Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/cp2k.spec'], chrootPath='/var/lib/mock/f29-build-13091791-951684/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/cp2k.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 warning: line 48: Possible unexpanded macro in: Requires: libint(api)(s390-64) = %{_libint_apiversion} warning: line 75: Possible unexpanded macro in: Requires: libint(api)(s390-64) = %{_libint_apiversion} warning: line 91: Possible unexpanded macro in: Requires: libint(api)(s390-64) = %{_libint_apiversion} Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/cp2k-6.1-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/cp2k.spec'], chrootPath='/var/lib/mock/f29-build-13091791-951684/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/cp2k.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: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gp48wM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cp2k-6.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cp2k-6.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cp2k-6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #10 (cp2k-rpm.patch):' Patch #10 (cp2k-rpm.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .r --fuzz=0 patching file arch/Linux-x86-64-gfortran.popt patching file arch/Linux-x86-64-gfortran.psmp patching file arch/Linux-x86-64-gfortran.sopt patching file arch/Linux-x86-64-gfortran.ssmp patching file makefiles/Makefile patching file tools/build_utils/check_archives.py patching file tools/build_utils/discover_programs.py patching file tools/build_utils/makedep.py patching file tools/regtesting/do_regtest + echo 'Patch #11 (cp2k-32bit.patch):' Patch #11 (cp2k-32bit.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .32bit --fuzz=0 patching file src/pw/realspace_grid_cube.F + sed -i 's|@libdir@|/usr/lib64|' makefiles/Makefile + rm tools/build_utils/fypp + TARGET=Linux-s390x-gfortran + for v in opt smp + ln -s Linux-x86-64-gfortran.sopt arch/Linux-s390x-gfortran.sopt + for m in mpich openmpi + ln -s Linux-x86-64-gfortran.popt arch/Linux-s390x-gfortran-mpich.popt + for m in mpich openmpi + ln -s Linux-x86-64-gfortran.popt arch/Linux-s390x-gfortran-openmpi.popt + for v in opt smp + ln -s Linux-x86-64-gfortran.ssmp arch/Linux-s390x-gfortran.ssmp + for m in mpich openmpi + ln -s Linux-x86-64-gfortran.psmp arch/Linux-s390x-gfortran-mpich.psmp + for m in mpich openmpi + ln -s Linux-x86-64-gfortran.psmp arch/Linux-s390x-gfortran-openmpi.psmp ++ awk '/LIBINT_MAX_AM / {print $3}' /usr/include/libint/libint.h + maxam=11 ++ awk '/LIBDERIV_MAX_AM1 / {print $3}' /usr/include/libderiv/libderiv.h + maxderiv=7 + for f in arch/Linux-x86-64-gfortran.{popt,psmp,sopt,ssmp} + sed -i 's|@LIBINT_MAX_AM@|11|g;s|@LIBDERIV_MAX_AM@|7|g' arch/Linux-x86-64-gfortran.popt + sed -i 's|@LIBSMM_DEFS@||;s|@LIBSMM_LIBS@||' arch/Linux-x86-64-gfortran.popt + for f in arch/Linux-x86-64-gfortran.{popt,psmp,sopt,ssmp} + sed -i 's|@LIBINT_MAX_AM@|11|g;s|@LIBDERIV_MAX_AM@|7|g' arch/Linux-x86-64-gfortran.psmp + sed -i 's|@LIBSMM_DEFS@||;s|@LIBSMM_LIBS@||' arch/Linux-x86-64-gfortran.psmp + for f in arch/Linux-x86-64-gfortran.{popt,psmp,sopt,ssmp} + sed -i 's|@LIBINT_MAX_AM@|11|g;s|@LIBDERIV_MAX_AM@|7|g' arch/Linux-x86-64-gfortran.sopt + sed -i 's|@LIBSMM_DEFS@||;s|@LIBSMM_LIBS@||' arch/Linux-x86-64-gfortran.sopt + for f in arch/Linux-x86-64-gfortran.{popt,psmp,sopt,ssmp} + sed -i 's|@LIBINT_MAX_AM@|11|g;s|@LIBDERIV_MAX_AM@|7|g' arch/Linux-x86-64-gfortran.ssmp + sed -i 's|@LIBSMM_DEFS@||;s|@LIBSMM_LIBS@||' arch/Linux-x86-64-gfortran.ssmp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iPNJ0J + umask 022 + cd /builddir/build/BUILD + cd cp2k-6.1 + TARGET=Linux-s390x-gfortran + OPTFLAGS_COMMON='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules' ~/build/BUILD/cp2k-6.1/makefiles ~/build/BUILD/cp2k-6.1 + LDFLAGS_COMMON='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + pushd makefiles + make 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules' 'LDFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k' -j2 ARCH=Linux-s390x-gfortran 'VERSION=sopt ssmp' Discovering programs ... Resolving dependencies for sopt ... Resolving dependencies for ssmp ... fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/kinds.F kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/array_types.F array_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' kinds.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/array_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' array_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/array_types.F array_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/kinds.F kinds.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/array_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' array_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/btree.F btree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/btree.F btree.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/btree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' btree.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/btree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' btree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_types.F dbcsr_mm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_types.F dbcsr_mm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_types.F90 g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_process.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_process.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_transpose.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_transpose.cpp gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libclsmm/libclsmm.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libclsmm/libclsmm.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/mic/libmicacc.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/mic/libmicacc.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_error.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_error.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_mem.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_mem.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_event.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_event.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_dev.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_dev.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_stream.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_stream.c fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/glob_matching.F glob_matching.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/glob_matching.F glob_matching.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/glob_matching.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' glob_matching.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/glob_matching.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' glob_matching.F90 glob_matching.F90:17:54: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] glob_matching.F90:17:54: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_types.F cp_para_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_types.F cp_para_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/kahan_sum.F kahan_sum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/kahan_sum.F kahan_sum.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/kahan_sum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' kahan_sum.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/kahan_sum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' kahan_sum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_kinds.F fft_kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper_types.F hfx_libint_wrapper_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper_types.F hfx_libint_wrapper_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_kinds.F fft_kinds.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_input_constants.F xc_input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_input_constants.F xc_input_constants.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_input_constants.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/constants_operator.F constants_operator.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/constants_operator.F constants_operator.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/constants_operator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' constants_operator.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pilaenv_hack.F pilaenv_hack.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/constants_operator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' constants_operator.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pilaenv_hack.F pilaenv_hack.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pilaenv_hack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pilaenv_hack.F90 gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/sockets.c gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pilaenv_hack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pilaenv_hack.F90 /builddir/build/BUILD/cp2k-6.1/src/sockets.c: In function 'uwait': /builddir/build/BUILD/cp2k-6.1/src/sockets.c:162:8: warning: variable 'rn' set but not used [-Wunused-but-set-variable] int rn; ^~ gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/sockets.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k_unittest.c /builddir/build/BUILD/cp2k-6.1/src/sockets.c: In function 'uwait': /builddir/build/BUILD/cp2k-6.1/src/sockets.c:162:8: warning: variable 'rn' set but not used [-Wunused-but-set-variable] int rn; ^~ gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k_unittest.c fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_array_sort.F dbcsr_array_sort.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_array_sort.F dbcsr_array_sort.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_array_sort.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_array_sort.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libmicsmm.ssmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libclsmm.ssmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libmicsmm.sopt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kaccmic.ssmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libclsmm.sopt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kaccopencl.ssmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kaccmic.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_base_type.F timings_base_type.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kaccopencl.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_base_type.F timings_base_type.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_base_type.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_base_type.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_utilities.F string_utilities.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_base_type.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_base_type.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_utilities.F string_utilities.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_utilities.F90 string_utilities.F90:23:45: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_utilities.F90 string_utilities.F90:23:45: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lapack.F lapack.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lapack.F lapack.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lapack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lapack.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathconstants.F mathconstants.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lapack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lapack.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathconstants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathconstants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathconstants.F mathconstants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_constants.F input_constants.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathconstants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathconstants.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_constants.F input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fast.F fast.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_constants.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fast.F fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k53.F minimax_exp_k53.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k53.F minimax_exp_k53.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k53.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k53.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k53.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k53.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/grid_fast.F grid_fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/grid_fast.F grid_fast.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/grid_fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' grid_fast.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/grid_fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' grid_fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/xyz_to_vab_optimised.F xyz_to_vab_optimised.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/xyz_to_vab_optimised.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' xyz_to_vab_optimised.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/xyz_to_vab_optimised.F xyz_to_vab_optimised.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/xyz_to_vab_optimised.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' xyz_to_vab_optimised.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine_internal.F machine_internal.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine_internal.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine_internal.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_plan.F fft_plan.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_plan.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_plan.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kgrid.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_toollib.F dbcsr_toollib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_toollib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_toollib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/physcon.F physcon.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/physcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' physcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine_internal.F machine_internal.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine.F machine.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine_internal.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine_internal.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/base_hooks.F base_hooks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_plan.F fft_plan.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/base_hooks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' base_hooks.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_plan.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_plan.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_info.F cp2k_info.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kgrid.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_toollib.F dbcsr_toollib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_info.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_toollib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_toollib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/physcon.F physcon.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kbase.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/allocate_wrap.F allocate_wrap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/physcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' physcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine.F machine.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/allocate_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' allocate_wrap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/base_hooks.F base_hooks.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/base_hooks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' base_hooks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_info.F cp2k_info.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_info.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kbase.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/allocate_wrap.F allocate_wrap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/allocate_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' allocate_wrap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_sort.F cp_array_sort.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_sort.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinestat.F list_routinestat.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinestat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinestat.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_callstackentry.F list_callstackentry.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_callstackentry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_callstackentry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_sort.F cp_array_sort.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/dict.F dict.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_sort.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/dict.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' dict.F90 /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_str_i4_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_str_i4_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_str_i4_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_i4tuple_callstat_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_i4tuple_callstat_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_i4tuple_callstat_update' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinestat.F list_routinestat.F90 /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F cp_min_heap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinestat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinestat.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_min_heap.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:71:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:98:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/dict.F dict.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_files.F cp_files.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/dict.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' dict.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_files.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_files.F90 /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_str_i4_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_str_i4_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_str_i4_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_i4tuple_callstat_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_i4tuple_callstat_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_i4tuple_callstat_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_callstackentry.F list_callstackentry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinereport.F list_routinereport.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_callstackentry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_callstackentry.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinereport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinereport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F cp_min_heap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cuda_profiling.F cuda_profiling.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_min_heap.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:71:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:98:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cuda_profiling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cuda_profiling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F parallel_rng_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinereport.F list_routinereport.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/parallel_rng_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' parallel_rng_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinereport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinereport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cuda_profiling.F cuda_profiling.F90 /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:1047:0: END FUNCTION next_real_random_number Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:994:0: FUNCTION next_real_random_number(rng_stream, variance) RESULT(u) note: 'u' was declared here gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cuda_profiling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cuda_profiling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_files.F cp_files.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_iter_types.F cp_iter_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_files.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_files.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_iter_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_iter_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/linear_systems.F linear_systems.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/linear_systems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' linear_systems.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F parallel_rng_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bessel_lib.F bessel_lib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/parallel_rng_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' parallel_rng_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bessel_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bessel_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_types.F cp_result_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_types.F90 /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:1047:0: END FUNCTION next_real_random_number Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:994:0: FUNCTION next_real_random_number(rng_stream, variance) RESULT(u) note: 'u' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F lebedev.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_iter_types.F cp_iter_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lebedev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lebedev.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_iter_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_iter_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/linear_systems.F linear_systems.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/linear_systems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' linear_systems.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bessel_lib.F bessel_lib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bessel_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bessel_lib.F90 /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:147:0: END FUNCTION get_number_of_lebedev_grid Warning: 'number_of_lebedev_grid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:111:0: FUNCTION get_number_of_lebedev_grid(l, n) RESULT(number_of_lebedev_grid) note: 'number_of_lebedev_grid' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/erf_fn.F erf_fn.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_types.F cp_result_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/erf_fn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' erf_fn.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/spherical_harmonics.F spherical_harmonics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/spherical_harmonics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' spherical_harmonics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F lebedev.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lebedev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lebedev.F90 /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:147:0: END FUNCTION get_number_of_lebedev_grid Warning: 'number_of_lebedev_grid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:111:0: FUNCTION get_number_of_lebedev_grid(l, n) RESULT(number_of_lebedev_grid) note: 'number_of_lebedev_grid' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/erf_fn.F erf_fn.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/print_messages.F print_messages.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/erf_fn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' erf_fn.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/print_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' print_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/spherical_harmonics.F spherical_harmonics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/splines.F splines.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/spherical_harmonics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' spherical_harmonics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/splines.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' splines.F90 /builddir/build/BUILD/cp2k-6.1/src/common/splines.F:259:0: SUBROUTINE spline3valder(x, xi, c, val, der) Warning: 'spline3valder' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F eigenvalueproblems.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/eigenvalueproblems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' eigenvalueproblems.F90 /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:148:0: SUBROUTINE cp2k_sgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_sgesvd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:183:0: SUBROUTINE cp2k_cgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_cgesvd' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F memory_utilities.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/memory_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' memory_utilities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/print_messages.F print_messages.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/print_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' print_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/splines.F splines.F90 /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: Warning: 'lb1' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/splines.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' splines.F90 /builddir/build/BUILD/cp2k-6.1/src/common/splines.F:259:0: SUBROUTINE spline3valder(x, xi, c, val, der) Warning: 'spline3valder' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F eigenvalueproblems.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/eigenvalueproblems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' eigenvalueproblems.F90 /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:148:0: SUBROUTINE cp2k_sgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_sgesvd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:183:0: SUBROUTINE cp2k_cgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_cgesvd' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F memory_utilities.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/memory_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' memory_utilities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F whittaker.F90 /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: Warning: 'lb1' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/whittaker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' whittaker.F90 /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F:109:0: SUBROUTINE whittaker_c0(wc, r, expa, erfa, alpha, l, n) Warning: 'whittaker_c0' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F gamma.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/gamma.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' gamma.F90 /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F:284:0: SUBROUTINE fgamma_1(nmax, t, f) Warning: 'fgamma_1' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F mathlib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathlib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathlib.F90 /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:1460:0: FUNCTION expint(n, x) Warning: '__result_expint' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F whittaker.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/whittaker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' whittaker.F90 /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F:109:0: SUBROUTINE whittaker_c0(wc, r, expa, erfa, alpha, l, n) Warning: 'whittaker_c0' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F gamma.F90 /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:137:0: END FUNCTION pswitch Warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:94:0: FUNCTION pswitch(x, a, b, order) RESULT(fx) note: 'fx' was declared here gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/gamma.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' gamma.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/periodic_table.F periodic_table.F90 /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F:284:0: SUBROUTINE fgamma_1(nmax, t, f) Warning: 'fgamma_1' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F mathlib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/periodic_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' periodic_table.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathlib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathlib.F90 /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:1460:0: FUNCTION expint(n, x) Warning: '__result_expint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:137:0: END FUNCTION pswitch Warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:94:0: FUNCTION pswitch(x, a, b, order) RESULT(fx) note: 'fx' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/periodic_table.F periodic_table.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/periodic_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' periodic_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factor_types.F structure_factor_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factor_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/powell.F powell.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/powell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' powell.F90 /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1608:0: tempb=tempb-taumax Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1442:0: tauold, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1850:0: tempb=tempb-qmin Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: Warning: 'shs' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1835:0: qnew=(sg+cf*cth)*cth+(dg+dhs*cth)*sth Warning: 'sg' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'sg' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1743:0: qred=qred+qadd Warning: 'bstep' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1663:0: REAL(dp) :: alpha, angle, angtest, bstep, cf, cth, dd, delsq, dg, dhd, & note: 'bstep' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factor_types.F structure_factor_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factor_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/powell.F powell.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/powell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' powell.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_table.F string_table.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_utils.F graph_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1608:0: tempb=tempb-taumax Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1442:0: tauold, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1850:0: tempb=tempb-qmin Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: Warning: 'shs' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1835:0: qnew=(sg+cf*cth)*cth+(dg+dhs*cth)*sth Warning: 'sg' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'sg' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1743:0: qred=qred+qadd Warning: 'bstep' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1663:0: REAL(dp) :: alpha, angle, angtest, bstep, cf, cth, dd, delsq, dg, dhd, & note: 'bstep' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_buffer_types.F cp_parser_buffer_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_buffer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_types.F cp_parser_inpp_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_types.F cp_parser_ilist_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_calls.F cp_blacs_calls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_table.F string_table.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_calls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_calls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/damping_dipole_types.F damping_dipole_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_utils.F graph_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/damping_dipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' damping_dipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/shell_potential_types.F shell_potential_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/shell_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' shell_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_buffer_types.F cp_parser_buffer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_pointers.F orbital_pointers.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_buffer_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_pointers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_pointers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_types.F cp_parser_ilist_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_types.F cp_parser_inpp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F orbital_symbols.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_symbols.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_symbols.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F:127:0: i = i+1 Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/damping_dipole_types.F damping_dipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/sto_ng.F sto_ng.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/damping_dipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' damping_dipole_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/sto_ng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' sto_ng.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_pointers.F orbital_pointers.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_pointers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_pointers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F orbital_symbols.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_types.F qs_dftb_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_symbols.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_symbols.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F:127:0: i = i+1 Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/shell_potential_types.F shell_potential_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_types.F pw_grid_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/shell_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' shell_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/force_field_kind_types.F force_field_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F mltfftsg_tools.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/force_field_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' force_field_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/mltfftsg_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' mltfftsg_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atprop_types.F atprop_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atprop_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atprop_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/virial_types.F virial_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/virial_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' virial_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_types.F qs_energy_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_energy_types.F fist_energy_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_types.F pw_grid_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F mltfftsg_tools.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/mltfftsg_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' mltfftsg_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/taper_types.F taper_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"taper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' taper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_types.F semi_empirical_mpole_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_types.F semi_empirical_expns3_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_types.F ps_wavelet_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F:3537:0: before(ic) = 1 Warning: 'ic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F:49:0: INTEGER :: after(20), before(20), chunk, i, ic, id, & note: 'ic' was declared here gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_arrays.F semi_empirical_int_arrays.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_arrays.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_arrays.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_types.F qmmm_gaussian_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_types.F ps_wavelet_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_types.F splines_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_types.F90 /builddir/build/BUILD/cp2k-6.1/src/splines_types.F:206:0: SUBROUTINE spline_env_retain(spline_env) Warning: 'spline_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_fft3d.F ps_wavelet_fft3d.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_fft3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_fft3d.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_helpers.F hfx_helpers.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_helpers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_helpers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k15.F minimax_exp_k15.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k15.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k15.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lazy.F lazy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lazy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lazy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/sto_ng.F sto_ng.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/sto_ng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' sto_ng.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_calls.F cp_blacs_calls.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_calls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_calls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/taper_types.F taper_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"taper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' taper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_types.F semi_empirical_expns3_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_types.F semi_empirical_mpole_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_types.F qs_dftb_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_arrays.F semi_empirical_int_arrays.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_arrays.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_arrays.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k15.F minimax_exp_k15.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_util.F eri_mme_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k15.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k15.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/force_field_kind_types.F force_field_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/force_field_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' force_field_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states_types.F wannier_states_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/virial_types.F virial_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/virial_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' virial_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_types.F domain_submatrix_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/block_p_types.F block_p_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"block_p_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' block_p_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atprop_types.F atprop_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atprop_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atprop_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_types.F qs_energy_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_types.F task_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_types.F qs_rho_atom_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_interface.F pexsi_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_charges_types.F qs_charges_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_charges_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_charges_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F qs_fb_trial_fns_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_trial_fns_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_trial_fns_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F:182:0: SUBROUTINE fb_trial_fns_init(trial_fns) Warning: 'fb_trial_fns_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F hfx_compression_core_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_compression_core_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_compression_core_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F:65:0: SUBROUTINE ints2ints(Ndata, packed_data, full_data) Warning: 'ints2ints' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_util.F eri_mme_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_types.F qs_rho_atom_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/exclusion_types.F exclusion_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"exclusion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' exclusion_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_types.F domain_submatrix_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_helpers.F hfx_helpers.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_helpers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_helpers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states_types.F wannier_states_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_types.F task_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F hfx_compression_core_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_compression_core_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_compression_core_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F:65:0: SUBROUTINE ints2ints(Ndata, packed_data, full_data) Warning: 'ints2ints' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/exclusion_types.F exclusion_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"exclusion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' exclusion_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_types.F splines_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_types.F90 /builddir/build/BUILD/cp2k-6.1/src/splines_types.F:206:0: SUBROUTINE spline_env_retain(spline_env) Warning: 'spline_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_fft3d.F ps_wavelet_fft3d.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_fft3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_fft3d.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lazy.F lazy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lazy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lazy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_types.F qmmm_gaussian_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_types.F farming_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_energy_types.F fist_energy_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_energy_types.F mixed_energy_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/simpar_types.F simpar_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"simpar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' simpar_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_ener_types.F md_ener_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_ener_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_ener_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_ff_fist.F qmmm_ff_fist.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_ff_fist.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_ff_fist.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_mapping_library.F mm_mapping_library.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F qs_fb_trial_fns_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_mapping_library.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_mapping_library.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/header.F header.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_trial_fns_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_trial_fns_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F:182:0: SUBROUTINE fb_trial_fns_init(trial_fns) Warning: 'fb_trial_fns_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_interface.F pexsi_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"header.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' header.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molsym.F molsym.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/block_p_types.F block_p_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molsym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molsym.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"block_p_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' block_p_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_charges_types.F qs_charges_types.F90 /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: coord(idx, :) = MATMUL(TRANSPOSE(sym%tenvec(:, :)), coord(:, :)) Warning: '__var_3_mmb.offset' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].ubound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].ubound' is used uninitialized in this function [-Wuninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_charges_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_charges_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_energy_types.F mixed_energy_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_mapping_library.F mm_mapping_library.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_mapping_library.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_mapping_library.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_ff_fist.F qmmm_ff_fist.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_ff_fist.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_ff_fist.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_cflags_types.F xc_rho_cflags_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_cflags_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_cflags_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_desc.F xc_derivative_desc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_desc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_desc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F d3_poly.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"d3_poly.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' d3_poly.F90 /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:233:0: PURE FUNCTION mono_index1(i) RESULT(res) Warning: 'mono_index1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:279:0: PURE FUNCTION mono_exp1(ii) RESULT(res) Warning: 'mono_exp1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:330:0: PURE FUNCTION mono_mult1(ii, ij) RESULT(res) Warning: 'mono_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:343:0: PURE FUNCTION mono_mult2(ii, ij) RESULT(res) Warning: 'mono_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:359:0: PURE FUNCTION mono_mult3(ii, ij) RESULT(res) Warning: 'mono_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:377:0: SUBROUTINE poly_mult1(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:424:0: SUBROUTINE poly_mult2(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:504:0: SUBROUTINE poly_mult3(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:743:0: SUBROUTINE poly_write1(p, out_f) Warning: 'poly_write1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:767:0: SUBROUTINE poly_write2(p, out_f) Warning: 'poly_write2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:795:0: SUBROUTINE poly_write3(p, out_f) Warning: 'poly_write3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:827:0: FUNCTION poly_random(p, maxSize, minSize) RESULT(res) Warning: 'poly_random' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1187:0: SUBROUTINE poly_p_eval3(p, x, pRes, npoly) Warning: 'poly_p_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1295:0: SUBROUTINE poly_padd_uneval3(p, x, pRes, npoly) Warning: 'poly_padd_uneval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1404:0: SUBROUTINE poly_p_eval2(p, x, pRes, npoly) Warning: 'poly_p_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1507:0: SUBROUTINE poly_padd_uneval2(p, x, pRes, npoly) Warning: 'poly_padd_uneval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1611:0: SUBROUTINE poly_eval1(p, x, pRes, npoly) Warning: 'poly_eval1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1647:0: SUBROUTINE poly_eval2(p, x, y, pRes, npoly) Warning: 'poly_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1716:0: SUBROUTINE poly_eval3(p, x, y, z, pRes, npoly) Warning: 'poly_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1791:0: SUBROUTINE poly_derive3(p, pRes, npoly, sumUp) Warning: 'poly_derive3' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/spglib_f08.F spglib_f08.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spglib_f08.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spglib_f08.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_data.F qmmm_gaussian_data.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_data.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_data.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fermi_utils.F fermi_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F d3_poly.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fermi_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fermi_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"d3_poly.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' d3_poly.F90 /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:233:0: PURE FUNCTION mono_index1(i) RESULT(res) Warning: 'mono_index1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:279:0: PURE FUNCTION mono_exp1(ii) RESULT(res) Warning: 'mono_exp1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:330:0: PURE FUNCTION mono_mult1(ii, ij) RESULT(res) Warning: 'mono_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:343:0: PURE FUNCTION mono_mult2(ii, ij) RESULT(res) Warning: 'mono_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:359:0: PURE FUNCTION mono_mult3(ii, ij) RESULT(res) Warning: 'mono_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:377:0: SUBROUTINE poly_mult1(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:424:0: SUBROUTINE poly_mult2(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:504:0: SUBROUTINE poly_mult3(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:743:0: SUBROUTINE poly_write1(p, out_f) Warning: 'poly_write1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:767:0: SUBROUTINE poly_write2(p, out_f) Warning: 'poly_write2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:795:0: SUBROUTINE poly_write3(p, out_f) Warning: 'poly_write3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:827:0: FUNCTION poly_random(p, maxSize, minSize) RESULT(res) Warning: 'poly_random' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1187:0: SUBROUTINE poly_p_eval3(p, x, pRes, npoly) Warning: 'poly_p_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1295:0: SUBROUTINE poly_padd_uneval3(p, x, pRes, npoly) Warning: 'poly_padd_uneval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1404:0: SUBROUTINE poly_p_eval2(p, x, pRes, npoly) Warning: 'poly_p_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1507:0: SUBROUTINE poly_padd_uneval2(p, x, pRes, npoly) Warning: 'poly_padd_uneval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1611:0: SUBROUTINE poly_eval1(p, x, pRes, npoly) Warning: 'poly_eval1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1647:0: SUBROUTINE poly_eval2(p, x, y, pRes, npoly) Warning: 'poly_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1716:0: SUBROUTINE poly_eval3(p, x, y, z, pRes, npoly) Warning: 'poly_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1791:0: SUBROUTINE poly_derive3(p, pRes, npoly, sumUp) Warning: 'poly_derive3' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_debug.F ai_overlap_debug.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3_debug.F ai_overlap3_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_cflags_types.F xc_rho_cflags_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3_debug.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_cflags_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_cflags_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_desc.F xc_derivative_desc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction_sphi.F ai_contraction_sphi.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_desc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_desc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F xc_functionals_utilities.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction_sphi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction_sphi.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_functionals_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_functionals_utilities.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F:66:0: SUBROUTINE setup_calculation(order, m, calc, tag) Warning: 'setup_calculation' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contraction_methods.F hfx_contraction_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/s_contract_shg.F s_contract_shg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/s_contract_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' s_contract_shg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contraction_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contraction_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_geev.F arnoldi_geev.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_geev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_geev.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction.F ai_contraction.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F xc_functionals_utilities.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_functionals_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_functionals_utilities.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F:66:0: SUBROUTINE setup_calculation(order, m, calc, tag) Warning: 'setup_calculation' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contraction_methods.F hfx_contraction_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contraction_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contraction_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contract_block.F hfx_contract_block.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contract_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contract_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contract_block.F hfx_contract_block.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contract_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contract_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction.F ai_contraction.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_debug.F ai_overlap_debug.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/s_contract_shg.F s_contract_shg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/s_contract_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' s_contract_shg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_hash_table_functions.F qs_hash_table_functions.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_hash_table_functions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_hash_table_functions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/spglib_f08.F spglib_f08.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spglib_f08.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spglib_f08.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molsym.F molsym.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molsym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molsym.F90 /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: coord(idx, :) = MATMUL(TRANSPOSE(sym%tenvec(:, :)), coord(:, :)) Warning: '__var_3_mmb.offset' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].ubound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].ubound' is used uninitialized in this function [-Wuninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3_debug.F ai_overlap3_debug.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction_sphi.F ai_contraction_sphi.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction_sphi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction_sphi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_geev.F arnoldi_geev.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_geev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_geev.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/header.F header.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"header.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' header.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_hash_table_functions.F qs_hash_table_functions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_data.F qmmm_gaussian_data.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_hash_table_functions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_hash_table_functions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fermi_utils.F fermi_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_data.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_data.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F beta_gamma_psi.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fermi_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fermi_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"beta_gamma_psi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' beta_gamma_psi.F90 /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:2275:2: 20 f = a*rlog1(-lambda/a) + b*rlog1(lambda/b) 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:151:0: FUNCTION epsln () RESULT(fn_val) Warning: 'epsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:171:0: FUNCTION exparg (l) RESULT(fn_val) Warning: 'exparg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:200:0: FUNCTION depsln () RESULT(fn_val) Warning: 'depsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:1351:0: SUBROUTINE bratio (a, b, x, y, w, w1, ierr) Warning: 'bratio' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/uff_vdw_radii_table.F uff_vdw_radii_table.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"uff_vdw_radii_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' uff_vdw_radii_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier90.F wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/uff_vdw_radii_table.F uff_vdw_radii_table.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier90.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"uff_vdw_radii_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' uff_vdw_radii_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier90.F wannier90.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F qs_fb_buffer_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_buffer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F qs_fb_buffer_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:213:0: SUBROUTINE fb_buffer_i_associate(a, b) Warning: 'fb_buffer_i_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:561:0: SUBROUTINE fb_buffer_d_associate(a, b) Warning: 'fb_buffer_d_associate' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_buffer_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:213:0: SUBROUTINE fb_buffer_i_associate(a, b) Warning: 'fb_buffer_i_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:561:0: SUBROUTINE fb_buffer_d_associate(a, b) Warning: 'fb_buffer_d_associate' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_rpa.F minimax_rpa.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_rpa.F minimax_rpa.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_rpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_rpa.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_rpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_rpa.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/simpar_types.F simpar_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"simpar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' simpar_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F beta_gamma_psi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_stati.F tmc_stati.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_stati.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_stati.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"beta_gamma_psi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' beta_gamma_psi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_types.F farming_types.F90 /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:2275:2: 20 f = a*rlog1(-lambda/a) + b*rlog1(lambda/b) 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:151:0: FUNCTION epsln () RESULT(fn_val) Warning: 'epsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:171:0: FUNCTION exparg (l) RESULT(fn_val) Warning: 'exparg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:200:0: FUNCTION depsln () RESULT(fn_val) Warning: 'depsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:1351:0: SUBROUTINE bratio (a, b, x, y, w, w1, ierr) Warning: 'bratio' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mdctrl_types.F mdctrl_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_ener_types.F md_ener_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mdctrl_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mdctrl_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_types.F optimize_basis_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_ener_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_ener_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mdctrl_types.F mdctrl_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mdctrl_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mdctrl_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_alloc_types.F negf_alloc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_alloc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_alloc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F negf_integr_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F:186:0: PURE FUNCTION get_axis_rotation_angle(a, b) RESULT(phi) Warning: 'get_axis_rotation_angle' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_types.F optimize_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_stati.F tmc_stati.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_stati.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_stati.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_types.F tmc_tree_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_types.F tmc_move_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_alloc_types.F negf_alloc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_types.F tmc_tree_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_alloc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_alloc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F negf_integr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_types.F tmc_move_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F:186:0: PURE FUNCTION get_axis_rotation_angle(a, b) RESULT(phi) Warning: 'get_axis_rotation_angle' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_utils.F tmc_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_types.F mao_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_utils.F tmc_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_types.F90 /builddir/build/BUILD/cp2k-6.1/src/mao_types.F:36:0: SUBROUTINE create_mao_type(mao_env) Warning: 'create_mao_type' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_utils.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2khfxbase.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_types.F mao_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F ai_eri_debug.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_types.F90 /builddir/build/BUILD/cp2k-6.1/src/mao_types.F:36:0: SUBROUTINE create_mao_type(mao_env) Warning: 'create_mao_type' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2khfxbase.sopt.so gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_eri_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_eri_debug.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F:54:0: SUBROUTINE init_os(ya, yb, yc, yd, rA, rB, rC, rD) Warning: 'init_os' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_stream.F acc_stream.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F ai_eri_debug.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_stream.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_stream.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_eri_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_eri_debug.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F:54:0: SUBROUTINE init_os(ya, yb, yc, yd, rA, rB, rC, rD) Warning: 'init_os' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_stream.F acc_stream.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F message_passing.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_stream.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_stream.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F message_passing.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mpiwrap/message_passing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/mpiwrap/' message_passing.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mpiwrap/message_passing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/mpiwrap/' message_passing.F90 /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:1038:0: SUBROUTINE add_perf(perf_id, count, msg_size) Warning: 'add_perf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3392:0: SUBROUTINE mp_file_read_at_chv(fh, offset, msg, msglen) Warning: 'mp_file_read_at_chv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3421:0: SUBROUTINE mp_file_read_at_ch(fh, offset, msg) Warning: 'mp_file_read_at_ch' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3634:0: SUBROUTINE mp_type_free_v(type_descriptors) Warning: 'mp_type_free_v' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_r' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_r' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_r' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:1038:0: SUBROUTINE add_perf(perf_id, count, msg_size) Warning: 'add_perf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3392:0: SUBROUTINE mp_file_read_at_chv(fh, offset, msg, msglen) Warning: 'mp_file_read_at_chv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3421:0: SUBROUTINE mp_file_read_at_ch(fh, offset, msg) Warning: 'mp_file_read_at_ch' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3634:0: SUBROUTINE mp_type_free_v(type_descriptors) Warning: 'mp_type_free_v' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_r' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_r' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_r' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3999:0: SUBROUTINE mp_alloc_mem_${nametype1}$(DATA, len, stat) Warning: 'mp_alloc_mem_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:4038:0: SUBROUTINE mp_free_mem_${nametype1}$(DATA, stat) Warning: 'mp_free_mem_c' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F dbcsr_min_heap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F dbcsr_min_heap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_min_heap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_min_heap.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:70:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:97:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:70:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:97:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_device.F acc_device.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_device.F acc_device.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_device.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_device.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_device.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_device.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kmpiwrap.ssmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kmpiwrap.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/xml_parser.F xml_parser.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/xml_parser.F xml_parser.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/xml_parser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' xml_parser.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/xml_parser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' xml_parser.F90 xml_parser.F90:242:0: ! ************************************************************************************************** Warning: 'xml_report_errors_extern_' defined but not used [-Wunused-function] xml_parser.F90:611:0: ! ************************************************************************************************** Warning: 'xml_put' defined but not used [-Wunused-function] xml_parser.F90:929:0: ! ************************************************************************************************** Warning: 'xml_process' defined but not used [-Wunused-function] xml_parser.F90:242:0: ! ************************************************************************************************** Warning: 'xml_report_errors_extern_' defined but not used [-Wunused-function] xml_parser.F90:611:0: ! ************************************************************************************************** Warning: 'xml_put' defined but not used [-Wunused-function] xml_parser.F90:929:0: ! ************************************************************************************************** Warning: 'xml_process' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F ai_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_status_types.F cp_parser_status_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_status_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_status_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F fftw3_lib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftw3_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftw3_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F ai_coulomb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1670:0: coset(0, 0, lb-1), cocz, n+1) Warning: 'rbp[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1699:0: coset(0, 0, bz), cocy, n+1) Warning: 'rbp[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1760:0: coset(0, by, bz), cocx, n+1) Warning: 'rbp[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1670:0: coset(0, 0, lb-1), cocz, n+1) Warning: 'rbp[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1699:0: coset(0, 0, bz), cocy, n+1) Warning: 'rbp[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1760:0: coset(0, by, bz), cocx, n+1) Warning: 'rbp[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F fftw3_lib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftw3_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftw3_lib.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1135:0: IF ( scale /= 1.0_dp ) CALL zdscal(plan%n*num_rows,scale,zscal_ptr,1) Warning: 'zscal_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1083:0: COMPLEX(KIND=dp), POINTER :: zin_ptr, zout_ptr, zscal_ptr note: 'zscal_ptr' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1135:0: IF ( scale /= 1.0_dp ) CALL zdscal(plan%n*num_rows,scale,zscal_ptr,1) Warning: 'num_rows' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1084:0: INTEGER :: in_offset, my_id, num_rows, out_offset, & note: 'num_rows' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_grid_atom.F qs_grid_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_grid_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_grid_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_grid_atom.F qs_grid_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F ai_onecenter.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_grid_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_grid_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_onecenter.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_onecenter.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:840:0: SUBROUTINE sto_conf(gmat, rc, k, na, pa, nb, pb) Warning: 'sto_conf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:914:0: SUBROUTINE num_overlap(smat, ra, rb, wr) Warning: 'num_overlap' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:953:0: SUBROUTINE num_kinetic(kmat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinetic' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:991:0: SUBROUTINE num_nuclear(umat, ra, rb, r, wr) Warning: 'num_nuclear' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1030:0: SUBROUTINE num_kinnuc(umat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinnuc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1069:0: SUBROUTINE num_erf(upmat, a, ra, rb, r, wr) Warning: 'num_erf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1116:0: SUBROUTINE num_proj_ol(spmat, l, ra, k, rc, r, wr) Warning: 'num_proj_ol' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1166:0: SUBROUTINE num_gpot(vpmat, k, rc, ra, rb, r, wr) Warning: 'num_gpot' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1214:0: SUBROUTINE num_conf(gmat, rc, k, ra, rb, r, wr) Warning: 'num_conf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_os_rr.F ai_os_rr.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_os_rr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_os_rr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_os_rr.F ai_os_rr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F ai_onecenter.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_os_rr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_os_rr.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_onecenter.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_onecenter.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:840:0: SUBROUTINE sto_conf(gmat, rc, k, na, pa, nb, pb) Warning: 'sto_conf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:914:0: SUBROUTINE num_overlap(smat, ra, rb, wr) Warning: 'num_overlap' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:953:0: SUBROUTINE num_kinetic(kmat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinetic' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:991:0: SUBROUTINE num_nuclear(umat, ra, rb, r, wr) Warning: 'num_nuclear' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1030:0: SUBROUTINE num_kinnuc(umat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinnuc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1069:0: SUBROUTINE num_erf(upmat, a, ra, rb, r, wr) Warning: 'num_erf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1116:0: SUBROUTINE num_proj_ol(spmat, l, ra, k, rc, r, wr) Warning: 'num_proj_ol' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1166:0: SUBROUTINE num_gpot(vpmat, k, rc, ra, rb, r, wr) Warning: 'num_gpot' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1214:0: SUBROUTINE num_conf(gmat, rc, k, ra, rb, r, wr) Warning: 'num_conf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper.F hfx_libint_wrapper.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_types.F hartree_local_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_types.F hartree_local_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_derivatives.F ai_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper.F hfx_libint_wrapper.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_derivatives.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_modify_pab_block.F qs_modify_pab_block.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_modify_pab_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_modify_pab_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_angmom.F ai_angmom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_angmom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_angmom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_oneelectron.F ai_oneelectron.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_oneelectron.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_oneelectron.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_modify_pab_block.F qs_modify_pab_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F ai_overlap3.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_modify_pab_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_modify_pab_block.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_oneelectron.F ai_oneelectron.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_oneelectron.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_oneelectron.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: sda, sdc Warning: 'sdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/construct_shg.F construct_shg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/construct_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' construct_shg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_aabb.F ai_overlap_aabb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_aabb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_aabb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operators_r12.F ai_operators_r12.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operators_r12.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operators_r12.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operators_r12.F ai_operators_r12.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operators_r12.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operators_r12.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_derivatives.F ai_derivatives.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F ai_overlap3.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/construct_shg.F construct_shg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/construct_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' construct_shg.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: sda, sdc Warning: 'sdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_angmom.F ai_angmom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_angmom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_angmom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_aabb.F ai_overlap_aabb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_aabb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_aabb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_verfc.F ai_verfc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_verfc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_verfc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_fermi_contact.F ai_fermi_contact.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_fermi_contact.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_verfc.F ai_verfc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_verfc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_verfc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_fermi_contact.F ai_fermi_contact.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_fermi_contact.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mol_force.F mol_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mol_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mol_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F qs_fb_hash_table_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_hash_table_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:355:0: SUBROUTINE fb_hash_table_remove(hash_table, key) Warning: 'fb_hash_table_remove' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:391:0: SUBROUTINE fb_hash_table_retain(hash_table) Warning: 'fb_hash_table_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:414:0: SUBROUTINE fb_hash_table_status(hash_table, nelements, nmax, prime) Warning: 'fb_hash_table_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mol_force.F mol_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F qs_fb_hash_table_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mol_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mol_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_hash_table_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:355:0: SUBROUTINE fb_hash_table_remove(hash_table, key) Warning: 'fb_hash_table_remove' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:391:0: SUBROUTINE fb_hash_table_retain(hash_table) Warning: 'fb_hash_table_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:414:0: SUBROUTINE fb_hash_table_status(hash_table, nelements, nmax, prime) Warning: 'fb_hash_table_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_utils.F csvr_system_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_hostmem.F acc_hostmem.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_hostmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_hostmem.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_utils.F csvr_system_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_index.F dbcsr_tensor_index.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_index.F dbcsr_tensor_index.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_index.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_index.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_index.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_index.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/util.F util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/util.F util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_types.F timings_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_types.F timings_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_env.F cp_para_env.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_env.F cp_para_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F fparser.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_env.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/fparser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' fparser.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F fparser.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:364:0: FUNCTION EvalErrMsg() RESULT(msg) Warning: 'evalerrmsg' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/fparser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' fparser.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:515:0: IF (PRESENT(inext)) inext = in Warning: 'in' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:514:0: IF (PRESENT(ibegin)) ibegin = ib Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:364:0: FUNCTION EvalErrMsg() RESULT(msg) Warning: 'evalerrmsg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:515:0: IF (PRESENT(inext)) inext = in Warning: 'in' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:514:0: IF (PRESENT(ibegin)) ibegin = ib Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:1041:0: vals(ipar) = xval Warning: 'xval' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:1041:0: vals(ipar) = xval Warning: 'xval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F cp_result_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F cp_result_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:280:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:206:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factors.F structure_factors.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:280:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:206:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factors.F structure_factors.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F graph_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F graph_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F:173:0: array(ind) = MINVAL(-fes(pnt:pnt+dimval-1)) Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F:173:0: array(ind) = MINVAL(-fes(pnt:pnt+dimval-1)) Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_status_types.F cp_parser_status_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_transformation_matrices.F orbital_transformation_matrices.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_status_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_status_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_transformation_matrices.F orbital_transformation_matrices.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_transformation_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_transformation_matrices.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_transformation_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_transformation_matrices.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftsg_lib.F fftsg_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftsg_lib.F fftsg_lib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftsg_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftsg_lib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftsg_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftsg_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F pair_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_c_g0.F t_c_g0.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_c_g0.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_c_g0.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F pair_potential_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: INTEGER :: i, loc_lb, loc_ub Warning: 'loc_ub' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: Warning: 'loc_lb' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F ps_wavelet_base.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_base.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_base.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F:2104:0: SUBROUTINE F_unfill_downcorn(md1, md3, lot, nfft, n3, zw, zf, scal, ehartreetmp) Warning: 'f_unfill_downcorn' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: INTEGER :: i, loc_lb, loc_ub Warning: 'loc_ub' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: Warning: 'loc_lb' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F ps_wavelet_base.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_base.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_base.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F:2104:0: SUBROUTINE F_unfill_downcorn(md1, md3, lot, nfft, n3, zw, zf, scal, ehartreetmp) Warning: 'f_unfill_downcorn' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F ps_wavelet_scaling_function.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_scaling_function.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_scaling_function.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:90:0: SUBROUTINE wavelet_function(itype, nd, a, x) Warning: 'wavelet_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:194:0: SUBROUTINE for_trans(nd, nt, x, y, m, cgt, cht) Warning: 'for_trans' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:294:0: SUBROUTINE ftest(m, ch, cg, cgt, cht) Warning: 'ftest' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_c_g0.F t_c_g0.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_c_g0.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_c_g0.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F ps_wavelet_scaling_function.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_scaling_function.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_scaling_function.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:90:0: SUBROUTINE wavelet_function(itype, nd, a, x) Warning: 'wavelet_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:194:0: SUBROUTINE for_trans(nd, nt, x, y, m, cgt, cht) Warning: 'for_trans' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:294:0: SUBROUTINE ftest(m, ch, cg, cgt, cht) Warning: 'ftest' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cryssym.F cryssym.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operator_ra2m.F ai_operator_ra2m.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cryssym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cryssym.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operator_ra2m.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operator_ra2m.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_elec_field.F ai_elec_field.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_elec_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_sh_p_s_c.F t_sh_p_s_c.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_sh_p_s_c.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_sh_p_s_c.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operator_ra2m.F ai_operator_ra2m.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_spin_orbit.F ai_spin_orbit.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operator_ra2m.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operator_ra2m.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_spin_orbit.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F ai_kinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_sh_p_s_c.F t_sh_p_s_c.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_kinetic.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: ib, idx, idy, idz, ipgf, jpgf, la, lb, & Warning: 'idz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idy' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_sh_p_s_c.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_sh_p_s_c.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_elec_field.F ai_elec_field.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_elec_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cryssym.F cryssym.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cryssym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cryssym.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_spin_orbit.F ai_spin_orbit.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F ai_kinetic.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_spin_orbit.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_kinetic.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: ib, idx, idy, idz, ipgf, jpgf, la, lb, & Warning: 'idz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idy' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb_test.F ai_coulomb_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb_test.F ai_coulomb_test.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb_test.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F acc_devmem.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_event.F acc_event.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_devmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_devmem.F90 /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F:353:0: SUBROUTINE acc_devmem_info(free, avail) Warning: 'acc_devmem_info' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_event.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_event.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_event.F acc_event.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F acc_devmem.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_event.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_event.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_devmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_devmem.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kacc.ssmp.so /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F:353:0: SUBROUTINE acc_devmem_info(free, avail) Warning: 'acc_devmem_info' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F reference_manager.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_hostmem.F acc_hostmem.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/reference_manager.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' reference_manager.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_hostmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_hostmem.F90 /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F:719:36: res=thebib(key)%ref%citation_key 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F reference_manager.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/reference_manager.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' reference_manager.F90 /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F:719:36: res=thebib(key)%ref%citation_key 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kmetadyn_tools.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F qs_neighbor_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_list_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kmetadyn_tools.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F cp_parser_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:331:0: iterator%nnode = nnode Warning: 'nnode' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:336:0: iterator%neighbor_list => neighbor_list Warning: 'neighbor_list' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:329:0: iterator%nlist = nlist Warning: 'nlist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:328:0: iterator%ilist = ilist Warning: 'ilist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:218:0: list_search(il)%atom_list(ilist) = iatom Warning: 'iatom' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F ai_overlap.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F:106:0: SUBROUTINE parser_retain(parser) Warning: 'parser_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F qs_neighbor_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1370:0: SUBROUTINE overlap_aaab(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aaab' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1576:0: SUBROUTINE overlap_aabb(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aabb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1786:0: SUBROUTINE overlap_abbb(la_max, la_min, npgfa, rpgfa, zeta, & Warning: 'overlap_abbb' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:331:0: iterator%nnode = nnode Warning: 'nnode' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:336:0: iterator%neighbor_list => neighbor_list Warning: 'neighbor_list' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:329:0: iterator%nlist = nlist Warning: 'nlist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:328:0: iterator%ilist = ilist Warning: 'ilist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:218:0: list_search(il)%atom_list(ilist) = iatom Warning: 'iatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F ai_overlap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1370:0: SUBROUTINE overlap_aaab(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aaab' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1576:0: SUBROUTINE overlap_aabb(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aabb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1786:0: SUBROUTINE overlap_abbb(la_max, la_min, npgfa, rpgfa, zeta, & Warning: 'overlap_abbb' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/sap_kind_types.F sap_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"sap_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' sap_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_field_types.F force_field_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_field_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_field_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/sap_kind_types.F sap_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"sap_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' sap_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F pair_potential_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/graphcon.F graphcon.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"graphcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' graphcon.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F:148:0: value = value+lvalue Warning: 'pp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/graphcon.F graphcon.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"graphcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' graphcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F pair_potential_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_ppl.F ai_overlap_ppl.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F:148:0: value = value+lvalue Warning: 'pp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_ppl.F ai_overlap_ppl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_ppl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_ppl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F qs_fb_matrix_data_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F qs_fb_matrix_data_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_matrix_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_matrix_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:142:0: SUBROUTINE fb_matrix_data_associate(a, b) Warning: 'fb_matrix_data_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:327:0: SUBROUTINE fb_matrix_data_retain(matrix_data) Warning: 'fb_matrix_data_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:352:0: SUBROUTINE fb_matrix_data_status(matrix_data, nmax, nblks, nencode, blk_sizes) Warning: 'fb_matrix_data_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_acc_operations.F dbcsr_acc_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_matrix_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_matrix_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:142:0: SUBROUTINE fb_matrix_data_associate(a, b) Warning: 'fb_matrix_data_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:327:0: SUBROUTINE fb_matrix_data_retain(matrix_data) Warning: 'fb_matrix_data_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:352:0: SUBROUTINE fb_matrix_data_status(matrix_data, nmax, nblks, nencode, blk_sizes) Warning: 'fb_matrix_data_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_acc_operations.F dbcsr_acc_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_acc_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_acc_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/array_list_methods.F array_list_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_acc_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_acc_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/array_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' array_list_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kacc.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/array_list_methods.F array_list_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/array_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' array_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_timerenv.F list_timerenv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_timerenv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_timerenv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_timerenv.F list_timerenv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F graph.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_timerenv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_timerenv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:639:25: out3=out2//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:641:25: out3=out1//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F graph.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:639:25: out3=out2//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:641:25: out3=out1//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: Warning: 'ss0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'dp_cut.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:586:0: ALLOCATE(gauss(-MAXVAL(nn_max):MAXVAL(nn_max),ndim)) Warning: 'nn_max.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:51:0: ngrid(:), nn(:,:), nn_max(:), & note: 'nn_max.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'ww.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'delta_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: Warning: 'delta_s.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:486:0: READ(a,*) (delta_s(i_map(id),i),id=1,ndim) Warning: 'delta_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & note: 'delta_s.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'xf.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:49:0: INTEGER, POINTER :: i_map(:), idw(:), ind(:), & Warning: 'i_map.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: Warning: 'ss0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'dp_cut.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:586:0: ALLOCATE(gauss(-MAXVAL(nn_max):MAXVAL(nn_max),ndim)) Warning: 'nn_max.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:51:0: ngrid(:), nn(:,:), nn_max(:), & note: 'nn_max.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'ww.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'delta_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: Warning: 'delta_s.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:486:0: READ(a,*) (delta_s(i_map(id),i),id=1,ndim) Warning: 'delta_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & note: 'delta_s.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'xf.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:49:0: INTEGER, POINTER :: i_map(:), idw(:), ind(:), & Warning: 'i_map.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F cp_parser_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F:106:0: SUBROUTINE parser_retain(parser) Warning: 'parser_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F ao_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F ao_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ao_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ao_util.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:475:0: SUBROUTINE transform_c2s(CPC_co, CPC_so, maxl, lm1, lm2) Warning: 'transform_c2s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:572:0: SUBROUTINE transform_c2s_new(CPC_co, CPC_so, maxl) Warning: 'transform_c2s_new' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:610:0: SUBROUTINE transform_s2c(matso, matco, maxl, lm1, lm2) Warning: 'transform_s2c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:686:0: SUBROUTINE sph2cart_mat(mat, ld_mat, sd_mat, n, lmax1, lmax2) Warning: 'sph2cart_mat' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ao_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ao_util.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:475:0: SUBROUTINE transform_c2s(CPC_co, CPC_so, maxl, lm1, lm2) Warning: 'transform_c2s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:572:0: SUBROUTINE transform_c2s_new(CPC_co, CPC_so, maxl) Warning: 'transform_c2s_new' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:610:0: SUBROUTINE transform_s2c(matso, matco, maxl, lm1, lm2) Warning: 'transform_s2c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:686:0: SUBROUTINE sph2cart_mat(mat, ld_mat, sd_mat, n, lmax1, lmax2) Warning: 'sph2cart_mat' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:237:0: IF (g .LT. t) THEN Warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:227:0: g = d*rhigh**l*EXP(-a*rhigh**2) Warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:237:0: IF (g .LT. t) THEN Warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:227:0: g = d*rhigh**l*EXP(-a*rhigh**2) Warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_lib.F fft_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_lib.F fft_lib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_lib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_field_types.F force_field_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F ps_wavelet_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_field_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_field_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_util.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F:90:0: nd2, nd3, nlim, nwb, nwbl, nwbr, nxc, & Warning: 'nlim' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F ps_wavelet_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F ai_moments.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_moments.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F:90:0: nd2, nd3, nlim, nwb, nwbl, nwbr, nxc, & Warning: 'nlim' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F debug_os_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"debug_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' debug_os_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:44:0: SUBROUTINE overlap_ab_test_simple() Warning: 'overlap_ab_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:195:0: SUBROUTINE overlap_abc_test_simple() Warning: 'overlap_abc_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:396:0: SUBROUTINE overlap_aabb_test_simple() Warning: 'overlap_aabb_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:881:0: s(1, 1, l) = rpc(i)*s(1, 1, l1) Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:810:0: INTEGER :: ax, ay, az, bx, by, bz, i, ipgf, j, & Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F ai_moments.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_moments.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:881:0: s(1, 1, l) = rpc(i)*s(1, 1, l1) Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:810:0: INTEGER :: ax, ay, az, bx, by, bz, i, ipgf, j, & Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F debug_os_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"debug_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' debug_os_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:44:0: SUBROUTINE overlap_ab_test_simple() Warning: 'overlap_ab_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:195:0: SUBROUTINE overlap_abc_test_simple() Warning: 'overlap_abc_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:396:0: SUBROUTINE overlap_aabb_test_simple() Warning: 'overlap_aabb_test_simple' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_nl_hash_table_types.F qs_nl_hash_table_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_nl_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_nl_hash_table_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kfft.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F dbcsr_data_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_nl_hash_table_types.F qs_nl_hash_table_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:173:0: END FUNCTION dbcsr_datatype_sizeof Warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:150:0: FUNCTION dbcsr_datatype_sizeof(datatype) RESULT(size) note: 'size' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bibliography.F bibliography.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_nl_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_nl_hash_table_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kfft.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F dbcsr_data_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bibliography.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bibliography.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:173:0: END FUNCTION dbcsr_datatype_sizeof Warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:150:0: FUNCTION dbcsr_datatype_sizeof(datatype) RESULT(size) note: 'size' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bibliography.F bibliography.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bibliography.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bibliography.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_types.F qs_oce_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F cp_lbfgs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_types.F qs_oce_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list.F list.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1221:0: tu, wmc, wmp, wmw, zibp Warning: 'tu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1306:0: t(nbreak) = tl/(-neggi) Warning: 'tl' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_kernel.F ps_wavelet_kernel.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_kernel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_kernel.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list.F list.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F cp_lbfgs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_kernel.F ps_wavelet_kernel.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_kernel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_kernel.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1221:0: tu, wmc, wmp, wmw, zibp Warning: 'tu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1306:0: t(nbreak) = tl/(-neggi) Warning: 'tl' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_types.F dbcsr_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_ptr_util.F dbcsr_ptr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_types.F dbcsr_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_ptr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_ptr_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_ptr_util.F dbcsr_ptr_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_ptr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_ptr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_blas_operations.F dbcsr_blas_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_blas_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_blas_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_blas_operations.F dbcsr_blas_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings.F timings.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_blas_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_blas_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings.F timings.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F dbcsr_data_methods_low.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F dbcsr_data_methods_low.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods_low.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:128:0: PURE FUNCTION dbcsr_data_unique(area) RESULT(unique) Warning: 'dbcsr_data_unique' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:876:0: ELEMENTAL FUNCTION dbcsr_scalar_i(data_type) RESULT(i) Warning: 'dbcsr_scalar_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:967:0: ELEMENTAL FUNCTION dbcsr_scalar_add(s1, s2) RESULT(s_sum) Warning: 'dbcsr_scalar_add' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:992:0: ELEMENTAL FUNCTION dbcsr_scalar_multiply(s1, s2) RESULT(s_product) Warning: 'dbcsr_scalar_multiply' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods_low.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:128:0: PURE FUNCTION dbcsr_data_unique(area) RESULT(unique) Warning: 'dbcsr_data_unique' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:876:0: ELEMENTAL FUNCTION dbcsr_scalar_i(data_type) RESULT(i) Warning: 'dbcsr_scalar_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:967:0: ELEMENTAL FUNCTION dbcsr_scalar_add(s1, s2) RESULT(s_sum) Warning: 'dbcsr_scalar_add' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:992:0: ELEMENTAL FUNCTION dbcsr_scalar_multiply(s1, s2) RESULT(s_product) Warning: 'dbcsr_scalar_multiply' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_config.F dbcsr_config.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_config.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_config.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_config.F dbcsr_config.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F dbcsr_block_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_config.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_config.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F dbcsr_block_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: CALL acc_devmem_setzero_bytes(area%d%acc_devmem, s*l, s*u, area%d%memory_type%acc_stream) Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: CALL acc_devmem_setzero_bytes(area%d%acc_devmem, s*l, s*u, area%d%memory_type%acc_stream) Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: INTEGER :: lb2_s, lb_s, ub, ub2, ub2_s, ub_s Warning: 'ub2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: Warning: 'lb2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: INTEGER :: lb2_s, lb_s, ub, ub2, ub2_s, ub_s Warning: 'ub2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: Warning: 'lb2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_report.F timings_report.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_report.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_report.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_report.F timings_report.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_report.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_report.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_log_handling.F cp_log_handling.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_log_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_log_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_log_handling.F cp_log_handling.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_log_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_log_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_mem_methods.F dbcsr_mem_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_mem_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_mem_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_mem_methods.F dbcsr_mem_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_utils.F cp_array_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_mem_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_mem_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_utils.F cp_array_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F cp_units.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_units.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_units.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F cp_units.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:440:31: desc = cp_unit_desc(unit) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:1370:0: SUBROUTINE cp_unit_set_retain(unit_set) Warning: 'cp_unit_set_retain' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_units.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_units.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:440:31: desc = cp_unit_desc(unit) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:1370:0: SUBROUTINE cp_unit_set_retain(unit_set) Warning: 'cp_unit_set_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cg_test.F cg_test.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cg_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cg_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cg_test.F cg_test.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cg_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cg_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_error_handling.F cp_error_handling.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_error_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_error_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_error_handling.F cp_error_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_enumeration_types.F input_enumeration_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_error_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_error_handling.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_enumeration_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_enumeration_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_enumeration_types.F input_enumeration_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_enumeration_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_enumeration_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_methods.F cp_parser_ilist_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F cp_parser_inpp_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F cp_parser_inpp_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F:212:54: filename = "xc_section"//'/'//filename 1 Warning: CHARACTER expression will be truncated in assignment (1024/1035) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F:212:54: filename = "xc_section"//'/'//filename 1 Warning: CHARACTER expression will be truncated in assignment (1024/1035) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_methods.F cp_parser_ilist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F fft_tools.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fft_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cell_types.F cell_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F fft_tools.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fft_tools.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F:3309:0: fft_scratch_last%fft_scratch_next => fft_scratch_new Warning: 'fft_scratch_last' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F:3309:0: fft_scratch_last%fft_scratch_next => fft_scratch_new Warning: 'fft_scratch_last' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp.F minimax_exp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_methods.F splines_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp.F minimax_exp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc_wrap.F xc_libxc_wrap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc_wrap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_methods.F splines_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kminimax.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods.F dbcsr_data_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc_wrap.F xc_libxc_wrap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc_wrap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_env.F cp_blacs_env.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kminimax.sopt.so gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods.F dbcsr_data_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cell_types.F cell_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_env.F cp_blacs_env.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_types.F fist_neighbor_list_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libdbcsrdata.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/distribution_1d_types.F distribution_1d_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/distribution_1d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' distribution_1d_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_val_types.F input_val_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_val_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_val_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subcell_types.F subcell_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subcell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' subcell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_types.F tmc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F cp_parser_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libdbcsrdata.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/distribution_1d_types.F distribution_1d_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/distribution_1d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' distribution_1d_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F:1403:0: object8 = object8*iz8 Warning: 'object8' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_val_types.F input_val_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_val_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_val_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_info.F pw_grid_info.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_info.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_gaussian.F eri_mme_gaussian.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F cp_parser_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_gaussian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_gaussian.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_2d_types.F distribution_2d_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F:1403:0: object8 = object8*iz8 Warning: 'object8' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_2d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_2d_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_info.F pw_grid_info.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_types.F fist_neighbor_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_info.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_gaussian.F eri_mme_gaussian.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_gaussian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_gaussian.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subcell_types.F subcell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_2d_types.F distribution_2d_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subcell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' subcell_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_2d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_2d_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_types.F tmc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_methods.F dbcsr_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/global_types.F global_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"global_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' global_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_methods.F dbcsr_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_accdrv.F dbcsr_mm_accdrv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_accdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_accdrv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_hostdrv.F dbcsr_mm_hostdrv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_hostdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_hostdrv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_hostdrv.F dbcsr_mm_hostdrv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_hostdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_hostdrv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_accdrv.F dbcsr_mm_accdrv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_accdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_accdrv.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libdbcsrbase.ssmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kcommon.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/global_types.F global_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libdbcsrbase.sopt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kcommon.sopt.so gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"global_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' global_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_struct.F cp_fm_struct.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_struct.F cp_fm_struct.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_struct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_struct.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_struct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_struct.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F atom_upf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F atom_upf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_upf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_upf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_upf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_upf.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:355:0: pot%functional = line(2:il-1) Warning: '__builtin_memcpy' reading 80 bytes from a region of size 79 [-Wstringop-overflow=] /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:355:0: pot%functional = line(2:il-1) Warning: '__builtin_memcpy' reading 80 bytes from a region of size 79 [-Wstringop-overflow=] /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:564:0: ALLOCATE (pot%rab(m)) Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:564:0: ALLOCATE (pot%rab(m)) Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F swarm_message.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F swarm_message.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_message.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_message.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_message.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_message.F90 /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F:261:0: curr_entry => curr_entry%next Warning: 'curr_entry' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F:261:0: curr_entry => curr_entry%next Warning: 'curr_entry' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis_types.F tmc_analysis_types.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/graph.ssmp graph.o -lcp2kmetadyn_tools.ssmp -lcp2kcommon.ssmp -lcp2kmpiwrap.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F input_keyword_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_keyword_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_keyword_types.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/graph.sopt graph.o -lcp2kmetadyn_tools.sopt -lcp2kcommon.sopt -lcp2kmpiwrap.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:698:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:709:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:534:83: c_string = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F input_keyword_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_keyword_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_keyword_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:698:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:709:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:534:83: c_string = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_linked_list_input.F cp_linked_list_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_linked_list_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_linked_list_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_linked_list_input.F cp_linked_list_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_linked_list_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_linked_list_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F pw_grids.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grids.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grids.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F pw_grids.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grids.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grids.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1485:0: mm, n, n_upperlimit, nn Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1485:0: mm, n, n_upperlimit, nn Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1026:0: .OR. .NOT. blocking) THEN Warning: 'blocking' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:824:0: LOGICAL :: blocking note: 'blocking' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1429:0: n = n_upperlimit-bounds(1, 3)+1 Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1408:0: INTEGER :: l, m, mm, n, n_upperlimit, nlim(2), nn note: 'n_upperlimit' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1026:0: .OR. .NOT. blocking) THEN Warning: 'blocking' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:824:0: LOGICAL :: blocking note: 'blocking' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1429:0: n = n_upperlimit-bounds(1, 3)+1 Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1408:0: INTEGER :: l, m, mm, n, n_upperlimit, nlim(2), nn note: 'n_upperlimit' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_lattice_summation.F eri_mme_lattice_summation.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_lattice_summation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_lattice_summation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_lattice_summation.F eri_mme_lattice_summation.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_lattice_summation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_lattice_summation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F cp_external_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_external_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_external_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F cp_external_control.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F:210:0: time_check = m_walltime()-my_start_time Warning: 'my_start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F statistical_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_external_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_external_control.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F:210:0: time_check = m_walltime()-my_start_time Warning: 'my_start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"statistical_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' statistical_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F:445:0: SUBROUTINE tests(xdata, globenv) Warning: 'tests' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F statistical_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis_types.F tmc_analysis_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"statistical_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' statistical_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F:445:0: SUBROUTINE tests(xdata, globenv) Warning: 'tests' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_methods.F dbcsr_mp_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_methods.F dbcsr_mp_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_sched.F dbcsr_mm_sched.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_sched.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_sched.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_sched.F dbcsr_mm_sched.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_sched.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_sched.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F cp_fm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F cp_fm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:1892:0: SUBROUTINE cp_fm_to_fm_submat_general(source, & Warning: 'cp_fm_to_fm_submat_general' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:1892:0: SUBROUTINE cp_fm_to_fm_submat_general(source, & Warning: 'cp_fm_to_fm_submat_general' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:990:0: ir_max_vec(mepos) = row_indices(ir_max_local) Warning: 'ir_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:991:0: ic_max_vec(mepos) = col_indices(ic_max_local) Warning: 'ic_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:990:0: ir_max_vec(mepos) = row_indices(ir_max_local) Warning: 'ir_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:991:0: ic_max_vec(mepos) = col_indices(ic_max_local) Warning: 'ic_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F dbcsr_mp_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F input_section_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F:707:0: FUNCTION dbcsr_mp_type_indexed_make_any(count, lengths, displs, data_type) & Warning: 'dbcsr_mp_type_indexed_make_any' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_section_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_section_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1099:0: FUNCTION section_get_cval(section_vals, keyword_name) RESULT(res) Warning: 'section_get_cval' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1131:0: FUNCTION section_get_rvals(section_vals, keyword_name) RESULT(res) Warning: 'section_get_rvals' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F input_section_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_section_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_section_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1099:0: FUNCTION section_get_cval(section_vals, keyword_name) RESULT(res) Warning: 'section_get_cval' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1131:0: FUNCTION section_get_rvals(section_vals, keyword_name) RESULT(res) Warning: 'section_get_rvals' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_types.F pw_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_error_control.F eri_mme_error_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_error_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_error_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_types.F pw_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_linked_list_fm.F cp_linked_list_fm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_linked_list_fm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_linked_list_fm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_error_control.F eri_mme_error_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F cp_cfm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_error_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_error_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:845:0: SUBROUTINE cp_cfm_to_cfm_triangular(msource, mtarget, uplo) Warning: 'cp_cfm_to_cfm_triangular' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'imat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'rmat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'rmat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_linked_list_fm.F cp_linked_list_fm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_linked_list_fm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_linked_list_fm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F cp_fm_basic_linalg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F cp_cfm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_basic_linalg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:191:0: SUBROUTINE cp_fm_geadd(alpha, trans, matrix_a, beta, matrix_b) Warning: 'cp_fm_geadd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1744:0: SUBROUTINE cp_fm_lu_invert(matrix, info_out) Warning: 'cp_fm_lu_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1965:0: FUNCTION cp_fm_latra(matrix) RESULT(res) Warning: 'cp_fm_latra' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:845:0: SUBROUTINE cp_cfm_to_cfm_triangular(msource, mtarget, uplo) Warning: 'cp_cfm_to_cfm_triangular' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'imat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'rmat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'rmat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1882:0: INTEGER :: nrows, ncols, handle, lwork, nrows_local, ncols_local Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F cp_fm_basic_linalg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_vect.F cp_fm_vect.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_basic_linalg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_vect.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_vect.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:191:0: SUBROUTINE cp_fm_geadd(alpha, trans, matrix_a, beta, matrix_b) Warning: 'cp_fm_geadd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1744:0: SUBROUTINE cp_fm_lu_invert(matrix, info_out) Warning: 'cp_fm_lu_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1965:0: FUNCTION cp_fm_latra(matrix) RESULT(res) Warning: 'cp_fm_latra' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F cp_fm_diag_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1882:0: INTEGER :: nrows, ncols, handle, lwork, nrows_local, ncols_local Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F:91:0: SUBROUTINE cp_fm_redistribute_work_finalize(has_redistributed) Warning: 'cp_fm_redistribute_work_finalize' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F:144:0: FUNCTION cp_fm_diag_get_optimal_ncpu(size) RESULT(ncpu) Warning: 'cp_fm_diag_get_optimal_ncpu' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F:162:0: FUNCTION cp_fm_elpa_get_max_ncpu(matrix) RESULT(ncpu) Warning: 'cp_fm_elpa_get_max_ncpu' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_cholesky.F cp_fm_cholesky.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_cholesky.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_vect.F cp_fm_vect.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_methods.F dbcsr_dist_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_vect.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_vect.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F cp_fm_diag_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F:91:0: SUBROUTINE cp_fm_redistribute_work_finalize(has_redistributed) Warning: 'cp_fm_redistribute_work_finalize' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F:144:0: FUNCTION cp_fm_diag_get_optimal_ncpu(size) RESULT(ncpu) Warning: 'cp_fm_diag_get_optimal_ncpu' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F:162:0: FUNCTION cp_fm_elpa_get_max_ncpu(matrix) RESULT(ncpu) Warning: 'cp_fm_elpa_get_max_ncpu' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F dbcsr_mp_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_cholesky.F cp_fm_cholesky.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_cholesky.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F:707:0: FUNCTION dbcsr_mp_type_indexed_make_any(count, lengths, displs, data_type) & Warning: 'dbcsr_mp_type_indexed_make_any' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_methods.F dbcsr_dist_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F basis_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_opt_types.F qs_cdft_opt_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:514:37: bout%name = bout%name//bad%name 1 Warning: CHARACTER expression will be truncated in assignment (80/160) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:377:48: pbasis%name = basis_set%name//"_primitive" 1 Warning: CHARACTER expression will be truncated in assignment (80/90) at (1) [-Wcharacter-truncation] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_opt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_types.F hirshfeld_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F cp_output_handling.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_output_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_output_handling.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:744:23: outName = outPath 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:740:0: filename = outPath(2:LEN_TRIM(outPath)) Warning: '__builtin_memcpy' reading 1024 bytes from a region of size 1023 [-Wstringop-overflow=] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_types.F qs_dispersion_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_types.F atom_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: REAL(KIND=dp), DIMENSION(:), POINTER :: zet Warning: 'zet.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: INTEGER, DIMENSION(:), POINTER :: lq, nq Warning: 'nq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2265:0: gto_basis_set%nset = nset Warning: 'nshell' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_types.F:2703:0: INTEGER :: i, ic, l, ncore, nel Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_opt_types.F qs_cdft_opt_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_opt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_types.F hirshfeld_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F pw_cuda.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_types.F qs_dispersion_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_cuda.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_cuda.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:771:0: SUBROUTINE pw_cuda_cff(pw1, pwbuf) Warning: 'pw_cuda_cff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:813:0: SUBROUTINE pw_cuda_ffc(pwbuf, pw2) Warning: 'pw_cuda_ffc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:855:0: SUBROUTINE pw_cuda_cf(pw1, pwbuf) Warning: 'pw_cuda_cf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:897:0: SUBROUTINE pw_cuda_fc(pwbuf, pw2) Warning: 'pw_cuda_fc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:941:0: SUBROUTINE pw_cuda_f(pwbuf1, pwbuf2, dir, n, m) Warning: 'pw_cuda_f' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:985:0: SUBROUTINE pw_cuda_fg(pwbuf, pw2, scale) Warning: 'pw_cuda_fg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:1036:0: SUBROUTINE pw_cuda_sf(pw1, pwbuf, scale) Warning: 'pw_cuda_sf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F dct.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_types.F atom_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dct.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:279:0: maxn_sendrecv, rs_dim1, rs_dim2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1071:0: lb3_new, loc, maxn_sendrecv, rs_group, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1120:0: bounds_shftd(:, 3) = bounds(:, 3)+shf_yesno(3)*shift(3) Warning: 'shf_yesno[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1119:0: bounds_shftd(:, 2) = bounds(:, 2)+shf_yesno(2)*shift(2) Warning: 'shf_yesno[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1118:0: bounds_shftd(:, 1) = bounds(:, 1)+shf_yesno(1)*shift(1) Warning: 'shf_yesno[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_types.F:2703:0: INTEGER :: i, ic, l, ncore, nel Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:536:0: lb3_loc, lb3_new, loc, maxn_sendrecv, rs_group, rs_mpo, ub1, ub1_loc, ub1_new, ub2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:676:0: cr3d_xpndd(:, :, ind:ub3_new) = catd_flipdbf Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:178:0: INTEGER :: blocked, handle, maxn_sendrecv, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:229:0: hmat2(3, 3) = scfac(3)*cell_hmat(3, 3) Warning: 'scfac[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:228:0: hmat2(2, 2) = scfac(2)*cell_hmat(2, 2) Warning: 'scfac[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:227:0: hmat2(1, 1) = scfac(1)*cell_hmat(1, 1) Warning: 'scfac[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:96:0: INTEGER :: handle, maxn_sendrecv Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_kpoints.F input_cp2k_kpoints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_types.F qs_rho0_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_kpoints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_kpoints.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_types.F qs_rho0_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rel_control_types.F rel_control_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rel_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rel_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_field.F input_cp2k_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_types.F qs_mom_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_field.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_field.F input_cp2k_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_types.F qs_mom_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_field.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_distribution.F input_cp2k_distribution.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_kpoints.F input_cp2k_kpoints.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_distribution.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_distribution.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_kpoints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_kpoints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_input.F qs_fb_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_input.F qs_fb_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_block_davidson_types.F qs_block_davidson_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_distribution.F input_cp2k_distribution.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_block_davidson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_block_davidson_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_distribution.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_distribution.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rel_control_types.F rel_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_block_davidson_types.F qs_block_davidson_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rel_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rel_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_types.F metadynamics_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_block_davidson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_block_davidson_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_types.F fist_efield_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_types.F fist_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_types.F metadynamics_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F gopt_param_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/extended_system_types.F extended_system_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_param_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_param_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F:171:0: SUBROUTINE gopt_param_retain(gopt_param) Warning: 'gopt_param_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/extended_system_types.F extended_system_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"extended_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' extended_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F cp_cfm_basic_linalg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"extended_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' extended_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F qmmm_gaussian_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_basic_linalg.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:105:0: SUBROUTINE cp_cfm_schur_product_cc(matrix_a, matrix_b, matrix_c) Warning: 'cp_cfm_schur_product_cc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:911:0: SUBROUTINE cp_cfm_cholesky_invert(matrix, n, info_out) Warning: 'cp_cfm_cholesky_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:1294:0: ALLOCATE (work(lwork)) Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_elpa.F cp_fm_elpa.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_elpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_elpa.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_elpa.F:328:0: SUBROUTINE cp_fm_diag_elpa_base(matrix, eigenvectors, eigenvalues) Warning: 'cp_fm_diag_elpa_base' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F realspace_grid_cube.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:1086:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_cube.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:658:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:780:0: IF (MODULO(counter, num_entries_line) == 0 .OR. k == last_z) & Warning: 'last_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:651:0: INTEGER :: counter, gid, i, islice, j, k, last_z, & note: 'last_z' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_parsing.F input_parsing.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F cp_cfm_basic_linalg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_parsing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_parsing.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_basic_linalg.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:105:0: SUBROUTINE cp_cfm_schur_product_cc(matrix_a, matrix_b, matrix_c) Warning: 'cp_cfm_schur_product_cc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:911:0: SUBROUTINE cp_cfm_cholesky_invert(matrix, n, info_out) Warning: 'cp_cfm_cholesky_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:1294:0: ALLOCATE (work(lwork)) Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F qmmm_gaussian_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F realspace_grid_cube.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_cube.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:780:0: IF (MODULO(counter, num_entries_line) == 0 .OR. k == last_z) & Warning: 'last_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:651:0: INTEGER :: counter, gid, i, islice, j, k, last_z, & note: 'last_z' was declared here /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:1086:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_parsing.F input_parsing.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_parsing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_parsing.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:658:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atprop.F input_cp2k_atprop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atprop.F input_cp2k_atprop.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atprop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atprop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_types.F reftraj_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atprop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atprop.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_basis.F input_optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_types.F thermal_region_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/free_energy_types.F free_energy_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"free_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' free_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_types.F thermal_region_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F helium_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_types.F reftraj_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F:366:0: SUBROUTINE helium_destroy_real_arr_ptr(real_arr_p) Warning: 'helium_destroy_real_arr_ptr' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_rng.F input_restart_rng.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_rng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_rng.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/free_energy_types.F free_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_utils.F optimize_basis_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"free_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' free_energy_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F helium_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F:366:0: SUBROUTINE helium_destroy_real_arr_ptr(real_arr_p) Warning: 'helium_destroy_real_arr_ptr' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_rng.F input_restart_rng.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_rng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_rng.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F gopt_param_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_param_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_param_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F:171:0: SUBROUTINE gopt_param_retain(gopt_param) Warning: 'gopt_param_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_cache.F negf_green_cache.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_cache.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_cache.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_utils.F optimize_basis_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_history.F glbopt_history.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_history.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_history.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_mpi.F swarm_mpi.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_mpi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_mpi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_basis.F input_optimize_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F tmc_move_handle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_history.F glbopt_history.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_handle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_handle.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_history.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_history.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_mpi.F swarm_mpi.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_mpi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_mpi.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F:78:0: INTEGER :: i, i_rep, i_tmp, ind, n_items, & Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F tmc_move_handle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_cache.F negf_green_cache.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_handle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_handle.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_cache.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_cache.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kinput.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F external_potential_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/external_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' external_potential_types.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F:78:0: INTEGER :: i, i_rep, i_tmp, ind, n_items, & Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F external_potential_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/external_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' external_potential_types.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F basis_set_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:514:37: bout%name = bout%name//bad%name 1 Warning: CHARACTER expression will be truncated in assignment (80/160) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:377:48: pbasis%name = basis_set%name//"_primitive" 1 Warning: CHARACTER expression will be truncated in assignment (80/90) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F cp_output_handling.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_output_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_output_handling.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:744:23: outName = outPath 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:740:0: filename = outPath(2:LEN_TRIM(outPath)) Warning: '__builtin_memcpy' reading 1024 bytes from a region of size 1023 [-Wstringop-overflow=] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F pw_cuda.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_cuda.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_cuda.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:771:0: SUBROUTINE pw_cuda_cff(pw1, pwbuf) Warning: 'pw_cuda_cff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:813:0: SUBROUTINE pw_cuda_ffc(pwbuf, pw2) Warning: 'pw_cuda_ffc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:855:0: SUBROUTINE pw_cuda_cf(pw1, pwbuf) Warning: 'pw_cuda_cf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:897:0: SUBROUTINE pw_cuda_fc(pwbuf, pw2) Warning: 'pw_cuda_fc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:941:0: SUBROUTINE pw_cuda_f(pwbuf1, pwbuf2, dir, n, m) Warning: 'pw_cuda_f' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:985:0: SUBROUTINE pw_cuda_fg(pwbuf, pw2, scale) Warning: 'pw_cuda_fg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:1036:0: SUBROUTINE pw_cuda_sf(pw1, pwbuf, scale) Warning: 'pw_cuda_sf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F dct.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dct.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:279:0: maxn_sendrecv, rs_dim1, rs_dim2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1071:0: lb3_new, loc, maxn_sendrecv, rs_group, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1120:0: bounds_shftd(:, 3) = bounds(:, 3)+shf_yesno(3)*shift(3) Warning: 'shf_yesno[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1119:0: bounds_shftd(:, 2) = bounds(:, 2)+shf_yesno(2)*shift(2) Warning: 'shf_yesno[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1118:0: bounds_shftd(:, 1) = bounds(:, 1)+shf_yesno(1)*shift(1) Warning: 'shf_yesno[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: REAL(KIND=dp), DIMENSION(:), POINTER :: zet Warning: 'zet.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: INTEGER, DIMENSION(:), POINTER :: lq, nq Warning: 'nq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2265:0: gto_basis_set%nset = nset Warning: 'nshell' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:536:0: lb3_loc, lb3_new, loc, maxn_sendrecv, rs_group, rs_mpo, ub1, ub1_loc, ub1_new, ub2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:676:0: cr3d_xpndd(:, :, ind:ub3_new) = catd_flipdbf Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_utils.F qs_dftb_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:178:0: INTEGER :: blocked, handle, maxn_sendrecv, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:229:0: hmat2(3, 3) = scfac(3)*cell_hmat(3, 3) Warning: 'scfac[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:228:0: hmat2(2, 2) = scfac(2)*cell_hmat(2, 2) Warning: 'scfac[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:227:0: hmat2(1, 1) = scfac(1)*cell_hmat(1, 1) Warning: 'scfac[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:96:0: INTEGER :: handle, maxn_sendrecv Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F basis_set_container_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_types.F eri_mme_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_container_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_container_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F:169:0: INTEGER :: basis_nr, i, ibas Warning: 'ibas' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_harmonics_atom.F qs_harmonics_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gaussian_gridlevels.F gaussian_gridlevels.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_harmonics_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_harmonics_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gaussian_gridlevels.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gaussian_gridlevels.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F cp_fm_pool_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_pool_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F:276:0: SUBROUTINE fm_pools_copy(source_pools, target_pools) Warning: 'fm_pools_copy' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/linesearch.F linesearch.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"linesearch.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' linesearch.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F atom_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_hfx.F input_cp2k_hfx.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:990:0: FUNCTION prune_grid(fun, deps) RESULT(nc) Warning: 'prune_grid' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_hfx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_hfx.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_transport.F input_cp2k_transport.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F input_cp2k_almo.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_almo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_almo.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F:669:0: CALL keyword_release(keyword) Warning: 'optimizer_type' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_types.F fp_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_methods.F farming_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_elpa.F cp_fm_elpa.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_elpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_elpa.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_elpa.F:328:0: SUBROUTINE cp_fm_diag_elpa_base(matrix, eigenvectors, eigenvalues) Warning: 'cp_fm_diag_elpa_base' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_optimization.F atom_optimization.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_optimization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_optimization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_embed.F input_cp2k_embed.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:1970:0: INTEGER :: m0, m1, m2, method, nr Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:2017:0: IF (spinpol) THEN Warning: 'spinpol' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_embed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_embed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_resp.F input_cp2k_resp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/soft_basis_set.F soft_basis_set.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_resp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/soft_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' soft_basis_set.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_types.F eri_mme_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mixed.F input_cp2k_mixed.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mixed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mixed.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_types.F qs_o3c_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_eip.F input_cp2k_eip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F cp_fm_pool_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_eip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_eip.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_pool_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F:276:0: SUBROUTINE fm_pools_copy(source_pools, target_pools) Warning: 'fm_pools_copy' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_read.F input_cp2k_read.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/generic_os_integrals.F generic_os_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_read.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_read.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_free_energy.F input_cp2k_free_energy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"generic_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' generic_os_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_free_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_free_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_input.F input_optimize_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_vib.F input_cp2k_vib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_vib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_vib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_input.F glbopt_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_constraints.F input_cp2k_constraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals.F generic_shg_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_constraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_constraints.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F negf_integr_cc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_cc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_cc.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F:330:0: nnodes_half, nnodes_next Warning: 'nnodes_half' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_methods.F negf_green_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_simpson.F negf_integr_simpson.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_simpson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_simpson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_iterator_operations.F dbcsr_iterator_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_iterator_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_iterator_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F dbcsr_dist_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F:437:0: PURE SUBROUTINE evenly_bin(array, nbins) Warning: 'evenly_bin' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_util.F dbcsr_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals_init.F generic_shg_integrals_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_control.F xas_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_control.F90 /builddir/build/BUILD/cp2k-6.1/src/xas_control.F:307:0: SUBROUTINE xas_control_retain(xas_control) Warning: 'xas_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F pw_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_optimization.F atom_optimization.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_optimization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_optimization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/aux_basis_set.F aux_basis_set.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F:1558:0: pw2%in_space = out_space Warning: 'out_space' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/aux_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' aux_basis_set.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_read.F input_cp2k_read.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_read.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_read.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis_types.F lri_optimize_ri_basis_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/soft_basis_set.F soft_basis_set.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/soft_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' soft_basis_set.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/al_system_types.F al_system_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"al_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' al_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_types.F csvr_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_harmonics_atom.F qs_harmonics_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_harmonics_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_harmonics_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gle_system_types.F gle_system_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gle_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gle_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F negf_integr_cc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_cc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_cc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F atom_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F:400:0: ALLOCATE (cc_env%zdata_cache(nnodes_half)) Warning: 'nnodes_half' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_simpson.F negf_integr_simpson.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:990:0: FUNCTION prune_grid(fun, deps) RESULT(nc) Warning: 'prune_grid' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_simpson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_simpson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_methods.F negf_green_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kshg_int.sopt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kao.sopt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kinput.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F dbcsr_dist_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F:437:0: PURE SUBROUTINE evenly_bin(array, nbins) Warning: 'evenly_bin' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_util.F dbcsr_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_iterator_operations.F dbcsr_iterator_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_iterator_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_iterator_operations.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libdbcsrbdist.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_control.F xas_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_control.F90 /builddir/build/BUILD/cp2k-6.1/src/xas_control.F:307:0: SUBROUTINE xas_control_retain(xas_control) Warning: 'xas_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_utils.F qs_dftb_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/linesearch.F linesearch.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:1970:0: INTEGER :: m0, m1, m2, method, nr Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:2017:0: IF (spinpol) THEN Warning: 'spinpol' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"linesearch.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' linesearch.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_hfx.F input_cp2k_hfx.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_types.F qs_o3c_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_hfx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_hfx.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/al_system_types.F al_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F input_cp2k_almo.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"al_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' al_system_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_almo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_almo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gle_system_types.F gle_system_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F:669:0: CALL keyword_release(keyword) Warning: 'optimizer_type' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gle_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gle_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_transport.F input_cp2k_transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_types.F csvr_system_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_transport.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals.F generic_shg_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gaussian_gridlevels.F gaussian_gridlevels.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gaussian_gridlevels.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gaussian_gridlevels.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_local_rho_types.F qs_local_rho_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_local_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_local_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_types.F fp_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_free_energy.F input_cp2k_free_energy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_free_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_free_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_diag.F cp_cfm_diag.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag.F cp_fm_diag.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag.F:315:0: SUBROUTINE cp_fm_syevd_base(matrix, eigenvectors, eig, info) Warning: 'cp_fm_syevd_base' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_check.F input_cp2k_check.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_check.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_check.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/generic_os_integrals.F generic_os_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"generic_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' generic_os_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_resp.F input_cp2k_resp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_resp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_eip.F input_cp2k_eip.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_eip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_eip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_embed.F input_cp2k_embed.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_embed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_embed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mixed.F input_cp2k_mixed.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mixed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mixed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_vib.F input_cp2k_vib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_vib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_vib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_diag.F cp_cfm_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_input.F input_optimize_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_diag.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_check.F input_cp2k_check.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_check.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_check.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_constraints.F input_cp2k_constraints.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_constraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_constraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_input.F glbopt_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals_init.F generic_shg_integrals_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_minhop.F glbopt_minhop.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_minhop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_minhop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/aux_basis_set.F aux_basis_set.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_methods.F farming_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/aux_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' aux_basis_set.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kfm.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis_types.F lri_optimize_ri_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F dbcsr_index_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_index_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_index_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_minhop.F glbopt_minhop.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1122:0: new_blk_p(new_blk) = bp Warning: 'bp' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_minhop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_minhop.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: blki(2, blk) = global_cols(matrix%col_i(blk)) Warning: 'global_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kshg_int.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_dist_operations.F dbcsr_mm_dist_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_csr.F dbcsr_mm_csr.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_dist_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_csr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_csr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_csr.F dbcsr_mm_csr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_dist_operations.F dbcsr_mm_dist_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_csr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_csr.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_dist_operations.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libdbcsrbdist.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_types.F atomic_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_types.F atomic_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F pw_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F basis_set_container_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_container_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_container_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F:169:0: INTEGER :: basis_nr, i, ibas Warning: 'ibas' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F eri_mme_integrate.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_integrate.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_integrate.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F:1558:0: pw2%in_space = out_space Warning: 'out_space' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: S_G_2_2, S_G_2_3, S_G_3, S_G_no, & Warning: 's_g_no.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:435:0: CALL pgf_sum_2c_gspace_1d(S_G_0(:, i_xyz), R_0(i_xyz), alpha_G_0, 1.0_dp/lgth, G_bound_0(i_xyz)) Warning: 's_g_0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.dim[4].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: Warning: 's_g.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:177:0: CALL pgf_sum_2c_rspace_1d(S_G(:, i_xyz, i_aw), -rab(i_xyz), alpha_R, lgth, R_bounds(i_xyz)) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_local_rho_types.F qs_local_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F atom_sgp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_local_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_local_rho_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_sgp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_sgp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag.F cp_fm_diag.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag.F:315:0: SUBROUTINE cp_fm_syevd_base(matrix, eigenvectors, eig, info) Warning: 'cp_fm_syevd_base' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_input.F swarm_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_input.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kao.ssmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kfm.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F dbcsr_index_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_index_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_index_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1122:0: new_blk_p(new_blk) = bp Warning: 'bp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:504:0: IF (nl_trans) THEN Warning: 'nl_trans' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: blki(2, blk) = global_cols(matrix%col_i(blk)) Warning: 'global_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_data_operations.F dbcsr_data_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_data_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_data_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:211:0: IF (do_transform) THEN Warning: 'do_transform' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:212:0: IF (is_ecp) THEN Warning: 'is_ecp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:215:0: CALL upf_sgp_constr(upf_pot, sgp_pot, atom_ref%basis) Warning: 'upf_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:213:0: CALL ecp_sgp_constr(ecp_pot, sgp_pot, atom_ref%basis) Warning: 'ecp_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:144:0: error(3) = errcc Warning: 'errcc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F eri_mme_integrate.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_types.F realspace_grid_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_integrate.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_integrate.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_types.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: S_G_2_2, S_G_2_3, S_G_3, S_G_no, & Warning: 's_g_no.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:435:0: CALL pgf_sum_2c_gspace_1d(S_G_0(:, i_xyz), R_0(i_xyz), alpha_G_0, 1.0_dp/lgth, G_bound_0(i_xyz)) Warning: 's_g_0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.dim[4].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: Warning: 's_g.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:177:0: CALL pgf_sum_2c_rspace_1d(S_G(:, i_xyz, i_aw), -rab(i_xyz), alpha_R, lgth, R_bounds(i_xyz)) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_types.F thermostat_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_data_operations.F dbcsr_data_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_data_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_data_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force_types.F qs_force_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_types.F particle_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F atom_sgp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_sgp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_sgp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_env_types.F fist_nonbond_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F pair_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1014:0: pot%spl_f%rcutsq_f = (min_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'min_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1015:0: pot%spl_f%rscale(1) = (l_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'm_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1016:0: pot%spl_f%fscale(1) = l_epsilon/m_epsilon Warning: 'm_epsilon' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:504:0: IF (nl_trans) THEN Warning: 'nl_trans' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_input.F swarm_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_input.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:211:0: IF (do_transform) THEN Warning: 'do_transform' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:212:0: IF (is_ecp) THEN Warning: 'is_ecp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:215:0: CALL upf_sgp_constr(upf_pot, sgp_pot, atom_ref%basis) Warning: 'upf_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:213:0: CALL ecp_sgp_constr(ecp_pot, sgp_pot, atom_ref%basis) Warning: 'ecp_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_multrec.F dbcsr_mm_multrec.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:144:0: error(3) = errcc Warning: 'errcc' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_multrec.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_multrec.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force_types.F qs_force_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_types.F particle_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_list_types.F atomic_kind_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_types.F realspace_grid_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_list_types.F atomic_kind_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_env_types.F fist_nonbond_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F pair_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1014:0: pot%spl_f%rcutsq_f = (min_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'min_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1015:0: pot%spl_f%rscale(1) = (l_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'm_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1016:0: pot%spl_f%fscale(1) = l_epsilon/m_epsilon Warning: 'm_epsilon' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_types.F thermostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F eri_mme_test.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_multrec.F dbcsr_mm_multrec.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_multrec.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_multrec.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: I_diff, I_ref, I_test Warning: 'i_ref.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F eri_mme_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_tersoff.F manybody_tersoff.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_test.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_tersoff.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_tersoff.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: I_diff, I_ref, I_test Warning: 'i_ref.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2keri_mme.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F dbcsr_work_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lgrid_types.F lgrid_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lgrid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lgrid_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_work_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_work_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cube_utils.F cube_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cube_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cube_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F:1867:0: INTEGER, DIMENSION(:), POINTER :: blk_span, col_span, d_span Warning: 'd_span.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F colvar_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/colvar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' colvar_types.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_oxygens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_oxygens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1074:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1088:0: IF (i > n_oxygens) & Warning: 'n_oxygens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1040:0: INTEGER :: i, idum, ii, n_hydrogens, n_oxygens, np Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_list_types.F particle_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: i_oxygens_water Warning: 'i_oxygens_water.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: Warning: 'i_oxygens_water.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1158:0: IF (ANY(i_oxygens_acid == i)) & Warning: 'i_oxygens_acid.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_oxygens_acid.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1165:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1179:0: IF (i > n_oxygens_water .AND. i <= n_oxygens_water+n_oxygens_acid) & Warning: 'n_oxygens_water' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1113:0: n_oxygens_acid, n_oxygens_water, np Warning: 'n_oxygens_acid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1112:0: INTEGER :: i, idum, ii, n_hydrogens, & Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lgrid_types.F lgrid_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lgrid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lgrid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cube_utils.F cube_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cube_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cube_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rmsd.F rmsd.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rmsd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rmsd.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_lists.F fist_neighbor_lists.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_lists.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_list_types.F particle_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_rsgrid.F input_cp2k_rsgrid.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_rsgrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_rsgrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_init.F cp_realspace_grid_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dgs.F dgs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dgs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme_tools.F pme_tools.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_symmetry.F cp_symmetry.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_symmetry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_symmetry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_eam.F manybody_eam.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rmsd.F rmsd.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_eam.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_eam.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rmsd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rmsd.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_quip.F manybody_quip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_lists.F fist_neighbor_lists.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_quip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_quip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_siepmann.F manybody_siepmann.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_lists.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_siepmann.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_siepmann.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F colvar_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/colvar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' colvar_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_symmetry.F cp_symmetry.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_symmetry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_symmetry.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_oxygens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_oxygens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1074:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1088:0: IF (i > n_oxygens) & Warning: 'n_oxygens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1040:0: INTEGER :: i, idum, ii, n_hydrogens, n_oxygens, np Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: i_oxygens_water Warning: 'i_oxygens_water.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: Warning: 'i_oxygens_water.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1158:0: IF (ANY(i_oxygens_acid == i)) & Warning: 'i_oxygens_acid.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_oxygens_acid.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1165:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1179:0: IF (i > n_oxygens_water .AND. i <= n_oxygens_water+n_oxygens_acid) & Warning: 'n_oxygens_water' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1113:0: n_oxygens_acid, n_oxygens_water, np Warning: 'n_oxygens_acid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1112:0: INTEGER :: i, idum, ii, n_hydrogens, & Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme_tools.F pme_tools.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_siepmann.F manybody_siepmann.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_siepmann.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_siepmann.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_tersoff.F manybody_tersoff.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_tersoff.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_tersoff.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/multipole_types.F multipole_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/multipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' multipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_quip.F manybody_quip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cp_linked_list_pw.F cp_linked_list_pw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_quip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_quip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_eam.F manybody_eam.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cp_linked_list_pw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cp_linked_list_pw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_eam.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_eam.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_rsgrid.F input_cp2k_rsgrid.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_rsgrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_rsgrid.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2keri_mme.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F dbcsr_work_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_init.F cp_realspace_grid_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_work_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_work_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dgs.F dgs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dgs.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F:1867:0: INTEGER, DIMENSION(:), POINTER :: blk_span, col_span, d_span Warning: 'd_span.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_utils.F mixed_environment_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cp_linked_list_pw.F cp_linked_list_pw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cp_linked_list_pw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cp_linked_list_pw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_restarts_util.F input_cp2k_restarts_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/multipole_types.F multipole_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_restarts_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_restarts_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gauss_colloc.F gauss_colloc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/multipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' multipole_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gauss_colloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gauss_colloc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_colvar.F input_cp2k_colvar.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_colvar.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_colvar.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_utils.F mixed_environment_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_types.F topology_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_cube.F cp_realspace_grid_cube.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_restarts_util.F input_cp2k_restarts_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_cube.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_control.F fist_neighbor_list_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_restarts_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_restarts_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gauss_colloc.F gauss_colloc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gauss_colloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gauss_colloc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_collocate_potential.F mm_collocate_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_collocate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_collocate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_common.F dbcsr_mm_common.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_common.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_access.F dbcsr_block_access.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_access.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_access.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_colvar.F input_cp2k_colvar.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_colvar.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_colvar.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_cube.F cp_realspace_grid_cube.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_cube.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_control.F fist_neighbor_list_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_collocate_potential.F mm_collocate_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_collocate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_collocate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_types.F molecule_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_types.F topology_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_potential.F manybody_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_potential.F manybody_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_access.F dbcsr_block_access.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_access.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_access.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libdbcsrbblock.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_types.F molecule_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_pool_types.F pw_pool_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_pool_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_common.F dbcsr_mm_common.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F qs_integrate_potential_low.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_common.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_low.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:489:0: SUBROUTINE integrate_general_opt() Warning: 'integrate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:797:0: SUBROUTINE integrate_general() Warning: 'integrate_general' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libdbcsrbblock.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_pool_types.F pw_pool_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_pool_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_binary_restarts.F input_cp2k_binary_restarts.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_binary_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_binary_restarts.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F dbcsr_mm_3d.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_3d.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F atoms_input.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:850:0: IF (do_part_crop_l_row .AND. stored_row .EQ. block_row_bounds(2)) THEN Warning: 'do_part_crop_l_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:858:0: IF (do_part_crop_l_col .AND. stored_col .EQ. block_col_bounds(2)) THEN Warning: 'do_part_crop_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:847:0: IF (do_part_crop_f_row .AND. stored_row .EQ. block_row_bounds(1)) THEN Warning: 'do_part_crop_f_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:855:0: IF (do_part_crop_f_col .AND. stored_col .EQ. block_col_bounds(1)) THEN Warning: 'do_part_crop_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atoms_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atoms_input.F90 /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F:441:0: core_particle_set(sh_index)%r(:) = rc(:, ishell)*unit_conv_core Warning: 'unit_conv_core' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_multiple_unit_cell.F topology_multiple_unit_cell.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_multiple_unit_cell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_multiple_unit_cell.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:2365:0: irow3D = MOD(shift3D, nrows3D) Warning: 'shift3d_recv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1224:0: right_row_nimages, right_row_total_nimages, row, shift3D, shift3D_comm, shift3D_recv, & note: 'shift3d_recv' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1213:0: iright_buffer_calc, iright_buffer_comm, irow3D, irow3D_send, istep_k_ordered, ithread, & Warning: 'iright_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1212:0: handle1, handle2, icol3D, icol3D_send, ileft_buffer_calc, ileft_buffer_comm, & Warning: 'ileft_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_input.F topology_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F dbcsr_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xyz.F topology_xyz.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xyz.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xyz.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F topology_pdb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_pdb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_pdb.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F:317:63: my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cp2k.F topology_cp2k.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_gromos.F topology_gromos.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_gromos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_gromos.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1850:0: IF (part_l_col .AND. col .EQ. block_col_bounds(2)) THEN Warning: 'part_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1847:0: IF (part_f_col .AND. col .EQ. block_col_bounds(1)) THEN Warning: 'part_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1842:0: IF (part_l_row .AND. row .EQ. block_row_bounds(2)) THEN Warning: 'part_l_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1839:0: IF (part_f_row .AND. row .EQ. block_row_bounds(1)) THEN Warning: 'part_f_row' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_methods.F dbcsr_test_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F qs_integrate_potential_low.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_low.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:489:0: SUBROUTINE integrate_general_opt() Warning: 'integrate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:797:0: SUBROUTINE integrate_general() Warning: 'integrate_general' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_multiple_unit_cell.F topology_multiple_unit_cell.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_multiple_unit_cell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_multiple_unit_cell.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F topology_pdb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_pdb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_pdb.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F:317:63: my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_methods.F dbcsr_test_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cp2k.F topology_cp2k.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F atoms_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_types.F molecule_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atoms_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atoms_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F:441:0: core_particle_set(sh_index)%r(:) = rc(:, ishell)*unit_conv_core Warning: 'unit_conv_core' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_list_types.F molecule_kind_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_binary_restarts.F input_cp2k_binary_restarts.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F pw_spline_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_binary_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_binary_restarts.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_spline_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:2642:0: SUBROUTINE pw_spline_precond_retain(preconditioner) Warning: 'pw_spline_precond_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xyz.F topology_xyz.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xyz.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xyz.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_input.F topology_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_gromos.F topology_gromos.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_gromos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_gromos.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:967:0: weights(i, j, k) = REAL(idirVal, dp)*coeffs(ABS(i)+ABS(j)+ABS(k)) Warning: 'idirval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F xc_derivative_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F:93:0: SUBROUTINE xc_derivative_retain(deriv) Warning: 'xc_derivative_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/rs_methods.F rs_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F qs_dispersion_nonloc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/rs_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' rs_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_nonloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_nonloc.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:861:0: IF (use_virial .AND. ABS(prefactor) > 0.0_dp) THEN Warning: 'prefactor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:677:0: virial_thread(l, m) = virial_thread(l, m)-gm*(grid%g(l, ig)*grid%g(m, ig))/g Warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:593:0: COMPLEX(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: u_vdw(:, :) Warning: 'u_vdw.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:593:0: Warning: 'u_vdw.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1060:0: dq0_dgradrho(i_grid) = total_rho(i_grid)*dq0_dq*2.0_dp*(-Z_ab)/(36.0_dp*kF*total_rho(i_grid)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:984:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1200:0: *(gradient_rho(i_grid, 1)**2+gradient_rho(i_grid, 2)**2+gradient_rho(i_grid, 3)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1169:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F xc_derivative_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F:93:0: SUBROUTINE xc_derivative_retain(deriv) Warning: 'xc_derivative_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F qs_dispersion_nonloc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_nonloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_nonloc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_epr_common_utils.F qs_linres_nmr_epr_common_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_epr_common_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_epr_common_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_types.F molecule_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:677:0: virial_thread(l, m) = virial_thread(l, m)-gm*(grid%g(l, ig)*grid%g(m, ig))/g Warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:597:0: REAL(KIND=dp) :: g, g2, g2_last, g_multiplier, gm note: 'g' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:861:0: IF (use_virial .AND. ABS(prefactor) > 0.0_dp) THEN Warning: 'prefactor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:763:0: dq_6, e, f, P, prefactor, tmp_1_2, & note: 'prefactor' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_list_types.F molecule_kind_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1060:0: dq0_dgradrho(i_grid) = total_rho(i_grid)*dq0_dq*2.0_dp*(-Z_ab)/(36.0_dp*kF*total_rho(i_grid)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:984:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1200:0: *(gradient_rho(i_grid, 1)**2+gradient_rho(i_grid, 2)**2+gradient_rho(i_grid, 3)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1169:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_types.F dirichlet_bc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_types.F dielectric_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_epr_common_utils.F qs_linres_nmr_epr_common_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_epr_common_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_epr_common_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/mt_util.F mt_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F dbcsr_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/mt_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' mt_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F pw_spline_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_spline_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:2642:0: SUBROUTINE pw_spline_precond_retain(preconditioner) Warning: 'pw_spline_precond_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1823:0: !$OMP block_row_bounds, block_col_bounds) Warning: 'part_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1823:0: Warning: 'part_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F dbcsr_mm_3d.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_3d.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:967:0: weights(i, j, k) = REAL(idirVal, dp)*coeffs(ABS(i)+ABS(j)+ABS(k)) Warning: 'idirval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/rs_methods.F rs_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/rs_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' rs_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_transformations.F dbcsr_transformations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: !$OMP f_row_f,l_row_l,f_col_f,l_col_l,requests_win_create) Warning: 'do_part_crop_l_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: Warning: 'do_part_crop_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: Warning: 'do_part_crop_f_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: Warning: 'do_part_crop_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_transformations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1212:0: handle1, handle2, icol3D, icol3D_send, ileft_buffer_calc, ileft_buffer_comm, & Warning: 'ileft_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1213:0: iright_buffer_calc, iright_buffer_comm, irow3D, irow3D_send, istep_k_ordered, ithread, & Warning: 'iright_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_types.F dielectric_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_types.F dirichlet_bc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/mt_util.F mt_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/mt_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' mt_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_connectivity_util.F topology_connectivity_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_connectivity_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_connectivity_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_methods.F cp_ddapc_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_spline_util.F ewald_spline_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_spline_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_spline_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_connectivity_util.F topology_connectivity_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_connectivity_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_connectivity_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_spline_utils.F cp_spline_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_spline_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F xc_rho_set_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F:164:0: SUBROUTINE xc_rho_set_retain(rho_set) Warning: 'xc_rho_set_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F fist_intra_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_intra_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_intra_force.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: pv_a Warning: 'pv_a.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: Warning: 'pv_a.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:413:0: CALL get_pv_torsion(k1, k3, k4, t12, t32, t43, pv_a(:, :, index_d)) Warning: 'pv_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: REAL(KIND=dp), DIMENSION(:), POINTER :: ener_a Warning: 'ener_a.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: Warning: 'ener_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:386:0: ener_a(index_d) = ener_a(index_d)+energy*0.25_dp Warning: 'ener_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F xc_rho_set_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F:164:0: SUBROUTINE xc_rho_set_retain(rho_set) Warning: 'xc_rho_set_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F thermostat_mapping.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F cp_linked_list_xc_deriv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/cp_linked_list_xc_deriv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' cp_linked_list_xc_deriv.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F:47:0: $:inst(nametype1, type1, type1in, type1out, eq, arrayeq, type1arrayEl, arrayEl, private_routines) Warning: 'cp_sll_deriv_less_q' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_spline_utils.F cp_spline_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:578:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:1075:0: const_mol = 0 Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:556:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const note: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:834:0: INTEGER :: atm_offset, first_atom, handle, i, iatm, icount, id_region, ikind, ilist, imol, & Warning: 'iatm' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_spline_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F fist_intra_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_intra_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_intra_force.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:120:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const Warning: 'MEM[(struct array01_integer(kind=4) &)&tot_const].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_list_types.F molecule_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: pv_a Warning: 'pv_a.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: Warning: 'pv_a.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:413:0: CALL get_pv_torsion(k1, k3, k4, t12, t32, t43, pv_a(:, :, index_d)) Warning: 'pv_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: REAL(KIND=dp), DIMENSION(:), POINTER :: ener_a Warning: 'ener_a.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: Warning: 'ener_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:386:0: ener_a(index_d) = ener_a(index_d)+energy*0.25_dp Warning: 'ener_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_spline_util.F ewald_spline_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_spline_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_spline_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_methods.F cp_ddapc_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F thermostat_mapping.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_mapping.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:578:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:1075:0: const_mol = 0 Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:556:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const note: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:834:0: INTEGER :: atm_offset, first_atom, handle, i, iatm, icount, id_region, ikind, ilist, imol, & Warning: 'iatm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_methods.F dielectric_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:120:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const Warning: 'MEM[(struct array01_integer(kind=4) &)&tot_const].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_list_types.F molecule_list_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_types.F ps_implicit_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_methods.F dielectric_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F cp_linked_list_xc_deriv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/cp_linked_list_xc_deriv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' cp_linked_list_xc_deriv.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F:47:0: $:inst(nametype1, type1, type1in, type1out, eq, arrayeq, type1arrayEl, arrayEl, private_routines) Warning: 'cp_sll_deriv_less_q' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_transformations.F dbcsr_transformations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_transformations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F dbcsr_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_io.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: br = local_rows(br) Warning: 'local_rows.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: Warning: 'local_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F dbcsr_csr_conversions.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_csr_conversions.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:995:49: csr_mat%dbcsr_mapping%dbcsr_row_blk_size = dbcsr_row_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:996:49: csr_mat%dbcsr_mapping%dbcsr_col_blk_size = dbcsr_col_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:340:0: SUBROUTINE csr_copy(matrix_b, matrix_a) Warning: 'csr_copy' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & Warning: 'local_row_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:745:0: INTEGER :: blk, blkcol, blkrow, col_blk_offset, col_blk_size, csr_ind, data_type, dbcsr_ind, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:815:0: local_row_ind = row_blk_offset-node_row_offset ! actually: local row index - 1 Warning: 'node_row_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & note: 'node_row_offset' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_types.F ps_implicit_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:632:0: fullcol_sum_blkrow = fullcol_sum_blkrow+col_blk_size Warning: 'fullcol_sum_blkrow' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & note: 'fullcol_sum_blkrow' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:564:0: INTEGER :: blk, blkcol, blkrow, col_blk_size, csr_ind, data_type, dbcsr_ind, el_sum, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_mapping.F extended_system_mapping.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F xc_derivative_set_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F:193:0: SUBROUTINE xc_dset_retain(deriv_set) Warning: 'xc_dset_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_mapping.F extended_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_mapping.F al_system_mapping.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_mapping.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_mapping.F csvr_system_mapping.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_mapping.F csvr_system_mapping.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cp_subsys_types.F cp_subsys_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cp_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cp_subsys_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_mapping.F al_system_mapping.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F dbcsr_test_add.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F xc_derivative_set_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_add.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_add.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F:193:0: SUBROUTINE xc_dset_retain(deriv_set) Warning: 'xc_dset_retain' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2ksubsys.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F dbcsr_io.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:561:0: IF (residual/((a_norm_in+b_norm)*REAL(row_size, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:407:0: b_norm, eps, residual note: 'eps' was declared here gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_io.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libdbcsrops.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cp_subsys_types.F cp_subsys_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cp_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cp_subsys_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: br = local_rows(br) Warning: 'local_rows.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: Warning: 'local_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F pw_poisson_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F dbcsr_csr_conversions.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F:448:0: SUBROUTINE pw_green_retain(gftype) Warning: 'pw_green_retain' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_csr_conversions.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:995:49: csr_mat%dbcsr_mapping%dbcsr_row_blk_size = dbcsr_row_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:996:49: csr_mat%dbcsr_mapping%dbcsr_col_blk_size = dbcsr_col_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:340:0: SUBROUTINE csr_copy(matrix_b, matrix_a) Warning: 'csr_copy' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2ksubsys.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F dbcsr_mm_cannon.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_cannon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_cannon.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & Warning: 'local_row_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:745:0: INTEGER :: blk, blkcol, blkrow, col_blk_offset, col_blk_size, csr_ind, data_type, dbcsr_ind, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:815:0: local_row_ind = row_blk_offset-node_row_offset ! actually: local row index - 1 Warning: 'node_row_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & note: 'node_row_offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:632:0: fullcol_sum_blkrow = fullcol_sum_blkrow+col_blk_size Warning: 'fullcol_sum_blkrow' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & note: 'fullcol_sum_blkrow' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:564:0: INTEGER :: blk, blkcol, blkrow, col_blk_size, csr_ind, data_type, dbcsr_ind, el_sum, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:56:0: IF (ncol_images .GT. 1) col_img = col_img_dist(stored_col) Warning: 'col_img_dist.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:340:0: INTEGER, DIMENSION(:), POINTER :: col_blk_size, col_dist, col_img_dist, & note: 'col_img_dist.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:56:0: IF (ncol_images .GT. 1) col_img = col_img_dist(stored_col) Warning: 'col_img_dist.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:340:0: INTEGER, DIMENSION(:), POINTER :: col_blk_size, col_dist, col_img_dist, & note: 'col_img_dist.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:54:0: IF (nrow_images .GT. 1) row_img = row_img_dist(stored_row) Warning: 'row_img_dist.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:341:0: row_blk_size, row_dist, row_img_dist note: 'row_img_dist.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:54:0: IF (nrow_images .GT. 1) row_img = row_img_dist(stored_row) Warning: 'row_img_dist.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:341:0: row_blk_size, row_dist, row_img_dist note: 'row_img_dist.offset' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F pw_poisson_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F:448:0: SUBROUTINE pw_green_retain(gftype) Warning: 'pw_green_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/virial_methods.F virial_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"virial_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' virial_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:1121:0: IF (SIZE(local_rows) .NE. SIZE(row_counts)) & Warning: 'row_counts.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F fp_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:195:72: tmpstr = cp_iter_string(logger%iter_info, fp_env%print_section) 1 Warning: CHARACTER expression will be truncated in assignment (15/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:181:0: fp_env%bias_weight = EXP(fp_env%bias_energy/kT) Warning: 'kt' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_init.F al_system_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_init.F csvr_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment_types.F eip_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_control_types.F negf_control_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_coulomb.F pair_potential_coulomb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/virial_methods.F virial_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"virial_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' virial_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc.F xc_libxc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F dbcsr_test_add.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_add.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_add.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:561:0: IF (residual/((a_norm_in+b_norm)*REAL(row_size, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:407:0: b_norm, eps, residual note: 'eps' was declared here Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libdbcsrops.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment_types.F eip_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_types.F dimer_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F xc_hcth.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_coulomb.F pair_potential_coulomb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_hcth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_hcth.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_coulomb.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:378:0: gxss = cxss(0)+(cxss(1)+(cxss(2)+(cxss(3)+cxss(4)*u)*u)*u)*u Warning: 'cxss[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[4]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:380:0: 4.0_dp*cxss(4)*u)*u)*u)*u Warning: 'cxss[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[3]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:380:0: 4.0_dp*cxss(4)*u)*u)*u)*u Warning: 'cxss[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[2]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:380:0: 4.0_dp*cxss(4)*u)*u)*u)*u Warning: 'cxss[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[1]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:378:0: gxss = cxss(0)+(cxss(1)+(cxss(2)+(cxss(3)+cxss(4)*u)*u)*u)*u Warning: 'cxss[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[0]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:389:0: gcss = ccss(0)+(ccss(1)+(ccss(2)+(ccss(3)+ccss(4)*u)*u)*u)*u Warning: 'ccss[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[4]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:391:0: 4.0_dp*ccss(4)*u)*u)*u)*u Warning: 'ccss[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[3]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:391:0: 4.0_dp*ccss(4)*u)*u)*u)*u Warning: 'ccss[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[2]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:391:0: 4.0_dp*ccss(4)*u)*u)*u)*u Warning: 'ccss[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[1]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:389:0: gcss = ccss(0)+(ccss(1)+(ccss(2)+(ccss(3)+ccss(4)*u)*u)*u)*u Warning: 'ccss[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[0]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:400:0: gcab = ccab(0)+(ccab(1)+(ccab(2)+(ccab(3)+ccab(4)*u)*u)*u)*u Warning: 'ccab[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[4]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:402:0: 4.0_dp*ccab(4)*u)*u)*u)*u Warning: 'ccab[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[3]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:402:0: 4.0_dp*ccab(4)*u)*u)*u)*u Warning: 'ccab[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[2]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:402:0: 4.0_dp*ccab(4)*u)*u)*u)*u Warning: 'ccab[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[1]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:400:0: gcab = ccab(0)+(ccab(1)+(ccab(2)+(ccab(3)+ccab(4)*u)*u)*u)*u Warning: 'ccab[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[0]' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_ke_gga.F xc_ke_gga.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F xc_xbecke88_lr_adiabatic.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_ke_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_ke_gga.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_lr_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_lr_adiabatic.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5173:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4934:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3343:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3396:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5220:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4628:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3381:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5455:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4599:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3377:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4572:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3535:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3571:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4892:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4683:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4897:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3447:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4004:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4137:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4015:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4054:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4060:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4044:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4034:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4016:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4212:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4023:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4464:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4131:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3556:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4089:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3178:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3471:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3962:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4182:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3991:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3972:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3173:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3550:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3172:0: REAL(kind=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3953:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3942:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3944:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3168:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3555:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3406:0: t365 = t6*ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3915:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3920:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3165:0: REAL(kind=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3164:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4163:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3547:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3858:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3162:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4135:0: t1962 = t585*rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3161:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3551:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4056:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3159:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3369:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3156:0: t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, t5686, t5689, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4118:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3543:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3969:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3986:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3151:0: REAL(kind=dp) :: t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, t5531, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3150:0: t5480, t5482, t5484, t5487, t5489, t5492, t5494, t5496, t5499, t55 note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3714:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3147:0: t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, t5415, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3146:0: t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, t5373, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3145:0: t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, t5342, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3769:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3140:0: t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, t5106, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3139:0: t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, t5040, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3725:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3354:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4077:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3371:0: t289 = rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3133:0: t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, t4837, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3891:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3131:0: t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, t4769, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4193:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4211:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3802:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3428:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3513:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4382:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4419:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3339:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4418:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4108:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3817:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4406:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3820:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4009:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3503:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3647:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3344:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3690:0: t1002*rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4432:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3952:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3973:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3116:0: REAL(kind=dp) :: t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, t3378, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3987:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4532:0: e_rho_rho_rho_spin(ii) = e_rho_rho_rho_spin(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4666:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3583:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4717:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4345:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3581:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3579:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3675:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3685:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3940:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3945:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5128:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3851:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5131:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4593:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3544:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4071:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5156:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5261:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4643:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4617:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3912:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5167:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4343:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3868:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3501:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3672:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3977:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4886:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5523:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5585:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5078:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5482:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5553:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3422:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5516:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5506:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5610:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5614:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5528:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3451:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4680:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3507:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3478:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5541:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5406:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5417:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3473:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3475:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5427:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3484:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5241:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3466:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5142:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3558:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4820:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5147:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5293:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5345:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5353:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3538:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5371:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5363:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3552:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5570:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5388:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5347:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5339:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4788:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5325:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5352:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5113:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5204:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5182:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4946:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5171:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3445:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5168:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3426:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5159:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5460:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4949:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4977:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5397:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5483:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4975:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4969:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4966:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4959:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3440:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4956:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3542:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5223:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4627:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5226:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5289:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3520:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5233:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3347:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5244:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5248:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4685:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3578:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3380:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5313:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5290:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5580:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3522:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3525:0: t635 = -4*t108+4*t332*rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5106:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4716:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4246:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3531:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3384:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3341:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't10' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_b97.F xc_b97.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_b97.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_b97.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F xc_perdew_zunger.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_zunger.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_zunger.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:690:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:684:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:687:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc.F xc_libxc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_exchange_gga.F xc_exchange_gga.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_exchange_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_exchange_gga.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F xc_perdew_wang.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_wang.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_wang.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:788:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:784:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:786:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pade.F xc_pade.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pade.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pade.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_cs1.F xc_cs1.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_cs1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_cs1.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F xc_pbe.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pbe.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1929:0: t477 = 0.1e1_dp/t475*mu Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1530:0: kf_brhobrhob, mu note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1741:0: Fx_b = 0.1e1_dp+kappa-kappa/t153 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1529:0: k_s1rhob, k_srhoa, k_srhob, kappa, kf_a, kf_arhoa, kf_arhoarhoa, kf_b, kf_brhob, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1698:0: t101 = beta*t100 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1518:0: Arhobrhob, beta, beta_1_1, beta_1_2, beta_1_3, beta_2_1, beta_2_2, beta_2_3, beta_3_1, & note: 'beta' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1112:0: t1385 = 0.1e1_dp/t1380*t469*mu*t101*s Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:435:0: kfrhorhorho, mu, my_norm_drho, my_rho, p_1, p_2, rs, rs2rho, rsrho, rsrhorho, & note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1113:0: t1386 = kappa**2 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:434:0: k_s1rhorho, k_s2rho, k_srho, k_srho1rho, k_srhorho, kappa, kf, kf2rho, kfrho, kfrhorho, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:960:0: t879 = beta/t877 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:427:0: Arhorhorho, beta, beta_1_1, beta_2_1, beta_3_1, beta_4_1, e_c_u_0, e_c_u_01rho, & note: 'beta' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F xc_xbecke_roussel.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke_roussel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke_roussel.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1982:0: t502, t503, t506, t508, t519, t52, t521, t523, t524, t526, t527, t53, t54, t543, t545, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2578:0: t504 = t74*t227 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2576:0: t500 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't128' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2502:0: t287 = t105/t285 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2507:0: *t110*t275-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2496:0: t270 = 0.1e1_dp/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2488:0: t238 = t81*t237 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2615:0: t615 = t614*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2614:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2476:0: t227 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2475:0: t224 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2474:0: t221 = t220*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2574:0: t496 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2469:0: t210 = t209*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2461:0: t187 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2516:0: t333 = t80*t237 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2523:0: -0.4e1_dp*t337*t131 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2628:0: t662 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2456:0: t179 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2447:0: t158 = t157*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2445:0: t154 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2478:0: t229 = t228*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2473:0: t220 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2225:0: t502 = t74*t223 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2223:0: t498 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2283:0: t677 = t132*t599 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2279:0: t658 = t121*t599 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2146:0: t285 = t105/t283 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2149:0: *t110*t273-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2278:0: t655 = (t601+t614-t627-t629-t630+t633+t653)*t121 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2157:0: t312 = t80*t231 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2135:0: t259 = t81*t231*t257 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2280:0: t660 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2264:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2118:0: t223 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2117:0: t220 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2116:0: t217 = t216*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2221:0: t494 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2111:0: t206 = t205*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2103:0: t183 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2100:0: t180 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2091:0: t159 = t158*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1977:0: t297, t299, t3, t30, t301, t303, t306, t307, t308, t31, t310, t312 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2089:0: t155 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2120:0: t225 = t224*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2115:0: t216 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2397:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2158:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:567:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:620:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2444:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1852:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:605:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2679:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1823:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:601:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1796:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:759:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:795:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2116:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1907:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2121:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:671:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1228:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1361:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1239:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1278:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1284:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1268:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1258:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1240:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1436:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1247:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1688:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1355:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:780:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1313:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:399:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:695:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1186:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1406:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1215:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1196:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:394:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:774:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:393:0: REAL(KIND=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1177:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1166:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1168:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:389:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:779:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:630:0: t365 = t6*my_ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1139:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1144:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:386:0: REAL(KIND=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:385:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1387:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:771:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1082:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:383:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1359:0: t1962 = t585*my_rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:382:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:775:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1280:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:380:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:593:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:377:0: t5657, t566, t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1342:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:767:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1193:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1210:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:938:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:368:0: t5373, t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:367:0: t5342, t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:366:0: t5311, t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:993:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:361:0: t5040, t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:360:0: t5009, t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:949:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:578:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1301:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:595:0: t289 = my_rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:354:0: t4797, t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1115:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:352:0: t4732, t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1417:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1435:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1026:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:652:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:737:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1606:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1643:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:563:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1642:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1332:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1041:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1630:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1044:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1233:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:727:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:871:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:568:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:914:0: t1002*my_rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1656:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1176:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1197:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:337:0: REAL(KIND=dp) :: t3339, t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1211:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*my_rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1756:0: e_rho_rho_rho(ii) = e_rho_rho_rho(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1890:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:807:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1941:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1569:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:805:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:803:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:899:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:909:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1164:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1169:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2352:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1075:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2355:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1817:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:768:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1295:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2380:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2485:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1867:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1841:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1136:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2391:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1567:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1092:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:725:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:896:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1201:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2110:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2747:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2809:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2302:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2706:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2777:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:646:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2740:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2730:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2834:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2838:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2752:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:675:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1904:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:731:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:702:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2765:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2630:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2641:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:697:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:699:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2651:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:708:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2465:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:690:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2366:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:782:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2044:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2371:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2517:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2569:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2577:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:762:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2595:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2587:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:776:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2794:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2612:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2571:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2563:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2012:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2549:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2576:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2337:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2428:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2406:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2170:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2395:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:669:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2392:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:650:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2383:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2684:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2173:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2201:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2621:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2707:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2199:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2193:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2190:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2183:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:664:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2180:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:766:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2447:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1851:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2450:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2513:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:744:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2457:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:571:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2468:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2472:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1909:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:802:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:604:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2537:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2514:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2804:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:746:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:749:0: t635 = -4*t108+4*t332*my_rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2330:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1940:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1470:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:755:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:608:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:565:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1776:0: t462 = t59*t189 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1774:0: t458 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1822:0: t612 = t3*t6 Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1832:0: /0.3e1_dp*t626)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1793:0: t468+t506)*t95*t237 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1700:0: t249 = t90/t247 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1705:0: t256)*t95*t237-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1829:0: -t580+t618)*t95*t237 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1693:0: t232 = 0.1e1_dp/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1685:0: t200 = t66*t199 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1817:0: t581 = t580*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1816:0: t580 = t23*t578*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1543:0: t22, t226, t229, t23, t232, t233, t234, t235, t237, t24, t242, t247, t249, t254, t256, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1673:0: t189 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1672:0: t186 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1691:0: t186*t191 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1671:0: t183 = t182*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1772:0: t454 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1666:0: t172 = t171*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1714:0: t295 = t65*t199 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1833:0: t638 = t578*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1653:0: t140 = 0.1e1_dp/(0.1e1_dp+t138) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1542:0: t178, t18, t182, t183, t186, t189, t190, t191, t194, t196, t197, t199, t2, t200, t21, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1675:0: t191 = t190*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1658:0: t154 = t153*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1647:0: t128 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1541:0: t146, t153, t154, t157, t159, t16, t160, t163, t167, t168, t17, t171, t172, t175, t177, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1438:0: t471 = t59*t185 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1436:0: t467 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1475:0: t574 = t3*t6*t572/0.9e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1497:0: t655 = (-t574-t587+t600-t605-t606+t609+t632)*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1358:0: t247 = t90/t245 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1361:0: t221)*t95*t235-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1490:0: -t587+t600)*t95*t235 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1369:0: t274 = t65*t193 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1346:0: t221 = t66*t193*t219 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1494:0: t639 = t585*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1479:0: t587 = t23*t585*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1202:0: t225, t227, t228, t23, t231, t232, t233, t235, t24, t240, t245, t247, t259, t261, t263, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1329:0: t185 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1328:0: t182 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1345:0: t182*t187 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1327:0: t179 = t178*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1434:0: t463 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1322:0: t168 = t167*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1207:0: t414, t42, t423, t426, t43, t434, t443, t450, t455, t456, t459, t46, t460, t463, t464, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1455:0: t477+t490)*t95*t235 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1310:0: t141 = 0.1e1_dp/(0.1e1_dp+t139) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1201:0: t18, t182, t185, t186, t187, t190, t192, t193, t2, t21, t219, t22, t221, t223, t224, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1331:0: t187 = t186*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1314:0: t150 = t149*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1304:0: t129 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1200:0: t153, t155, t156, t159, t16, t163, t164, t167, t168, t17, t171, t173, t174, t178, t179, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:859:0: t58, t59, t6, t60, t62, t63, t66, t67, t68, t69, t70, t71, t72, t76, t77, t78, t79, t81, & Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:853:0: t2, t20, t202, t203, t204, t207, t208, t21, t210, t211, t22, t23, t237, t24, t240, t245, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:860:0: t82, t85, t86, t87, t9, t90, t93, t96, t99, yval Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:977:0: t204 = t203*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:998:0: t256 = t85**2 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:970:0: t190 = t81*gamma Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1044:0: t399 = t79*t202 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:965:0: t180 = t71*gamma Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1042:0: t395 = t69*t81 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:974:0: t199 = t3*t68 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:950:0: t142 = t62*gamma Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1040:0: t391 = t60*t71 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1025:0: *t313-0.80e2_dp/0.729e3_dp*t99*t195*t317 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1033:0: t376 = t5*t36 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1066:0: t472 = t49*t471 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:957:0: t158 = 0.1e1_dp/t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: -t42*t43*gamma Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:947:0: t134 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1012:0: ndrho/0.9e1_dp+t154*t285/0.4e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:962:0: t167 = t36*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:975:0: t202 = 0.1e1_dp/t70/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1038:0: t387 = t34*t62 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:948:0: t137 = t3*t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:960:0: t162 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: /0.2e1_dp))*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:996:0: t249 = t109*t102 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:997:0: t255 = t21*t106*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:611:0: t45, t450, t47, t471, t48, t5, t51, t52, t53, t54, t55, t56, t57, t61, t62, t63, t64, & Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:606:0: t208, t209, t21, t217, t218, t22, t220, t227, t229, t23, t234, t246, t249, t252, t255, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: t66, t67, t70, t71, t72, t75, t78, t81, t84, t87, t88, t89, t9, t91, t92, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:734:0: t217 = t21*t91*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:714:0: t166 = t165*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:746:0: t249 = t120*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:707:0: t152 = t66*gamma Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:783:0: t361 = t64*t164 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:702:0: t142 = t56*gamma Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:781:0: t357 = t54*t66 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:711:0: t161 = t3*t53 Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:802:0: t422 = t22*t5*t38*t120*t122 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:699:0: t134 = t47*gamma Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:779:0: t353 = t45*t56 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: *t267-0.80e2_dp/0.729e3_dp*t84*t157*t271 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:690:0: t113 = t38*gamma Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:712:0: t164 = 0.1e1_dp/t55/t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:777:0: t349 = t36*t47 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:794:0: t387 = t35*t20 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:771:0: /0.2e1_dp))*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:806:0: t435 = t28*t434 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:694:0: t120 = 0.1e1_dp/(0.1e1_dp+t118) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:729:0: *t166 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:688:0: t108 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_optx.F xc_optx.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_optx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_optx.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F xc_vwn.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_vwn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_vwn.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1476:0: t288 = t287*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1500:0: t324 = t317*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1765:0: t752 = t90*t751 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1769:0: t757 = t89*t91 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1270:0: REAL(KIND=dp) :: t865, t866, t869, t870, t873, t874, t875, t878, t881, t884, t887, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't834' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't834' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't832' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't831' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't831' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't830' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't830' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't828' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't828' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't826' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't824' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't824' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't820' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't819' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't818' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't818' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't817' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2175:0: t1832 = t814*t254 Warning: 't814' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't814' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't813' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't812' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2177:0: t1838 = t811*t202 Warning: 't811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2193:0: t1891 = t808*t254 Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2181:0: t1850 = t806*t254 Warning: 't806' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't806' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2189:0: t1870 = t804*t254 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2194:0: t1893 = t803*t305 Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't803' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2183:0: t1858 = t802*t142 Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't802' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1448:0: t245 = t80*t225 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1378:0: t136 = t8**0.333333333e0_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2225:0: *t136*t1986 Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't799' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't796' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't793' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't789' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't789' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't784' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't783' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't780' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't779' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't778' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't778' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't771' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't767' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2092:0: t1603 = 0.2e1_dp*t766 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't762' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't762' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2096:0: t1609 = 0.160e2_dp*t759 Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't759' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't758' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't757' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't757' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't756' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't752' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't751' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't750' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't750' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1444:0: t239 = t75*t212 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't75' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2143:0: t1754 = 0.2e1_dp*t744*t254 Warning: 't744' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't744' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't743' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't743' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't742' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2144:0: t1764 = 0.2e1_dp*t741*t202 Warning: 't741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1446:0: t242 = t74**(-0.20e1_dp) Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2103:0: t1620 = 0.80e1_dp*t733*t254 Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't733' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2118:0: t1666 = 0.80e1_dp*t730*t254 Warning: 't730' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't730' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2147:0: t1775 = 0.2e1_dp*t729*t305 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2120:0: t1671 = t728*t142 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't725' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't725' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2129:0: t1696 = t316*t704 Warning: 't704' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't704' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't697' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't696' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't691' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't687' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't683' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't683' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't682' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't682' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't678' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't678' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't674' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't674' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't666' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't666' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1960:0: t1238 = t874*t661 Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't661' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1964:0: t1252 = t865/t659/t282*t1250 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't659' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't657' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: Warning: 't654' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1434:0: t224 = t65**2 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't648' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't648' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't644' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't643' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't643' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't634' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't630' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't630' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1953:0: *t622*t874-0.9531842928e0_dp*t266*t887 Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1950:0: t1168 = t619*t269 Warning: 't619' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't619' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't610' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1443:0: t236 = t235*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1944:0: t1151 = t607*t874 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't607' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't606' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't606' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't604' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't601' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't601' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't600' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't600' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't596' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't595' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't594' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't594' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2148:0: t1776 = t317*t591 Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't591' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't583' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't577' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1454:0: t255 = t57*t254 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't560' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't560' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1498:0: t322 = t315*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2039:0: t1510 = t874*t547 Warning: 't547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2043:0: t1524 = t865/t545/t230*t1522 Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't545' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't544' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't543' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't543' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1497:0: t321 = t320*t54 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't522' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2024:0: *t508*t874-0.9531842928e0_dp*t214*t887 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2021:0: t1391 = t505*t217 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1373:0: t129 = t5**0.333333333e0_dp Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't497' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2015:0: t1374 = t493*t874 Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't484' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2072:0: t1576 = t481*t254 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't481' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2145:0: t1765 = t320*t479 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't458' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't454' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1417:0: t195 = t45*t173 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1868:0: t945 = t443*t873 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1885:0: t1013 = t874*t434 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1889:0: t1027 = t865/t432/t178*t1025 Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't432' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't431' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't431' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't430' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't421' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't416' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't408' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't402' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1413:0: t189 = t40*t155 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1382:0: t142 = t4**0.30e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1865:0: *t394*t874-0.9531842928e0_dp*t161*t887 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1415:0: t192 = t39**(-0.20e1_dp) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1861:0: t903 = 0.1211413728e1_dp*t388*t873 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1858:0: t893 = t385*t164 Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't385' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2017:0: t1380 = t379*t217 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2013:0: t1371 = t372*t217 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1851:0: t875 = t367*t874 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2014:0: t1372 = t366*t212*t1371 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2009:0: t1361 = t362*t202 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2075:0: t1582 = t359*t254 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't359' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2073:0: t1578 = t357*t254 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2130:0: t1697 = t315*t355 Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't355' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2010:0: t1363 = t353*t254 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1939:0: t1137 = t351*t305 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1930:0: t1110 = t350*t142 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't344' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2008:0: *t750*t90*t91*t340-0.40e1_dp*t1125*t92+0.3600e2_dp*t1358 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't338' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2142:0: t1626-0.1200e2_dp*t356*t340*t309-0.40e1_dp*t1668 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1821:0: t825 = t732*t327 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1772:0: t762 = t322*t254 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1787:0: t782 = t316*t305 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1788:0: t783 = t305*t309 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't305' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2123:0: t1690 = 0.2400e2_dp*t771*t304*t133*t309 Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't304' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1377:0: t133 = t3-t132 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1724:0: t691 = t297*t393 Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't297' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1718:0: t679 = t678*t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1720:0: t682 = t293*t681 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't293' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1401:0: t172 = t29**2 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't288' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't287' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1704:0: t651 = t379*t283 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1709:0: t659 = t282**2 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1710:0: t661 = 0.1e1_dp/t659*t280 Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't280' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't279' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1703:0: t648 = t278*t393 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1696:0: t634 = t272*t406 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't272' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1691:0: *t266*t379 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1694:0: *t265*t627 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1778:0: t769 = t732*t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't257' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't256' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2146:0: t1768 = 0.2400e2_dp*t750*t253*t751 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't253' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't252' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1657:0: t577 = t245*t393 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't243' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't243' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1651:0: t565 = t564*t242 Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't242' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1653:0: t568 = t241*t567 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1410:0: t184 = t183*t24 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't239' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1637:0: t537 = t379*t231 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1642:0: t545 = t230**2 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1643:0: t547 = 0.1e1_dp/t545*t228 Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't228' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't227' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1636:0: t534 = t226*t393 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1629:0: t520 = t220*t406 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1624:0: *t214*t379 Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1645:0: t552 = t235*t212 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1627:0: *t213*t513 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't208' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't205' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1607:0: t485 = t204*t254 Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't204' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1592:0: t467 = t195*t393 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1586:0: t455 = t454*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1588:0: t458 = t191*t457 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1581:0: t447 = t185*t337 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't185' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1462:0: t265 = t18*t264 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1569:0: t424 = t379*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1574:0: t432 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1575:0: t434 = 0.1e1_dp/t432*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1568:0: t421 = t174*t393 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1399:0: t168 = t17**(-0.3333333332e0_dp) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1695:0: t631 = t630*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1561:0: t407 = t167*t406 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't167' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1555:0: *t161*t379 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1233:0: t1603, t1604, t1605, t1606, t1609, t161, t1610, t1611, t1613, t1615, t1620, t1622, t1626, & note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1713:0: t667 = t666*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1232:0: t1570, t1576, t1578, t1580, t1582, t1588, t159, t1590, t1593, t1599, t16, t160, t1602, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1551:0: t392 = 0.6057068640e0_dp*t157*t337 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1577:0: t439 = t183*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1685:0: t611 = t151*t269 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1558:0: *t156*t399 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1421:0: t203 = t15*t202 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1684:0: t610 = t149*t264 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1532:0: t364 = t147*t202 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1613:0: t491 = t144*t254 Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1829:0: t833 = t143*t832 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1671:0: t596 = t141*t305 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1523:0: t352 = t140*t142 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1518:0: t344 = t137**2 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: REAL(KIND=dp) :: t1346, t1358, t136, t1360, t1361, t1363, t1365, t1368, t137, t1371, t1372, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1513:0: t333 = t133**2 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1516:0: t340 = -0.2e1_dp*t131+0.2e1_dp*t338 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1486:0: t306 = t13*t305 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1503:0: t327 = t126*t309 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1784:0: t778 = t125*t1 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1381:0: t141 = t140*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1481:0: t297 = t116*t277 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1477:0: t291 = t111*t264 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1479:0: t294 = t110**(-0.20e1_dp) Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1383:0: t143 = t11*t142 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1467:0: t276 = t101**2 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1491:0: t309 = -t3-t132 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't1' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:858:0: t244 = 0.6057068640e0_dp*t98*t230 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:849:0: t226 = t92*t105 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:937:0: t382 = t381*t91 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:865:0: *t97*t251 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:834:0: t213 = t212*t85 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:683:0: REAL(KIND=dp) :: t792, t793, t798, t80, t800, t804, t807, t808, t810, t814, t820, t823, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:822:0: t193 = t74*t173 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:682:0: t732, t74, t743, t745, t748, t752, t755, t758, t769, t78 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:818:0: t187 = t69*t160 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:820:0: t190 = t68**(-0.20e1_dp) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:808:0: t172 = t59**2 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:680:0: t567, t570, t573, t58, t583, t589, t59, t595, t596, t6, t601, t603, t613, t62, t625, t64, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:817:0: t184 = t183*t55 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:827:0: t203 = t51*t202 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:764:0: t97 = t5*t96 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1167:0: t1019 = t488*t202 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:796:0: t150 = t48**0.333333333e0_dp Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't475' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1156:0: t984 = 0.2e1_dp*t470*t202 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't461' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't452' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1157:0: t986 = t212*t451 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:793:0: t145 = t45**0.333333333e0_dp Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't442' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't427' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't412' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1089:0: t758 = t509*t407 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1094:0: t800 = t500/t405/t178*t798 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:767:0: t101 = t4**(-0.8333333334e0_dp) Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't390' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't382' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't381' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't38' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1107:0: *t368*t509-0.9531842928e0_dp*t162*t522 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1104:0: t838 = t365*t165 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1098:0: t810 = t353*t509 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1084:0: t743 = t349*t202 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't349' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't334' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't324' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:789:0: t136 = t32*t114 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't319' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't310' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't296' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1043:0: t693 = t295*t508 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1034:0: t589 = t509*t286 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't286' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1038:0: t603 = t500/t284/t119*t601 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't273' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:785:0: t130 = t27*t96 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't261' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:787:0: t133 = t26**(-0.20e1_dp) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1026:0: *t246*t509-0.9531842928e0_dp*t102*t522 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1022:0: t538 = 0.1211413728e1_dp*t240*t508 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't240' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1019:0: t528 = t237*t105 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1100:0: t820 = t231*t165 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1096:0: t807 = t222*t165 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1012:0: t510 = t217*t509 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1097:0: t808 = t216*t160*t807 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:999:0: e_bb(ip) = e_bb(ip)+((t332+t489+t490+t452)*t2+t455+0.2e1_dp*t213+t457)*sc Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't209' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't206' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:963:0: t437 = t193*t245 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:957:0: t425 = t424*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:959:0: t428 = t189*t427 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:943:0: t397 = t231*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:948:0: t405 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:949:0: t407 = 0.1e1_dp/t405*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:942:0: t394 = t174*t245 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:935:0: t380 = t168*t258 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:930:0: *t162*t231 Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't162' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:951:0: t412 = t183*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:773:0: t113 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:933:0: *t161*t373 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:919:0: t351 = t154*t202 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't154' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:981:0: t464 = t342*t151 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:979:0: t458 = t333*t147 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:899:0: t319 = t136*t245 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:893:0: t307 = t306*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:895:0: t310 = t132*t309 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:888:0: t299 = t126*t230 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:876:0: t276 = t231*t120 Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:881:0: t284 = t119**2 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:882:0: t286 = 0.1e1_dp/t284*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:875:0: t273 = t115*t245 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:758:0: t89 = t88*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:934:0: t377 = t376*t109 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:868:0: t259 = t108*t258 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:862:0: *t102*t231 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:952:0: t413 = t412*t101 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't10' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F xc_xpbe_hole_t_c_lr.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xpbe_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xpbe_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:984:0: t207 = t192*t93*t37*t204 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1028:0: t353 = t84*t352 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1038:0: t415 = t79*t21 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1073:0: t531 = F1*t235*t34-t77*t529 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1041:0: t461 = t74*t21 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1015:0: t305 = t56**2 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1014:0: t299 = 0.1e1_dp/t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:985:0: t211 = 0.2e1_dp/0.3e1_dp*t50*t93*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1003:0: *t37*t248 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:998:0: t242 = t27*t225 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:992:0: *t41-0.9e1_dp/0.4e1_dp*t22*t221*t204 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:987:0: t212 = t172*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1026:0: t344 = t183*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1021:0: t330 = g4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1016:0: t307 = 0.1e1_dp/t305*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1068:0: t498 = 2*t172*t40*t225+t14*t236-t14*t496 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:994:0: t229 = t13*t225 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1006:0: t272 = t268/t12/t13 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1019:0: t324 = g2*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:716:0: t475 = t473*t87*t218 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:729:0: t541 = t73*t21 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:779:0: t677 = F1*t279*t34-t71*t675 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:652:0: t255 = 0.2e1_dp/0.3e1_dp*t50*t125*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:635:0: t217 = t216*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:671:0: *t37*t292 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:650:0: t248 = 4*t237*t229+5*t240*t27*t218+6*t244*t31*t218 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:660:0: -0.9e1_dp/0.4e1_dp*t22*t265*t248 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:722:0: t504 = t429*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:683:0: t349 = 0.1e1_dp/t347*t194 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:711:0: t437 = t227*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:648:0: t240 = a4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:788:0: t720 = t143*t269 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:776:0: t653 = 2*t216*t40*t269+t14*t280-t14*t235*t292 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:651:0: t251 = t236*t125*t37*t248 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:736:0: t612 = t429*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:688:0: t373 = t73*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:717:0: t479 = t108*t429*t331 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:715:0: t473 = t424*t107 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:674:0: t314 = t312*t106*t107 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:733:0: t603 = t437*t105 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:731:0: t581 = t64*t118*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F xc_xlda_hole_t_c_lr.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xlda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xlda_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:250:0: REAL(KIND=dp) :: t1, t12, t14, t15, t19, t2, t22, t23, & Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: /0.3e1_dp-C*t15*t3*t6*t4*t25))*sx Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp.F xc_lyp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_thomas_fermi.F xc_thomas_fermi.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_thomas_fermi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_thomas_fermi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F xc_xbecke88_lr_adiabatic.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_lr_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_lr_adiabatic.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5173:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4934:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3343:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3396:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5220:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4628:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3381:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5455:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4599:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3377:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4572:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3535:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3571:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4892:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4683:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4897:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3447:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4004:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4137:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4015:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4054:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4060:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4044:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4034:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4016:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4212:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4023:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4464:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4131:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3556:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4089:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3178:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3471:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3962:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4182:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3991:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3972:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3173:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3550:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3172:0: REAL(kind=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3953:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3942:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3944:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3168:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3555:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3406:0: t365 = t6*ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3915:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3920:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3165:0: REAL(kind=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3164:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4163:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3547:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3858:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3162:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4135:0: t1962 = t585*rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3161:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3551:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4056:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3159:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3369:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3156:0: t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, t5686, t5689, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4118:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3543:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3969:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3986:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3151:0: REAL(kind=dp) :: t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, t5531, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3150:0: t5480, t5482, t5484, t5487, t5489, t5492, t5494, t5496, t5499, t55 note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3714:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3147:0: t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, t5415, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3146:0: t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, t5373, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3145:0: t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, t5342, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3769:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3140:0: t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, t5106, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3139:0: t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, t5040, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3725:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3354:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4077:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3371:0: t289 = rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3133:0: t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, t4837, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3891:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3131:0: t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, t4769, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4193:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4211:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3802:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3428:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3513:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4382:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4419:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3339:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4418:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4108:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3817:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4406:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3820:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4009:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3503:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3647:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3344:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3690:0: t1002*rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4432:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3952:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3973:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3116:0: REAL(kind=dp) :: t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, t3378, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3987:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4532:0: e_rho_rho_rho_spin(ii) = e_rho_rho_rho_spin(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4666:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3583:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4717:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4345:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3581:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3579:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3675:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3685:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3940:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3945:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5128:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3851:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5131:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4593:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3544:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4071:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5156:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5261:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4643:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4617:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3912:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5167:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4343:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3868:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3501:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3672:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3977:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4886:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5523:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5585:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5078:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5482:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5553:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3422:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5516:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5506:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5610:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5614:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5528:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3451:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4680:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3507:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3478:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5541:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5406:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5417:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3473:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3475:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5427:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3484:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5241:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3466:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5142:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3558:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4820:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5147:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5293:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5345:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5353:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3538:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5371:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5363:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3552:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5570:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5388:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5347:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5339:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4788:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5325:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5352:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5113:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5204:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5182:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4946:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5171:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3445:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5168:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3426:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5159:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5460:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4949:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4977:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5397:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5483:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4975:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4969:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4966:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4959:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3440:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4956:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3542:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5223:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4627:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5226:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5289:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3520:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5233:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3347:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5244:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5248:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4685:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3578:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3380:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5313:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5290:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5580:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3522:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3525:0: t635 = -4*t108+4*t332*rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5106:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4716:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4246:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3531:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3384:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3341:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't10' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F xc_perdew_zunger.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_zunger.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_zunger.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:690:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:684:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:687:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F xc_perdew_wang.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_wang.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_wang.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:788:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:784:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:786:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F xc_xlda_hole_t_c_lr.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xlda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xlda_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:250:0: REAL(KIND=dp) :: t1, t12, t14, t15, t19, t2, t22, t23, & Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: /0.3e1_dp-C*t15*t3*t6*t4*t25))*sx Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbeef.F xc_xbeef.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbeef.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbeef.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F xc_xwpbe.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xwpbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xwpbe.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:363:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:374:0: t237, t24, t240, t241, t242, t245, t246, t247, t249, t25, t250, t253, t254, t258, t26, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:386:0: t557, t56, t566, t569, t570, t577, t579, t58, t59, t6, t61, t616, t620, t621, t627, t628, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: t114, t1143, t116, t1165, t117, t118, t119, t12, t120, t1202, t121, t1215, t122, t123, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:807:0: t1018 = t566*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:768:0: t761 = t78*t627 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:950:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1561*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:765:0: t744 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:722:0: t566 = 0.1e1_dp/t187/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:887:0: t1263 = t489*t136 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:924:0: t1465 = t478**2 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:715:0: t546 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:734:0: t627 = t42*t164 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:901:0: t1362 = t414*t415*t261*t83 Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't414' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:821:0: t1056 = t410*t1055 Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:800:0: t952 = t372*t136 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:795:0: t911 = sscale*t356 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:378:0: t335, t336, t337, t338, t339, t34, t340, t342, t343, t344, t345, t347, t355, t356, t357, & Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:791:0: t888 = t338*t887 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:783:0: t854 = t323*t83 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:723:0: t569 = t32*t566*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:799:0: t933 = t31*t566 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:375:0: t261, t262, t263, t265, t266, t269, t272, t274, t275, t278, t28, t281, t282, t284, t285, & Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:716:0: t550 = t24*t207*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:777:0: *t148*t788 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:736:0: t632 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:900:0: t1358 = t1059*t1060*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:899:0: t1352 = 0.1e1_dp/t240 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:854:0: t1082 = t425*t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:732:0: t620 = t199*t13 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:745:0: t655 = t246*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:917:0: t1392 = t188*t735 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:371:0: t165, t166, t169, t170, t172, t173, t174, t175, t176, t18, t180, t183, t184, t185, t187, & Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:714:0: t542 = t175*t169 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:758:0: t707 = 2._dp*a1*t4*t16+12._dp*a2*t1*t21*t29 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:735:0: t628 = t627*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:793:0: t905 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:367:0: t1242, t125, t1258, t126, t1263, t127, t1286, t13, t130, t1316, t134, t1347, t135, t1352, & Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:796:0: t923 = 0.1e1_dp/t126/t125 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:794:0: t910 = t119*t343*t123 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:788:0: t875 = t97*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:801:0: t956 = t111*t83*t138 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:711:0: t530 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:671:0: t435 = 2._dp*t426*t81+t79*t430-t147*t433 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:569:0: t258 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:631:0: t374 = t135*t136 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:984:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1002:0: t58, t59, t596, t6, t605, t61, t624, t63, t633, t640, t644, t65, t650, t656, t66, t67, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1005:0: REAL(KIND=dp) :: t847, t848, t849, t851, t852, t86, t865, t871, t874, t88, t89, t9, t902, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1339:0: t806 = t454*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1324:0: t650 = t78*t515 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1440:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1205*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1321:0: t633 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1279:0: t454 = 0.1e1_dp/t153/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1273:0: t434 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1400:0: t1066 = t331*t332*t227*t83 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1353:0: t848 = t327*t847 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1280:0: t457 = t32*t454*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:994:0: t283, t288, t29, t293, t294, t297, t299, t3, t300, t301, t304, t305, t307, t308, t31, & Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1293:0: t520 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1333:0: t113*t114*t678 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1399:0: t1062 = t851*t852*t211 Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1398:0: t1056 = 0.1e1_dp/t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1378:0: t874 = t342*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1379:0: t902 = t454*t184*t227 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1289:0: t508 = t165*t13 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1302:0: t543 = t212*t156 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1421:0: t1098 = t154*t624 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:988:0: t140, t141, t142, t146, t149, t15, t150, t151, t153, t154, t156, t157, t158, t159, t16, & Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1292:0: t516 = t515*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1272:0: t430 = t141*t135 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1419:0: t1080 = t69*t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1268:0: t418 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1198:0: t299 = t93**2 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1235:0: t352 = 2._dp*t343*t81+t79*t347-t113*t350 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1159:0: t224 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1503:0: t276, t2764, t2774, t28, t280, t2808, t2810, t2838, t284, t2841, t2844, t2846, t285, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1518:0: t596, t597, t6, t60, t602, t603, t608, t61, t613, t617, t620, t621, t624, t626, t629, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: t891, t892, t893, t897, t898, t9, t90, t902, t904, t907, t908, t909, t91, t910, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1480:0: t123, t1236, t1237, t124, t1240, t1242, t1243, t125, t1257, t1258 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: REAL(KIND=dp) :: t126, t1264, t1265, t127, t128, t1281, t1282, t1285, t1287, t129, t1294, & Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1487:0: t1563, t1564, t1568, t157, t1572, t1573, t1579, t158, t1580, t159 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1497:0: t221, t222, t2224, t223, t224, t2240, t2245, t2254, t2258, t2267, t2269, t227, t2271, & Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't982' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't965' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't958' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't954' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't951' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't945' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't942' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't933' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2424:0: t2297 = t1305*t932 Warning: 't932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: t918, t919, t92, t93, t930, t932, t933, t937, t94, t942, t945, t95, t951, t954, t958, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't919' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2409:0: t2258 = t1547*t918 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't916' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't910' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't908' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2437:0: t2348 = t176*t907 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't904' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2405:0: t2245 = t902*t142 Warning: 't902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't898' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2522:0: t2774 = t891**2 Warning: 't891' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't889' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't888' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't880' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't877' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't876' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't871' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't870' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't867' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't851' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't849' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't848' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't846' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't845' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't842' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2241:0: t1580 = t83*t1579 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1524:0: t799, t8, t80, t800, t801, t803, t804, t808, t81, t810, t812, t815, t816, t817, t82, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't810' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2613:0: e_ndrho_ndrho = e_ndrho_ndrho-t80*(t2963+t3167)*Clda Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't792' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't791' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2158:0: t1287 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2313:0: t1853 = t771*t275 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't765' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2165:0: t1306 = t1305*t754 Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2460:0: t2442 = t75*t409*t444 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2482:0: t2529 = t721*t444 Warning: 't721' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2292:0: t1786 = f98*t717 Warning: 't717' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2291:0: t1781 = A*t713 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't711' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't701' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2459:0: t2437 = t698*t444 Warning: 't698' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2111:0: t1134 = 0.1e1_dp/t376/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't663' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't639' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2483:0: t2543 = t908*t620 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't613' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2540:0: t2841 = t602*t1285 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2230:0: t1548 = t1547*t588 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2425:0: t2305 = t581*t168*t2072 Warning: 't581' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't578' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: 0.7e1_dp/0.2e1_dp*t569*t571*t1240 Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2202:0: t1520 = t567*t142 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't563' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't556' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't554' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2197:0: t1479 = sscale*t551 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't542' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1515:0: t532, t533, t534, t535, t537, t538, t539, t54, t540, t542, t55 Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2193:0: t1456 = t533*t1242 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1514:0: t507, t508, t509, t510, t511, t513, t514, t515, t517, t518, t522, t525, t529, t530, t531, & Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2092:0: t1086 = t4*t515 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't509' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2378:0: t2142 = t870*t507 Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2178:0: t1379 = t495*t82 Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1513:0: t475, t478, t479, t48, t481, t486, t49, t493, t495, t498, t499, t5, t502, t503, t504, & Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2102:0: t1119 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2390:0: t2224 = t424*t377 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2132:0: t1214 = t411*t18 Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2088:0: t1079 = t4*t1078 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't386' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2153:0: t1282 = t377*t1281 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1509:0: REAL(KIND=dp) :: t372, t373, t374, t375, t376, t377, t378, t38, t383, t384, t385, t386, t39, & Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2200:0: t1498 = t371*t377 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2101:0: t1115 = t363*t312 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2251:0: t1615 = t189*t347 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2201:0: t1501 = t34*t1134 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1507:0: t335, t336, t338, t339, t34, t340, t342, t343, t345, t346, t347, t348, t349, t35, t351, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2126:0: t1178 = t411*t338 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2250:0: t1609 = t315*t56*t58 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2103:0: t1123 = t27*t390*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2273:0: t1697 = f2732/t295/t1693/t250 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2254:0: t1633 = f94/t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2275:0: t1710 = t1709*t293 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2268:0: t1680 = 0.1e1_dp/t290/t1677/t690 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2312:0: t1846 = t75*t273 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2317:0: t1880 = 0.1e1_dp/t258/t1677/t222 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2354:0: t1984 = t1983*t256 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2274:0: t1709 = 0.1e1_dp/t252/t293/t250 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2147:0: t1257 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2163:0: t1304 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2438:0: t2363 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1489:0: t1649, t1658, t166, t1663, t167, t1677, t168, t1680, t1681, t1682, t1686, t169, t1693, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2575:0: t2994 = t168*t2715 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2411:0: t2269 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1488:0: REAL(KIND=dp) :: t1592, t1599, t16, t1602, t1609, t1615, t162, t1624, t1625, t163, t1633, & Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2171:0: t1324 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2240:0: t1579 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2573:0: t2975 = t154*t2715 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2420:0: t2280 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2307:0: t1805 = t148*t1804 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2337:0: t1932 = t176*t147*t149 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1482:0: t1297, t13, t1301, t1304, t1305, t1306, t1309, t131, t1310, t1317, t1318, t132, t1324, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2198:0: t1491 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2195:0: t1473 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2196:0: t1478 = t125*t538*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2192:0: t1445 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2203:0: t1524 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1477:0: t1097, t1098, t11, t110, t1100, t111, t1113, t1115, t1119, t1123, t1126, t1127, t1129, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't1069' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1066' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't1052' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: Warning: 't1035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't1009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1474:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t1001, & Warning: 't1001' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1818:0: t444 = 2._dp*t412*t70+t11*t426-t375*t442 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1814:0: t437 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1825:0: t457 = t329*t330 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1964:0: t761 = t310*t311 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1935:0: t689 = 0.1e1_dp/t290/t289 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1989:0: t815 = t270*t193 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1910:0: t629 = t246*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1897:0: t592 = t219*t72 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1908:0: t624 = t213*omega Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1891:0: t581 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1884:0: t569 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2684:0: t591, t595, t596, t6, t60, t603, t604, t605, t607, t608, t61, t612, t615, t620, t622, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2652:0: t1168, t117, t1178, t118, t1181, t1182, t1186, t1195, t12, t121, t122, t1239, t1241, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2654:0: t1275, t1276, t128, t1280, t1287, t1288, t129, t13, t1317, t1321 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3284:0: t1342 = t93*t1341 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't920' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't917' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't903' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3280:0: t1331 = t140*t90*t108 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't860' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't839' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3332:0: t1469 = t83*t1341 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3236:0: t1149 = 0.1e1_dp/t512/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't809' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't805' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3615:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2391+t2668)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't788' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3499:0: t2136 = t1332*t783 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3235:0: t1141 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't770' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3479:0: t2066 = t1262*t769 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3508:0: t2180 = t136*t758 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3419:0: t1795 = t75*t372*t407 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3516:0: t2211 = t140*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't727' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't714' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't702' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't699' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: Warning: 't695' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't692' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't671' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3195:0: t987 = 0.1e1_dp/t339/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't665' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't660' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't641' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't633' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3352:0: t1545 = t628*t238 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3414:0: t1768 = t569*t407 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3539:0: t2283 = t541*t1139 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3418:0: t1791 = t531*t407 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: Warning: 't524' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3388:0: t1691 = 0.1e1_dp/t523 Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3478:0: t2060 = t759*t513 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3282:0: t1333 = t1332*t482 Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3331:0: t1453 = t125*t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3188:0: t972 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3262:0: t1263 = t1262*t453 Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't448' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3487:0: t2099 = t447*t127*t2071 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3317:0: t1407 = t110*t436 Warning: 't436' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2677:0: t387, t388, t389, t39, t391, t392, t395, t396, t4, t400, t403, t404, t405, t407, t409, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3210:0: t1034 = t14*t387 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2676:0: REAL(KIND=dp) :: t366, t367, t369, t372, t374, t375, t378, t379, t38, t382, t383, t384, & Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2675:0: t341, t346, t347, t348, t349, t35, t353, t355, t36, t361, t364, t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3175:0: t939 = t34*t340 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2674:0: t320, t321, t324, t325, t326, t327, t331, t334, t335, t336, t337, t338, t339, t34, t340, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3172:0: t933 = t14*t334 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3187:0: t968 = t326*t275 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3180:0: t951 = t4*t320 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3350:0: t1519 = t149*t310 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2673:0: t302, t303, t305, t306, t308, t309, t31, t310, t311, t312, t314, t315, t316, t317, t32, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3257:0: t1243 = t278*t56*t58 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3374:0: t1630 = f2732/t258/t1626/t213 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3389:0: t1699 = f94/t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3243:0: t1167 = 0.1e1_dp/t215/t256/t213 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3369:0: t1613 = 0.1e1_dp/t253/t1178/t523 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3351:0: t1538 = t75*t236 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2667:0: t2180, t219, t2195, t22, t220, t2203, t221, t2211, t2233, t226, t227, t2274, t2279, t228, & Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3385:0: t1667 = t1666*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2666:0: t210, t2105, t2111, t2115, t213, t2133, t2136, t214, t215, t2155, t2158, t216, t218, & Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3239:0: t1157 = 0.1e1_dp/t190/t213 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2664:0: t190, t191, t1938, t1946, t196, t1976, t1978, t2, t200, t2018, t202, t204, t2053, t2056, & Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3384:0: t1666 = 0.1e1_dp/t187/t523 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3333:0: t1473 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3509:0: t2195 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3541:0: t2316 = t127*t2279 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3480:0: t2069 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3329:0: t1442 = 0.1e1_dp/t121/t114 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3571:0: t2486 = t115*t1139 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3574:0: t2515 = t114*t1139 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3573:0: t2511 = t113*t2279 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3484:0: t2084 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2650:0: t108, t109, t1090, t1093, t1095, t11, t110, t111, t1111, t1118, t1119, t112, t113, t1136, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3390:0: t1726 = t106*t1256 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3260:0: t1261 = t136*t105*t108 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3225:0: t1095 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3008:0: t512 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2958:0: t407 = 2._dp*t375*t70+t11*t389-t338*t405 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2954:0: t400 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3082:0: t681 = t292*t293 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3087:0: t695 = t273*t274 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3013:0: t522 = 0.1e1_dp/t253/t252 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3064:0: t633 = t233*t154 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2999:0: t489 = t209*t153 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3091:0: t705 = t182*t72 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3090:0: t702 = t176*omega Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2976:0: t447 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2397:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2158:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:567:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:620:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2444:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1852:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:605:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2679:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1823:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:601:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1796:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:759:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:795:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2116:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1907:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2121:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:671:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1228:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1361:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1239:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1278:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1284:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1268:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1258:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1240:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1436:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1247:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1688:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1355:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:780:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1313:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:399:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:695:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1186:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1406:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1215:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1196:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:394:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:774:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:393:0: REAL(KIND=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1177:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1166:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1168:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:389:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:779:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:630:0: t365 = t6*my_ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1139:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1144:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:386:0: REAL(KIND=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:385:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1387:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:771:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1082:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:383:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1359:0: t1962 = t585*my_rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:382:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:775:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1280:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:380:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:593:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:377:0: t5657, t566, t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1342:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:767:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1193:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1210:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:938:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:368:0: t5373, t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:367:0: t5342, t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:366:0: t5311, t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:993:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:361:0: t5040, t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:360:0: t5009, t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:949:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:578:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1301:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:595:0: t289 = my_rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:354:0: t4797, t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1115:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:352:0: t4732, t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1417:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1435:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1026:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:652:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:737:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1606:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1643:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:563:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1642:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1332:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1041:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1630:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1044:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1233:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:727:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:871:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:568:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:914:0: t1002*my_rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1656:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1176:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1197:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:337:0: REAL(KIND=dp) :: t3339, t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1211:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*my_rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1756:0: e_rho_rho_rho(ii) = e_rho_rho_rho(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1890:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:807:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1941:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1569:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:805:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:803:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:899:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:909:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1164:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1169:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2352:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1075:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2355:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1817:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:768:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1295:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2380:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2485:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1867:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1841:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1136:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2391:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1567:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1092:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:725:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:896:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1201:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2110:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2747:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2809:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2302:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2706:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2777:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:646:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2740:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2730:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2834:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2838:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2752:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:675:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1904:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:731:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:702:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2765:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2630:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2641:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:697:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:699:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2651:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:708:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2465:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:690:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2366:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:782:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2044:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2371:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2517:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2569:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2577:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:762:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2595:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2587:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:776:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2794:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2612:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2571:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2563:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2012:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2549:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2576:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2337:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2428:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2406:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2170:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2395:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:669:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2392:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:650:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2383:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2684:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2173:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2201:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2621:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2707:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2199:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2193:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2190:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2183:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:664:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2180:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:766:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2447:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1851:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2450:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2513:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:744:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2457:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:571:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2468:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2472:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1909:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:802:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:604:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2537:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2514:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2804:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:746:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:749:0: t635 = -4*t108+4*t332*my_rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2330:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1940:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1470:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:755:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:608:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:565:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3688:0: t752, t756, t759, t760, t762, t765, t767, t768, t769, t77, t772, t78, t781, t8, t80, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3683:0: t596, t599, t6, t60, t603, t604, t607, t608, t61, t610, t611, t612, t616, t617, t621, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3655:0: t1216, t1220, t123, t1230, t1235, t124, t1240, t1241, t1242, t125, t1250, t1251, t1252, & Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: t1256, t126, t1260, t1264, t127, t1273, t128, t1288, t129, t1295, t13 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: t1578, t158, t1583, t159, t1592, t1594, t16, t1608, t162, t1620, t1627, t163, t1632, & Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3662:0: t1645, t1652, t166, t167, t1675, t1678, t168, t1685, t1687, t1688, t169, t1692, t1695, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3665:0: t185, t186, t1860, t1878, t1886, t189, t19, t190, t192, t193, t1935, t194, t1945, t195, & Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: t917, t92, t920, t922, t93, t932, t933, t94, t95, t96, t964, t967, t968 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4297:0: t1346 = t83*t1250 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3689:0: t803, t804, t806, t81, t811, t813, t816, t82, t820, t83, t84, t843, t844, t849, t85, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4496:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2013+t2174)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4180:0: t922 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4311:0: t1400 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4182:0: +t772-t806+0.10e2_dp/0.9e1_dp*t72*t258*t231 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4133:0: t767 = 0.1e1_dp/t250/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't664' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4378:0: t1675 = t1241*t651 Warning: 't651' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4384:0: t1695 = t1203*t637 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4406:0: t1781 = t176*t626 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't623' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4358:0: t1583 = t621*t142 Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4436:0: t1945 = t610**2 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't555' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4313:0: t1402 = t548*t1401 Warning: 't548' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4310:0: t1393 = t75/t544/t199 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't532' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4264:0: t1242 = t1241*t485 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3678:0: REAL(KIND=dp) :: t445, t451, t452, t453, t456, t457, t46, t461, t462, t463, t466, t470, & Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4253:0: t1204 = t1203*t462 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4296:0: t478*t512*t969) Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4124:0: t752 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4238:0: t1169 = t148*t444*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4306:0: *(t457)*(t933) Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: 0.7e1_dp/0.2e1_dp*t435*t437*t875 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4217:0: t1143 = t433*t142 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4212:0: t1102 = sscale*t417 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3676:0: t403, t404, t405, t406, t408, t41, t416, t417, t418, t419, t42, t420, t422, t423, t424, & Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4109:0: t706 = t4*t705 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4208:0: t1079 = t399*t877 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3675:0: t380, t381, t383, t384, t388, t39, t391, t395, t396, t397, t398, t399, t4, t400, t401, & Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4113:0: t713 = t4*t381 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4331:0: t1480 = t589*t373 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4188:0: t967 = t361*t82 Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3673:0: t322, t325, t328, t329, t332, t335, t338, t339, t34, t341, t342, t344, t345, t35, t352, & Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4216:0: t1124 = t34*t767 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4125:0: t756 = t27*t266*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4343:0: t1562 = t300*t251 Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4154:0: t849 = t287*t18 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4175:0: t917 = t251*t916 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3669:0: t234, t235, t236, t237, t238, t24, t242, t245, t246, t247, t248, t249, t25, t250, t251, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4215:0: t1121 = t245*t251 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4123:0: t748 = t237*t231 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3667:0: t206, t2060, t2064, t2068, t208, t209, t21, t210, t2107, t212, t213, t2140, t215, t2159, & Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4148:0: t813 = t287*t208 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4281:0: t1288 = t148*t531*t193 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4169:0: t892 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4290:0: t1331 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4407:0: t1796 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4454:0: t1999 = t168*t1886 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4394:0: t1737 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4265:0: t1250 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4287:0: t1315 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4464:0: t2060 = t154*t1886 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4380:0: t1685 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4262:0: t1240 = t180*t90*t149 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: t1401, t1402, t1408, t141, t142, t1437, t144, t1446, t145, t147, t148, t1480, t1482, & Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3657:0: REAL(KIND=dp) :: t1300, t1304, t1308, t1309, t131, t1315, t1316, t132, t1326, t133, t1331, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4213:0: t1114 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4210:0: t1096 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4211:0: t1101 = t125*t404*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4207:0: t1068 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4218:0: t1147 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3652:0: t1080, t109, t1096, t11, t110, t1101, t1102, t111, t1114, t1115, t1121, t1124, t113, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3913:0: t320 = 2._dp*t288*t70+t11*t302-t249*t318 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3909:0: t313 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3986:0: t456 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3975:0: t435 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4561:0: t774, t78, t782, t783, t784, t789, t792, t793, t794, t795, t799, t8, t80, t803, t804, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4547:0: t274, t277, t278, t279, t28, t281, t283, t286, t289, t29, t290, t293, t296, t299, t3, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4558:0: t60, t603, t607, t61, t610, t613, t616, t618, t619, t620, t623, t63, t632, t65, t655, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4535:0: t1111, t1118, t113, t114, t115, t1155, t1157, t116, t117, t1174, t118, t1181, t1184, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4536:0: t1189, t1190, t1198, t12, t1205, t1208, t121, t1210, t1218, t122, t1224, t1231, t125, & Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4537:0: t1255, t126, t1261, t1264, t1266, t127, t1270, t1277, t128, t1288, t129, t1299, t13, & Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4540:0: t1483, t149, t15, t1500, t151, t1529, t153, t1533, t1537, t154, t155, t1552, t156, t1562, & Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4553:0: REAL(KIND=dp) :: t435, t437, t438, t439, t44, t443, t444, t450, t453, t454, t456, t457, & Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4997:0: t879 = t83*t878 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4963:0: t782 = 0.1e1_dp/t332/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5197:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t1576+t1672)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4962:0: t774 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5041:0: t1047 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4979:0: +t623-t657+0.10e2_dp/0.9e1_dp*t72*t219*t192 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4922:0: t618 = 0.1e1_dp/t211/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5103:0: t1288 = t864*t500 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5077:0: t1181 = t931*t486 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5122:0: t1382 = t136*t475 Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4915:0: t603 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5130:0: t1413 = t140*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5043:0: t1049 = t437*t1048 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5040:0: t1040 = t75/t433/t160 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4552:0: t417, t42, t420, t421, t422, t423, t426, t427, t428, t431, t433, t434 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4993:0: t865 = t864*t374 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5008:0: t932 = t931*t351 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5101:0: t1270 = t345*t127*t1189 Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5017:0: *(t939) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4901:0: t564 = t34*t212 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5076:0: t1174 = t476*t333 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4549:0: t330, t331, t332, t333, t334, t34, t340, t341, t342, t345, t346, t35, t350, t351, t352, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4911:0: t588 = t10*t29*t14 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4937:0: t667 = t14*t261 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4544:0: t209, t21, t210, t211, t212, t213, t219, t22, t220, t221, t222, t223, t227, t229, t23, & Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4898:0: t558 = t14*t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4914:0: t599 = t198*t192 Warning: 't198' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4906:0: t576 = t4*t188 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4542:0: t17, t170, t171, t173, t174, t176, t177, t178, t179, t18, t180, t182, t183, t184, t185, & Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4541:0: t1566, t1570, t1576, t158, t159, t16, t160, t161, t1618, t163, t1652, t167, t1672, t169, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5037:0: t1026 = t106*t420*t154 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4991:0: t863 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5123:0: t1397 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5157:0: t1533 = t127*t1447 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5099:0: t1264 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4996:0: t878 = 0.1e1_dp/t128/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4976:0: t811 = 0.1e1_dp/t121/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5160:0: t1562 = t113*t1447 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5083:0: t1208 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5024:0: t995 = t140*t90*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4533:0: t1001, t1011, t1017, t102, t1026, t103, t1033, t1035, t1040, t1047, t1048, t1049, t105, & Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4952:0: t728 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4785:0: t332 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4758:0: t281 = 2._dp*t249*t70+t11*t263-t210*t279 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4754:0: t274 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4791:0: t345 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F xc_xbecke88_long_range.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_long_range.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_long_range.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1274:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1218:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1341:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1224:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1342:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1289:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1139:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1220:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1185:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1511:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1182:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1599:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1380:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1174:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1444:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1176:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1152:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1166:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1168:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1165:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1195:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1167:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1376:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1476:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1159:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1154:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1398:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1131:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1381:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1132:0: t68 = rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1163:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1276:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1359:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1189:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1331:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1135:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1344:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1282:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1136:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1206:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1258:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1265:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1317:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1304:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1312:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1355:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1297:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1241:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t100, t1002, t1009, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:296:0: REAL(kind=dp) :: t98, t99, xx Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:501:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:445:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:568:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:451:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:569:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:516:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:366:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:447:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:412:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:738:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:409:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:826:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:607:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:401:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:671:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:403:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:379:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:393:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:395:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:392:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:422:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:394:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:603:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:703:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:386:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:381:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:625:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:358:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:608:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:359:0: t68 = my_rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:390:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:503:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:586:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:416:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:558:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:362:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:571:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:509:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:363:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:433:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:485:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:492:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:544:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:531:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:539:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:582:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:524:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:468:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t100, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F xc_xbecke_roussel.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke_roussel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke_roussel.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1982:0: t502, t503, t506, t508, t519, t52, t521, t523, t524, t526, t527, t53, t54, t543, t545, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2578:0: t504 = t74*t227 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2576:0: t500 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't128' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2502:0: t287 = t105/t285 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2507:0: *t110*t275-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2496:0: t270 = 0.1e1_dp/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2488:0: t238 = t81*t237 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2615:0: t615 = t614*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2614:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2476:0: t227 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2475:0: t224 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2474:0: t221 = t220*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2574:0: t496 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2469:0: t210 = t209*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2461:0: t187 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2516:0: t333 = t80*t237 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2523:0: -0.4e1_dp*t337*t131 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2628:0: t662 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2456:0: t179 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2447:0: t158 = t157*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2445:0: t154 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2478:0: t229 = t228*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2473:0: t220 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2225:0: t502 = t74*t223 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2223:0: t498 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2283:0: t677 = t132*t599 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2279:0: t658 = t121*t599 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2146:0: t285 = t105/t283 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2149:0: *t110*t273-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2278:0: t655 = (t601+t614-t627-t629-t630+t633+t653)*t121 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2157:0: t312 = t80*t231 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2135:0: t259 = t81*t231*t257 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2280:0: t660 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2264:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2118:0: t223 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2117:0: t220 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2116:0: t217 = t216*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2221:0: t494 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2111:0: t206 = t205*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2103:0: t183 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2100:0: t180 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2091:0: t159 = t158*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1977:0: t297, t299, t3, t30, t301, t303, t306, t307, t308, t31, t310, t312 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2089:0: t155 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2120:0: t225 = t224*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2115:0: t216 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1776:0: t462 = t59*t189 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1774:0: t458 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1822:0: t612 = t3*t6 Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1832:0: /0.3e1_dp*t626)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1793:0: t468+t506)*t95*t237 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1700:0: t249 = t90/t247 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1705:0: t256)*t95*t237-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1829:0: -t580+t618)*t95*t237 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1693:0: t232 = 0.1e1_dp/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1685:0: t200 = t66*t199 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1817:0: t581 = t580*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1816:0: t580 = t23*t578*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1543:0: t22, t226, t229, t23, t232, t233, t234, t235, t237, t24, t242, t247, t249, t254, t256, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1673:0: t189 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1672:0: t186 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1691:0: t186*t191 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1671:0: t183 = t182*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1772:0: t454 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1666:0: t172 = t171*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1714:0: t295 = t65*t199 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1833:0: t638 = t578*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1653:0: t140 = 0.1e1_dp/(0.1e1_dp+t138) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1542:0: t178, t18, t182, t183, t186, t189, t190, t191, t194, t196, t197, t199, t2, t200, t21, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1675:0: t191 = t190*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1658:0: t154 = t153*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1647:0: t128 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1541:0: t146, t153, t154, t157, t159, t16, t160, t163, t167, t168, t17, t171, t172, t175, t177, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1438:0: t471 = t59*t185 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1436:0: t467 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1475:0: t574 = t3*t6*t572/0.9e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1497:0: t655 = (-t574-t587+t600-t605-t606+t609+t632)*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1358:0: t247 = t90/t245 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1361:0: t221)*t95*t235-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1490:0: -t587+t600)*t95*t235 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1369:0: t274 = t65*t193 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1346:0: t221 = t66*t193*t219 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1494:0: t639 = t585*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1479:0: t587 = t23*t585*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1202:0: t225, t227, t228, t23, t231, t232, t233, t235, t24, t240, t245, t247, t259, t261, t263, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1329:0: t185 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1328:0: t182 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1345:0: t182*t187 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1327:0: t179 = t178*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1434:0: t463 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1322:0: t168 = t167*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1207:0: t414, t42, t423, t426, t43, t434, t443, t450, t455, t456, t459, t46, t460, t463, t464, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1455:0: t477+t490)*t95*t235 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1310:0: t141 = 0.1e1_dp/(0.1e1_dp+t139) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1201:0: t18, t182, t185, t186, t187, t190, t192, t193, t2, t21, t219, t22, t221, t223, t224, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1331:0: t187 = t186*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1314:0: t150 = t149*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1304:0: t129 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1200:0: t153, t155, t156, t159, t16, t163, t164, t167, t168, t17, t171, t173, t174, t178, t179, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:859:0: t58, t59, t6, t60, t62, t63, t66, t67, t68, t69, t70, t71, t72, t76, t77, t78, t79, t81, & Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:853:0: t2, t20, t202, t203, t204, t207, t208, t21, t210, t211, t22, t23, t237, t24, t240, t245, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:860:0: t82, t85, t86, t87, t9, t90, t93, t96, t99, yval Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:977:0: t204 = t203*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:998:0: t256 = t85**2 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:970:0: t190 = t81*gamma Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1044:0: t399 = t79*t202 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:965:0: t180 = t71*gamma Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1042:0: t395 = t69*t81 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:974:0: t199 = t3*t68 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:950:0: t142 = t62*gamma Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1040:0: t391 = t60*t71 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1025:0: *t313-0.80e2_dp/0.729e3_dp*t99*t195*t317 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1033:0: t376 = t5*t36 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1066:0: t472 = t49*t471 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:957:0: t158 = 0.1e1_dp/t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: -t42*t43*gamma Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:947:0: t134 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1012:0: ndrho/0.9e1_dp+t154*t285/0.4e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:962:0: t167 = t36*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:975:0: t202 = 0.1e1_dp/t70/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1038:0: t387 = t34*t62 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:948:0: t137 = t3*t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:960:0: t162 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: /0.2e1_dp))*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:996:0: t249 = t109*t102 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:997:0: t255 = t21*t106*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:611:0: t45, t450, t47, t471, t48, t5, t51, t52, t53, t54, t55, t56, t57, t61, t62, t63, t64, & Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:606:0: t208, t209, t21, t217, t218, t22, t220, t227, t229, t23, t234, t246, t249, t252, t255, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: t66, t67, t70, t71, t72, t75, t78, t81, t84, t87, t88, t89, t9, t91, t92, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:734:0: t217 = t21*t91*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:714:0: t166 = t165*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:746:0: t249 = t120*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:707:0: t152 = t66*gamma Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:783:0: t361 = t64*t164 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:702:0: t142 = t56*gamma Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:781:0: t357 = t54*t66 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:711:0: t161 = t3*t53 Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:802:0: t422 = t22*t5*t38*t120*t122 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:699:0: t134 = t47*gamma Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:779:0: t353 = t45*t56 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: *t267-0.80e2_dp/0.729e3_dp*t84*t157*t271 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:690:0: t113 = t38*gamma Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:712:0: t164 = 0.1e1_dp/t55/t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:777:0: t349 = t36*t47 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:794:0: t387 = t35*t20 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:771:0: /0.2e1_dp))*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:806:0: t435 = t28*t434 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:694:0: t120 = 0.1e1_dp/(0.1e1_dp+t118) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:729:0: *t166 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:688:0: t108 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp.F xc_lyp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_cs1.F xc_cs1.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_cs1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_cs1.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F xc_xbecke88_long_range.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F xc_vwn.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_long_range.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_long_range.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_vwn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_vwn.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1274:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1218:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1341:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1224:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1342:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1289:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1139:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1220:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1185:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1511:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1182:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1599:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1380:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1174:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1444:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1176:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1152:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1166:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1168:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1165:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1195:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1167:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1376:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1476:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1159:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1154:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1398:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1131:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1381:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1132:0: t68 = rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1163:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1276:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1359:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1189:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1331:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1135:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1344:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1282:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1136:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1206:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1258:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1265:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1317:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1304:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1312:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1355:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1297:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1241:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t100, t1002, t1009, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1476:0: t288 = t287*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1500:0: t324 = t317*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1765:0: t752 = t90*t751 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1769:0: t757 = t89*t91 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1270:0: REAL(KIND=dp) :: t865, t866, t869, t870, t873, t874, t875, t878, t881, t884, t887, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't834' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't834' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't832' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't831' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't831' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't830' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't830' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't828' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't828' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't826' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't824' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't824' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't820' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't819' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't818' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't818' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't817' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2175:0: t1832 = t814*t254 Warning: 't814' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't814' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't813' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't812' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2177:0: t1838 = t811*t202 Warning: 't811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2193:0: t1891 = t808*t254 Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2181:0: t1850 = t806*t254 Warning: 't806' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't806' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2189:0: t1870 = t804*t254 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2194:0: t1893 = t803*t305 Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't803' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2183:0: t1858 = t802*t142 Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't802' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1448:0: t245 = t80*t225 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1378:0: t136 = t8**0.333333333e0_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2225:0: *t136*t1986 Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't799' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't796' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't793' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't789' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't789' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't784' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't783' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't780' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't779' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't778' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't778' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't771' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't767' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2092:0: t1603 = 0.2e1_dp*t766 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't762' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't762' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2096:0: t1609 = 0.160e2_dp*t759 Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't759' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't758' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't757' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't757' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't756' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't752' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't751' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't750' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't750' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1444:0: t239 = t75*t212 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't75' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2143:0: t1754 = 0.2e1_dp*t744*t254 Warning: 't744' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't744' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't743' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't743' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't742' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2144:0: t1764 = 0.2e1_dp*t741*t202 Warning: 't741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1446:0: t242 = t74**(-0.20e1_dp) Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2103:0: t1620 = 0.80e1_dp*t733*t254 Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't733' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2118:0: t1666 = 0.80e1_dp*t730*t254 Warning: 't730' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't730' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2147:0: t1775 = 0.2e1_dp*t729*t305 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2120:0: t1671 = t728*t142 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't725' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't725' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2129:0: t1696 = t316*t704 Warning: 't704' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't704' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't697' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't696' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't691' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't687' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't683' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't683' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't682' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't682' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't678' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't678' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't674' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't674' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't666' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't666' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1960:0: t1238 = t874*t661 Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't661' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1964:0: t1252 = t865/t659/t282*t1250 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't659' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't657' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: Warning: 't654' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1434:0: t224 = t65**2 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't648' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't648' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't644' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't643' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't643' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't634' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't630' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't630' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1953:0: *t622*t874-0.9531842928e0_dp*t266*t887 Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1950:0: t1168 = t619*t269 Warning: 't619' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't619' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't610' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1443:0: t236 = t235*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1944:0: t1151 = t607*t874 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't607' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't606' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't606' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't604' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't601' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't601' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't600' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't600' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't596' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't595' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't594' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't594' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2148:0: t1776 = t317*t591 Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't591' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't583' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't577' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1454:0: t255 = t57*t254 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't560' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't560' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1498:0: t322 = t315*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2039:0: t1510 = t874*t547 Warning: 't547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2043:0: t1524 = t865/t545/t230*t1522 Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't545' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't544' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't543' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't543' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1497:0: t321 = t320*t54 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't522' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2024:0: *t508*t874-0.9531842928e0_dp*t214*t887 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2021:0: t1391 = t505*t217 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1373:0: t129 = t5**0.333333333e0_dp Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't497' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2015:0: t1374 = t493*t874 Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't484' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2072:0: t1576 = t481*t254 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't481' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2145:0: t1765 = t320*t479 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't458' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't454' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1417:0: t195 = t45*t173 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1868:0: t945 = t443*t873 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1885:0: t1013 = t874*t434 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1889:0: t1027 = t865/t432/t178*t1025 Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't432' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't431' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't431' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't430' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't421' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't416' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't408' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't402' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1413:0: t189 = t40*t155 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1382:0: t142 = t4**0.30e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1865:0: *t394*t874-0.9531842928e0_dp*t161*t887 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1415:0: t192 = t39**(-0.20e1_dp) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1861:0: t903 = 0.1211413728e1_dp*t388*t873 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1858:0: t893 = t385*t164 Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't385' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2017:0: t1380 = t379*t217 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2013:0: t1371 = t372*t217 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1851:0: t875 = t367*t874 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2014:0: t1372 = t366*t212*t1371 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2009:0: t1361 = t362*t202 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2075:0: t1582 = t359*t254 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't359' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2073:0: t1578 = t357*t254 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2130:0: t1697 = t315*t355 Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't355' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2010:0: t1363 = t353*t254 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1939:0: t1137 = t351*t305 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1930:0: t1110 = t350*t142 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't344' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2008:0: *t750*t90*t91*t340-0.40e1_dp*t1125*t92+0.3600e2_dp*t1358 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't338' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2142:0: t1626-0.1200e2_dp*t356*t340*t309-0.40e1_dp*t1668 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1821:0: t825 = t732*t327 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1772:0: t762 = t322*t254 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1787:0: t782 = t316*t305 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1788:0: t783 = t305*t309 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't305' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2123:0: t1690 = 0.2400e2_dp*t771*t304*t133*t309 Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't304' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1377:0: t133 = t3-t132 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1724:0: t691 = t297*t393 Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't297' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1718:0: t679 = t678*t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1720:0: t682 = t293*t681 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't293' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1401:0: t172 = t29**2 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't288' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't287' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1704:0: t651 = t379*t283 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1709:0: t659 = t282**2 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1710:0: t661 = 0.1e1_dp/t659*t280 Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't280' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't279' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1703:0: t648 = t278*t393 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1696:0: t634 = t272*t406 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't272' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1691:0: *t266*t379 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1694:0: *t265*t627 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1778:0: t769 = t732*t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't257' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't256' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2146:0: t1768 = 0.2400e2_dp*t750*t253*t751 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't253' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't252' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1657:0: t577 = t245*t393 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't243' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't243' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1651:0: t565 = t564*t242 Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't242' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1653:0: t568 = t241*t567 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1410:0: t184 = t183*t24 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't239' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1637:0: t537 = t379*t231 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1642:0: t545 = t230**2 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1643:0: t547 = 0.1e1_dp/t545*t228 Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't228' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't227' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1636:0: t534 = t226*t393 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1629:0: t520 = t220*t406 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1624:0: *t214*t379 Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1645:0: t552 = t235*t212 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1627:0: *t213*t513 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't208' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't205' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1607:0: t485 = t204*t254 Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't204' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1592:0: t467 = t195*t393 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1586:0: t455 = t454*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1588:0: t458 = t191*t457 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1581:0: t447 = t185*t337 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't185' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1462:0: t265 = t18*t264 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1569:0: t424 = t379*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1574:0: t432 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1575:0: t434 = 0.1e1_dp/t432*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1568:0: t421 = t174*t393 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1399:0: t168 = t17**(-0.3333333332e0_dp) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1695:0: t631 = t630*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1561:0: t407 = t167*t406 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't167' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1555:0: *t161*t379 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1233:0: t1603, t1604, t1605, t1606, t1609, t161, t1610, t1611, t1613, t1615, t1620, t1622, t1626, & note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1713:0: t667 = t666*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1232:0: t1570, t1576, t1578, t1580, t1582, t1588, t159, t1590, t1593, t1599, t16, t160, t1602, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1551:0: t392 = 0.6057068640e0_dp*t157*t337 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1577:0: t439 = t183*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1685:0: t611 = t151*t269 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1558:0: *t156*t399 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1421:0: t203 = t15*t202 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1684:0: t610 = t149*t264 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1532:0: t364 = t147*t202 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1613:0: t491 = t144*t254 Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1829:0: t833 = t143*t832 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1671:0: t596 = t141*t305 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1523:0: t352 = t140*t142 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1518:0: t344 = t137**2 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: REAL(KIND=dp) :: t1346, t1358, t136, t1360, t1361, t1363, t1365, t1368, t137, t1371, t1372, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1513:0: t333 = t133**2 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1516:0: t340 = -0.2e1_dp*t131+0.2e1_dp*t338 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1486:0: t306 = t13*t305 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1503:0: t327 = t126*t309 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1784:0: t778 = t125*t1 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1381:0: t141 = t140*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1481:0: t297 = t116*t277 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1477:0: t291 = t111*t264 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1479:0: t294 = t110**(-0.20e1_dp) Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1383:0: t143 = t11*t142 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1467:0: t276 = t101**2 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1491:0: t309 = -t3-t132 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't1' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:858:0: t244 = 0.6057068640e0_dp*t98*t230 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:849:0: t226 = t92*t105 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:937:0: t382 = t381*t91 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:865:0: *t97*t251 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:834:0: t213 = t212*t85 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:683:0: REAL(KIND=dp) :: t792, t793, t798, t80, t800, t804, t807, t808, t810, t814, t820, t823, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:822:0: t193 = t74*t173 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:682:0: t732, t74, t743, t745, t748, t752, t755, t758, t769, t78 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:818:0: t187 = t69*t160 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:820:0: t190 = t68**(-0.20e1_dp) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:808:0: t172 = t59**2 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:680:0: t567, t570, t573, t58, t583, t589, t59, t595, t596, t6, t601, t603, t613, t62, t625, t64, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:817:0: t184 = t183*t55 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:827:0: t203 = t51*t202 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:764:0: t97 = t5*t96 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1167:0: t1019 = t488*t202 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:796:0: t150 = t48**0.333333333e0_dp Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't475' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1156:0: t984 = 0.2e1_dp*t470*t202 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't461' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't452' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1157:0: t986 = t212*t451 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:793:0: t145 = t45**0.333333333e0_dp Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't442' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't427' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't412' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1089:0: t758 = t509*t407 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1094:0: t800 = t500/t405/t178*t798 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:767:0: t101 = t4**(-0.8333333334e0_dp) Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't390' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't382' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't381' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't38' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1107:0: *t368*t509-0.9531842928e0_dp*t162*t522 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1104:0: t838 = t365*t165 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1098:0: t810 = t353*t509 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1084:0: t743 = t349*t202 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't349' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't334' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't324' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:789:0: t136 = t32*t114 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't319' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't310' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't296' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1043:0: t693 = t295*t508 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1034:0: t589 = t509*t286 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't286' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1038:0: t603 = t500/t284/t119*t601 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't273' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:785:0: t130 = t27*t96 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't261' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:787:0: t133 = t26**(-0.20e1_dp) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1026:0: *t246*t509-0.9531842928e0_dp*t102*t522 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1022:0: t538 = 0.1211413728e1_dp*t240*t508 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't240' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1019:0: t528 = t237*t105 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1100:0: t820 = t231*t165 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1096:0: t807 = t222*t165 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1012:0: t510 = t217*t509 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1097:0: t808 = t216*t160*t807 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:999:0: e_bb(ip) = e_bb(ip)+((t332+t489+t490+t452)*t2+t455+0.2e1_dp*t213+t457)*sc Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't209' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't206' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:963:0: t437 = t193*t245 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:957:0: t425 = t424*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:959:0: t428 = t189*t427 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:943:0: t397 = t231*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:948:0: t405 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:949:0: t407 = 0.1e1_dp/t405*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:942:0: t394 = t174*t245 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:935:0: t380 = t168*t258 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:930:0: *t162*t231 Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't162' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:951:0: t412 = t183*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:773:0: t113 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:933:0: *t161*t373 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:919:0: t351 = t154*t202 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't154' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:981:0: t464 = t342*t151 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:979:0: t458 = t333*t147 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:899:0: t319 = t136*t245 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:893:0: t307 = t306*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:895:0: t310 = t132*t309 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:888:0: t299 = t126*t230 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:876:0: t276 = t231*t120 Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:881:0: t284 = t119**2 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:882:0: t286 = 0.1e1_dp/t284*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:875:0: t273 = t115*t245 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:758:0: t89 = t88*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:934:0: t377 = t376*t109 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:868:0: t259 = t108*t258 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:862:0: *t102*t231 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:952:0: t413 = t412*t101 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:296:0: REAL(kind=dp) :: t98, t99, xx Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:501:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:445:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:568:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:451:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:569:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:516:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:366:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:447:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:412:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:738:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:409:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:826:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:607:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:401:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:671:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:403:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:379:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:393:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:395:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:392:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:422:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:394:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:603:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:703:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:386:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:381:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:625:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:358:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:608:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:359:0: t68 = my_rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:390:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:503:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:586:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:416:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:558:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:362:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:571:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:509:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:363:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:433:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:485:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:492:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:544:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:531:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:539:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:582:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:524:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:468:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t100, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xalpha.F xc_xalpha.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xalpha.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xalpha.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F xc_lyp_adiabatic.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp_adiabatic.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:604:0: t216 = 0.1e1_dp/t77/t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:581:0: t153 = 0.1e1_dp/t21/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:618:0: t280 = t102*t169*t78*lambda Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:617:0: t276 = d*t76*t10 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:605:0: t220 = 0.26666666666666666667e1_dp*t74/t21/t19*t216*t103 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:665:0: t421 = REAL(2*t25*t41*my_ndrho, dp)-0.1333333333e1_dp*REAL(t19, dp)*REAL(my_ndrho, dp) Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:657:0: t387 = t3*my_ndrhob Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:585:0: t169 = 0.1e1_dp/t21/t2 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:573:0: t135 = 0.1e1_dp/t6/t19*t78 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:583:0: t162 = t15*t76 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: REAL(KIND=dp) :: cf, my_ndrho, my_ndrhoa, my_ndrhob, my_rhoa, my_rhob, t1, t10, t100, t102, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88.F xc_xbecke88.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_b97.F xc_b97.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_b97.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_b97.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbeef.F xc_xbeef.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbeef.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbeef.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tpss.F xc_tpss.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tpss.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tpss.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F xc_xpbe_hole_t_c_lr.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xpbe_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xpbe_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:984:0: t207 = t192*t93*t37*t204 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1028:0: t353 = t84*t352 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1038:0: t415 = t79*t21 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1073:0: t531 = F1*t235*t34-t77*t529 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1041:0: t461 = t74*t21 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1015:0: t305 = t56**2 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1014:0: t299 = 0.1e1_dp/t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:985:0: t211 = 0.2e1_dp/0.3e1_dp*t50*t93*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1003:0: *t37*t248 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:998:0: t242 = t27*t225 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:992:0: *t41-0.9e1_dp/0.4e1_dp*t22*t221*t204 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:987:0: t212 = t172*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1026:0: t344 = t183*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1021:0: t330 = g4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1016:0: t307 = 0.1e1_dp/t305*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1068:0: t498 = 2*t172*t40*t225+t14*t236-t14*t496 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:994:0: t229 = t13*t225 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1006:0: t272 = t268/t12/t13 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1019:0: t324 = g2*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F xc_hcth.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:716:0: t475 = t473*t87*t218 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:729:0: t541 = t73*t21 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:779:0: t677 = F1*t279*t34-t71*t675 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:652:0: t255 = 0.2e1_dp/0.3e1_dp*t50*t125*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:635:0: t217 = t216*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:671:0: *t37*t292 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:650:0: t248 = 4*t237*t229+5*t240*t27*t218+6*t244*t31*t218 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:660:0: -0.9e1_dp/0.4e1_dp*t22*t265*t248 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:722:0: t504 = t429*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:683:0: t349 = 0.1e1_dp/t347*t194 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:711:0: t437 = t227*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:648:0: t240 = a4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:788:0: t720 = t143*t269 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:776:0: t653 = 2*t216*t40*t269+t14*t280-t14*t235*t292 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:651:0: t251 = t236*t125*t37*t248 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:736:0: t612 = t429*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:688:0: t373 = t73*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:717:0: t479 = t108*t429*t331 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:715:0: t473 = t424*t107 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:674:0: t314 = t312*t106*t107 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:733:0: t603 = t437*t105 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:731:0: t581 = t64*t118*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_hcth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_hcth.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tfw.F xc_tfw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88.F xc_xbecke88.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tfw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tfw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F xc_xwpbe.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xwpbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xwpbe.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_thomas_fermi.F xc_thomas_fermi.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_thomas_fermi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_thomas_fermi.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:363:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:374:0: t237, t24, t240, t241, t242, t245, t246, t247, t249, t25, t250, t253, t254, t258, t26, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:386:0: t557, t56, t566, t569, t570, t577, t579, t58, t59, t6, t61, t616, t620, t621, t627, t628, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: t114, t1143, t116, t1165, t117, t118, t119, t12, t120, t1202, t121, t1215, t122, t123, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:807:0: t1018 = t566*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:768:0: t761 = t78*t627 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:950:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1561*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:765:0: t744 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:722:0: t566 = 0.1e1_dp/t187/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:887:0: t1263 = t489*t136 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:924:0: t1465 = t478**2 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:715:0: t546 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:734:0: t627 = t42*t164 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:901:0: t1362 = t414*t415*t261*t83 Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't414' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:821:0: t1056 = t410*t1055 Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:800:0: t952 = t372*t136 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:795:0: t911 = sscale*t356 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:378:0: t335, t336, t337, t338, t339, t34, t340, t342, t343, t344, t345, t347, t355, t356, t357, & Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:791:0: t888 = t338*t887 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:783:0: t854 = t323*t83 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:723:0: t569 = t32*t566*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:799:0: t933 = t31*t566 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:375:0: t261, t262, t263, t265, t266, t269, t272, t274, t275, t278, t28, t281, t282, t284, t285, & Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:716:0: t550 = t24*t207*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:777:0: *t148*t788 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:736:0: t632 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:900:0: t1358 = t1059*t1060*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:899:0: t1352 = 0.1e1_dp/t240 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:854:0: t1082 = t425*t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:732:0: t620 = t199*t13 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:745:0: t655 = t246*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:917:0: t1392 = t188*t735 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:371:0: t165, t166, t169, t170, t172, t173, t174, t175, t176, t18, t180, t183, t184, t185, t187, & Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:714:0: t542 = t175*t169 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:758:0: t707 = 2._dp*a1*t4*t16+12._dp*a2*t1*t21*t29 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:735:0: t628 = t627*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:793:0: t905 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:367:0: t1242, t125, t1258, t126, t1263, t127, t1286, t13, t130, t1316, t134, t1347, t135, t1352, & Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:796:0: t923 = 0.1e1_dp/t126/t125 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:794:0: t910 = t119*t343*t123 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:788:0: t875 = t97*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:801:0: t956 = t111*t83*t138 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:711:0: t530 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:671:0: t435 = 2._dp*t426*t81+t79*t430-t147*t433 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:569:0: t258 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:631:0: t374 = t135*t136 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F xc_pbe.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pbe.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1929:0: t477 = 0.1e1_dp/t475*mu Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1530:0: kf_brhobrhob, mu note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1741:0: Fx_b = 0.1e1_dp+kappa-kappa/t153 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1529:0: k_s1rhob, k_srhoa, k_srhob, kappa, kf_a, kf_arhoa, kf_arhoarhoa, kf_b, kf_brhob, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1698:0: t101 = beta*t100 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1518:0: Arhobrhob, beta, beta_1_1, beta_1_2, beta_1_3, beta_2_1, beta_2_2, beta_2_3, beta_3_1, & note: 'beta' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:984:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1002:0: t58, t59, t596, t6, t605, t61, t624, t63, t633, t640, t644, t65, t650, t656, t66, t67, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1005:0: REAL(KIND=dp) :: t847, t848, t849, t851, t852, t86, t865, t871, t874, t88, t89, t9, t902, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1339:0: t806 = t454*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1324:0: t650 = t78*t515 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1440:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1205*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1321:0: t633 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1279:0: t454 = 0.1e1_dp/t153/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1273:0: t434 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1400:0: t1066 = t331*t332*t227*t83 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1353:0: t848 = t327*t847 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1280:0: t457 = t32*t454*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:994:0: t283, t288, t29, t293, t294, t297, t299, t3, t300, t301, t304, t305, t307, t308, t31, & Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1293:0: t520 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1333:0: t113*t114*t678 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1399:0: t1062 = t851*t852*t211 Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1398:0: t1056 = 0.1e1_dp/t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1378:0: t874 = t342*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1379:0: t902 = t454*t184*t227 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1289:0: t508 = t165*t13 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1302:0: t543 = t212*t156 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1421:0: t1098 = t154*t624 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:988:0: t140, t141, t142, t146, t149, t15, t150, t151, t153, t154, t156, t157, t158, t159, t16, & Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1292:0: t516 = t515*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1272:0: t430 = t141*t135 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1419:0: t1080 = t69*t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1268:0: t418 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1198:0: t299 = t93**2 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1235:0: t352 = 2._dp*t343*t81+t79*t347-t113*t350 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1159:0: t224 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1503:0: t276, t2764, t2774, t28, t280, t2808, t2810, t2838, t284, t2841, t2844, t2846, t285, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1518:0: t596, t597, t6, t60, t602, t603, t608, t61, t613, t617, t620, t621, t624, t626, t629, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: t891, t892, t893, t897, t898, t9, t90, t902, t904, t907, t908, t909, t91, t910, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1480:0: t123, t1236, t1237, t124, t1240, t1242, t1243, t125, t1257, t1258 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: REAL(KIND=dp) :: t126, t1264, t1265, t127, t128, t1281, t1282, t1285, t1287, t129, t1294, & Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1487:0: t1563, t1564, t1568, t157, t1572, t1573, t1579, t158, t1580, t159 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1497:0: t221, t222, t2224, t223, t224, t2240, t2245, t2254, t2258, t2267, t2269, t227, t2271, & Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't982' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't965' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't958' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't954' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't951' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't945' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't942' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't933' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2424:0: t2297 = t1305*t932 Warning: 't932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: t918, t919, t92, t93, t930, t932, t933, t937, t94, t942, t945, t95, t951, t954, t958, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't919' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2409:0: t2258 = t1547*t918 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't916' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't910' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't908' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2437:0: t2348 = t176*t907 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't904' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2405:0: t2245 = t902*t142 Warning: 't902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't898' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2522:0: t2774 = t891**2 Warning: 't891' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't889' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't888' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't880' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't877' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't876' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't871' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't870' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't867' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't851' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't849' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't848' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't846' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't845' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't842' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2241:0: t1580 = t83*t1579 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1524:0: t799, t8, t80, t800, t801, t803, t804, t808, t81, t810, t812, t815, t816, t817, t82, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't810' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2613:0: e_ndrho_ndrho = e_ndrho_ndrho-t80*(t2963+t3167)*Clda Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't792' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't791' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2158:0: t1287 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2313:0: t1853 = t771*t275 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't765' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2165:0: t1306 = t1305*t754 Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2460:0: t2442 = t75*t409*t444 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2482:0: t2529 = t721*t444 Warning: 't721' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2292:0: t1786 = f98*t717 Warning: 't717' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2291:0: t1781 = A*t713 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't711' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't701' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2459:0: t2437 = t698*t444 Warning: 't698' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2111:0: t1134 = 0.1e1_dp/t376/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't663' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't639' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2483:0: t2543 = t908*t620 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't613' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2540:0: t2841 = t602*t1285 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2230:0: t1548 = t1547*t588 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2425:0: t2305 = t581*t168*t2072 Warning: 't581' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't578' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: 0.7e1_dp/0.2e1_dp*t569*t571*t1240 Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2202:0: t1520 = t567*t142 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't563' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't556' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't554' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2197:0: t1479 = sscale*t551 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't542' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1515:0: t532, t533, t534, t535, t537, t538, t539, t54, t540, t542, t55 Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2193:0: t1456 = t533*t1242 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1514:0: t507, t508, t509, t510, t511, t513, t514, t515, t517, t518, t522, t525, t529, t530, t531, & Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2092:0: t1086 = t4*t515 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't509' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2378:0: t2142 = t870*t507 Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2178:0: t1379 = t495*t82 Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1513:0: t475, t478, t479, t48, t481, t486, t49, t493, t495, t498, t499, t5, t502, t503, t504, & Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2102:0: t1119 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2390:0: t2224 = t424*t377 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2132:0: t1214 = t411*t18 Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2088:0: t1079 = t4*t1078 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't386' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2153:0: t1282 = t377*t1281 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1509:0: REAL(KIND=dp) :: t372, t373, t374, t375, t376, t377, t378, t38, t383, t384, t385, t386, t39, & Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2200:0: t1498 = t371*t377 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2101:0: t1115 = t363*t312 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2251:0: t1615 = t189*t347 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2201:0: t1501 = t34*t1134 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1507:0: t335, t336, t338, t339, t34, t340, t342, t343, t345, t346, t347, t348, t349, t35, t351, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2126:0: t1178 = t411*t338 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2250:0: t1609 = t315*t56*t58 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2103:0: t1123 = t27*t390*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2273:0: t1697 = f2732/t295/t1693/t250 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2254:0: t1633 = f94/t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2275:0: t1710 = t1709*t293 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2268:0: t1680 = 0.1e1_dp/t290/t1677/t690 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2312:0: t1846 = t75*t273 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2317:0: t1880 = 0.1e1_dp/t258/t1677/t222 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2354:0: t1984 = t1983*t256 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2274:0: t1709 = 0.1e1_dp/t252/t293/t250 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2147:0: t1257 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2163:0: t1304 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2438:0: t2363 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1489:0: t1649, t1658, t166, t1663, t167, t1677, t168, t1680, t1681, t1682, t1686, t169, t1693, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2575:0: t2994 = t168*t2715 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2411:0: t2269 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1488:0: REAL(KIND=dp) :: t1592, t1599, t16, t1602, t1609, t1615, t162, t1624, t1625, t163, t1633, & Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2171:0: t1324 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2240:0: t1579 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2573:0: t2975 = t154*t2715 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2420:0: t2280 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2307:0: t1805 = t148*t1804 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2337:0: t1932 = t176*t147*t149 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1482:0: t1297, t13, t1301, t1304, t1305, t1306, t1309, t131, t1310, t1317, t1318, t132, t1324, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2198:0: t1491 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2195:0: t1473 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2196:0: t1478 = t125*t538*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2192:0: t1445 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2203:0: t1524 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1477:0: t1097, t1098, t11, t110, t1100, t111, t1113, t1115, t1119, t1123, t1126, t1127, t1129, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't1069' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1066' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't1052' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: Warning: 't1035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't1009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1474:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t1001, & Warning: 't1001' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1818:0: t444 = 2._dp*t412*t70+t11*t426-t375*t442 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1814:0: t437 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1825:0: t457 = t329*t330 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1964:0: t761 = t310*t311 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1935:0: t689 = 0.1e1_dp/t290/t289 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1989:0: t815 = t270*t193 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1910:0: t629 = t246*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1897:0: t592 = t219*t72 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1908:0: t624 = t213*omega Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1891:0: t581 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1884:0: t569 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1112:0: t1385 = 0.1e1_dp/t1380*t469*mu*t101*s Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:435:0: kfrhorhorho, mu, my_norm_drho, my_rho, p_1, p_2, rs, rs2rho, rsrho, rsrhorho, & note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1113:0: t1386 = kappa**2 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:434:0: k_s1rhorho, k_s2rho, k_srho, k_srho1rho, k_srhorho, kappa, kf, kf2rho, kfrho, kfrhorho, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:960:0: t879 = beta/t877 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:427:0: Arhorhorho, beta, beta_1_1, beta_2_1, beta_3_1, beta_4_1, e_c_u_0, e_c_u_01rho, & note: 'beta' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tfw.F xc_tfw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tfw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tfw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tpss.F xc_tpss.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2684:0: t591, t595, t596, t6, t60, t603, t604, t605, t607, t608, t61, t612, t615, t620, t622, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2652:0: t1168, t117, t1178, t118, t1181, t1182, t1186, t1195, t12, t121, t122, t1239, t1241, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2654:0: t1275, t1276, t128, t1280, t1287, t1288, t129, t13, t1317, t1321 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3284:0: t1342 = t93*t1341 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't920' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't917' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't903' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3280:0: t1331 = t140*t90*t108 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't860' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't839' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3332:0: t1469 = t83*t1341 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3236:0: t1149 = 0.1e1_dp/t512/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't809' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't805' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3615:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2391+t2668)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't788' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3499:0: t2136 = t1332*t783 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3235:0: t1141 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't770' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3479:0: t2066 = t1262*t769 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3508:0: t2180 = t136*t758 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3419:0: t1795 = t75*t372*t407 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3516:0: t2211 = t140*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't727' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't714' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't702' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't699' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: Warning: 't695' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't692' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't671' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3195:0: t987 = 0.1e1_dp/t339/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't665' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't660' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't641' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't633' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3352:0: t1545 = t628*t238 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3414:0: t1768 = t569*t407 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3539:0: t2283 = t541*t1139 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3418:0: t1791 = t531*t407 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: Warning: 't524' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3388:0: t1691 = 0.1e1_dp/t523 Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3478:0: t2060 = t759*t513 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3282:0: t1333 = t1332*t482 Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3331:0: t1453 = t125*t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3188:0: t972 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3262:0: t1263 = t1262*t453 Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't448' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3487:0: t2099 = t447*t127*t2071 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3317:0: t1407 = t110*t436 Warning: 't436' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2677:0: t387, t388, t389, t39, t391, t392, t395, t396, t4, t400, t403, t404, t405, t407, t409, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3210:0: t1034 = t14*t387 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2676:0: REAL(KIND=dp) :: t366, t367, t369, t372, t374, t375, t378, t379, t38, t382, t383, t384, & Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2675:0: t341, t346, t347, t348, t349, t35, t353, t355, t36, t361, t364, t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3175:0: t939 = t34*t340 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2674:0: t320, t321, t324, t325, t326, t327, t331, t334, t335, t336, t337, t338, t339, t34, t340, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3172:0: t933 = t14*t334 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3187:0: t968 = t326*t275 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3180:0: t951 = t4*t320 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3350:0: t1519 = t149*t310 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2673:0: t302, t303, t305, t306, t308, t309, t31, t310, t311, t312, t314, t315, t316, t317, t32, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3257:0: t1243 = t278*t56*t58 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3374:0: t1630 = f2732/t258/t1626/t213 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3389:0: t1699 = f94/t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3243:0: t1167 = 0.1e1_dp/t215/t256/t213 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3369:0: t1613 = 0.1e1_dp/t253/t1178/t523 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3351:0: t1538 = t75*t236 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2667:0: t2180, t219, t2195, t22, t220, t2203, t221, t2211, t2233, t226, t227, t2274, t2279, t228, & Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3385:0: t1667 = t1666*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2666:0: t210, t2105, t2111, t2115, t213, t2133, t2136, t214, t215, t2155, t2158, t216, t218, & Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3239:0: t1157 = 0.1e1_dp/t190/t213 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2664:0: t190, t191, t1938, t1946, t196, t1976, t1978, t2, t200, t2018, t202, t204, t2053, t2056, & Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3384:0: t1666 = 0.1e1_dp/t187/t523 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3333:0: t1473 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3509:0: t2195 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3541:0: t2316 = t127*t2279 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3480:0: t2069 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3329:0: t1442 = 0.1e1_dp/t121/t114 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3571:0: t2486 = t115*t1139 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3574:0: t2515 = t114*t1139 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3573:0: t2511 = t113*t2279 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3484:0: t2084 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2650:0: t108, t109, t1090, t1093, t1095, t11, t110, t111, t1111, t1118, t1119, t112, t113, t1136, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3390:0: t1726 = t106*t1256 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3260:0: t1261 = t136*t105*t108 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3225:0: t1095 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3008:0: t512 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2958:0: t407 = 2._dp*t375*t70+t11*t389-t338*t405 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2954:0: t400 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3082:0: t681 = t292*t293 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3087:0: t695 = t273*t274 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3013:0: t522 = 0.1e1_dp/t253/t252 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3064:0: t633 = t233*t154 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2999:0: t489 = t209*t153 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3091:0: t705 = t182*t72 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3090:0: t702 = t176*omega Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2976:0: t447 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tpss.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tpss.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_optx.F xc_optx.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_optx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_optx.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3688:0: t752, t756, t759, t760, t762, t765, t767, t768, t769, t77, t772, t78, t781, t8, t80, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3683:0: t596, t599, t6, t60, t603, t604, t607, t608, t61, t610, t611, t612, t616, t617, t621, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3655:0: t1216, t1220, t123, t1230, t1235, t124, t1240, t1241, t1242, t125, t1250, t1251, t1252, & Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: t1256, t126, t1260, t1264, t127, t1273, t128, t1288, t129, t1295, t13 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: t1578, t158, t1583, t159, t1592, t1594, t16, t1608, t162, t1620, t1627, t163, t1632, & Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3662:0: t1645, t1652, t166, t167, t1675, t1678, t168, t1685, t1687, t1688, t169, t1692, t1695, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3665:0: t185, t186, t1860, t1878, t1886, t189, t19, t190, t192, t193, t1935, t194, t1945, t195, & Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: t917, t92, t920, t922, t93, t932, t933, t94, t95, t96, t964, t967, t968 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4297:0: t1346 = t83*t1250 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3689:0: t803, t804, t806, t81, t811, t813, t816, t82, t820, t83, t84, t843, t844, t849, t85, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4496:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2013+t2174)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4180:0: t922 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4311:0: t1400 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4182:0: +t772-t806+0.10e2_dp/0.9e1_dp*t72*t258*t231 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4133:0: t767 = 0.1e1_dp/t250/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't664' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4378:0: t1675 = t1241*t651 Warning: 't651' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4384:0: t1695 = t1203*t637 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4406:0: t1781 = t176*t626 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't623' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4358:0: t1583 = t621*t142 Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4436:0: t1945 = t610**2 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't555' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4313:0: t1402 = t548*t1401 Warning: 't548' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4310:0: t1393 = t75/t544/t199 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't532' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4264:0: t1242 = t1241*t485 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3678:0: REAL(KIND=dp) :: t445, t451, t452, t453, t456, t457, t46, t461, t462, t463, t466, t470, & Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4253:0: t1204 = t1203*t462 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4296:0: t478*t512*t969) Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4124:0: t752 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4238:0: t1169 = t148*t444*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4306:0: *(t457)*(t933) Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: 0.7e1_dp/0.2e1_dp*t435*t437*t875 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4217:0: t1143 = t433*t142 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4212:0: t1102 = sscale*t417 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3676:0: t403, t404, t405, t406, t408, t41, t416, t417, t418, t419, t42, t420, t422, t423, t424, & Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4109:0: t706 = t4*t705 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4208:0: t1079 = t399*t877 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3675:0: t380, t381, t383, t384, t388, t39, t391, t395, t396, t397, t398, t399, t4, t400, t401, & Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4113:0: t713 = t4*t381 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4331:0: t1480 = t589*t373 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4188:0: t967 = t361*t82 Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3673:0: t322, t325, t328, t329, t332, t335, t338, t339, t34, t341, t342, t344, t345, t35, t352, & Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4216:0: t1124 = t34*t767 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4125:0: t756 = t27*t266*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4343:0: t1562 = t300*t251 Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4154:0: t849 = t287*t18 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4175:0: t917 = t251*t916 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3669:0: t234, t235, t236, t237, t238, t24, t242, t245, t246, t247, t248, t249, t25, t250, t251, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4215:0: t1121 = t245*t251 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4123:0: t748 = t237*t231 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3667:0: t206, t2060, t2064, t2068, t208, t209, t21, t210, t2107, t212, t213, t2140, t215, t2159, & Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4148:0: t813 = t287*t208 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4281:0: t1288 = t148*t531*t193 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4169:0: t892 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4290:0: t1331 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4407:0: t1796 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4454:0: t1999 = t168*t1886 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4394:0: t1737 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4265:0: t1250 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4287:0: t1315 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4464:0: t2060 = t154*t1886 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4380:0: t1685 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4262:0: t1240 = t180*t90*t149 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: t1401, t1402, t1408, t141, t142, t1437, t144, t1446, t145, t147, t148, t1480, t1482, & Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3657:0: REAL(KIND=dp) :: t1300, t1304, t1308, t1309, t131, t1315, t1316, t132, t1326, t133, t1331, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4213:0: t1114 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4210:0: t1096 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4211:0: t1101 = t125*t404*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4207:0: t1068 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4218:0: t1147 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3652:0: t1080, t109, t1096, t11, t110, t1101, t1102, t111, t1114, t1115, t1121, t1124, t113, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3913:0: t320 = 2._dp*t288*t70+t11*t302-t249*t318 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3909:0: t313 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3986:0: t456 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3975:0: t435 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xalpha.F xc_xalpha.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xalpha.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xalpha.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F xc_lyp_adiabatic.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp_adiabatic.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:604:0: t216 = 0.1e1_dp/t77/t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:581:0: t153 = 0.1e1_dp/t21/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:618:0: t280 = t102*t169*t78*lambda Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:617:0: t276 = d*t76*t10 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:605:0: t220 = 0.26666666666666666667e1_dp*t74/t21/t19*t216*t103 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:665:0: t421 = REAL(2*t25*t41*my_ndrho, dp)-0.1333333333e1_dp*REAL(t19, dp)*REAL(my_ndrho, dp) Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:657:0: t387 = t3*my_ndrhob Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:585:0: t169 = 0.1e1_dp/t21/t2 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:573:0: t135 = 0.1e1_dp/t6/t19*t78 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:583:0: t162 = t15*t76 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: REAL(KIND=dp) :: cf, my_ndrho, my_ndrhoa, my_ndrhob, my_rhoa, my_rhob, t1, t10, t100, t102, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4561:0: t774, t78, t782, t783, t784, t789, t792, t793, t794, t795, t799, t8, t80, t803, t804, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4547:0: t274, t277, t278, t279, t28, t281, t283, t286, t289, t29, t290, t293, t296, t299, t3, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4558:0: t60, t603, t607, t61, t610, t613, t616, t618, t619, t620, t623, t63, t632, t65, t655, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4535:0: t1111, t1118, t113, t114, t115, t1155, t1157, t116, t117, t1174, t118, t1181, t1184, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4536:0: t1189, t1190, t1198, t12, t1205, t1208, t121, t1210, t1218, t122, t1224, t1231, t125, & Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4537:0: t1255, t126, t1261, t1264, t1266, t127, t1270, t1277, t128, t1288, t129, t1299, t13, & Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4540:0: t1483, t149, t15, t1500, t151, t1529, t153, t1533, t1537, t154, t155, t1552, t156, t1562, & Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4553:0: REAL(KIND=dp) :: t435, t437, t438, t439, t44, t443, t444, t450, t453, t454, t456, t457, & Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4997:0: t879 = t83*t878 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4963:0: t782 = 0.1e1_dp/t332/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5197:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t1576+t1672)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4962:0: t774 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5041:0: t1047 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4979:0: +t623-t657+0.10e2_dp/0.9e1_dp*t72*t219*t192 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4922:0: t618 = 0.1e1_dp/t211/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5103:0: t1288 = t864*t500 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5077:0: t1181 = t931*t486 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5122:0: t1382 = t136*t475 Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4915:0: t603 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5130:0: t1413 = t140*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5043:0: t1049 = t437*t1048 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5040:0: t1040 = t75/t433/t160 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4552:0: t417, t42, t420, t421, t422, t423, t426, t427, t428, t431, t433, t434 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4993:0: t865 = t864*t374 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5008:0: t932 = t931*t351 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5101:0: t1270 = t345*t127*t1189 Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5017:0: *(t939) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4901:0: t564 = t34*t212 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5076:0: t1174 = t476*t333 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4549:0: t330, t331, t332, t333, t334, t34, t340, t341, t342, t345, t346, t35, t350, t351, t352, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4911:0: t588 = t10*t29*t14 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4937:0: t667 = t14*t261 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4544:0: t209, t21, t210, t211, t212, t213, t219, t22, t220, t221, t222, t223, t227, t229, t23, & Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4898:0: t558 = t14*t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4914:0: t599 = t198*t192 Warning: 't198' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4906:0: t576 = t4*t188 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4542:0: t17, t170, t171, t173, t174, t176, t177, t178, t179, t18, t180, t182, t183, t184, t185, & Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4541:0: t1566, t1570, t1576, t158, t159, t16, t160, t161, t1618, t163, t1652, t167, t1672, t169, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5037:0: t1026 = t106*t420*t154 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4991:0: t863 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5123:0: t1397 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5157:0: t1533 = t127*t1447 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5099:0: t1264 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4996:0: t878 = 0.1e1_dp/t128/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4976:0: t811 = 0.1e1_dp/t121/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5160:0: t1562 = t113*t1447 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5083:0: t1208 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5024:0: t995 = t140*t90*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4533:0: t1001, t1011, t1017, t102, t1026, t103, t1033, t1035, t1040, t1047, t1048, t1049, t105, & Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4952:0: t728 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4785:0: t332 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4758:0: t281 = 2._dp*t249*t70+t11*t263-t210*t279 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4754:0: t274 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4791:0: t345 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pade.F xc_pade.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pade.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pade.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_ke_gga.F xc_ke_gga.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_ke_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_ke_gga.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F dbcsr_mm_cannon.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_cannon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_cannon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_exchange_gga.F xc_exchange_gga.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_exchange_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_exchange_gga.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F fp_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:195:72: tmpstr = cp_iter_string(logger%iter_info, fp_env%print_section) 1 Warning: CHARACTER expression will be truncated in assignment (15/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:181:0: fp_env%bias_weight = EXP(fp_env%bias_energy/kT) Warning: 'kt' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_types.F dimer_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_init.F csvr_system_init.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:1121:0: IF (SIZE(local_rows) .NE. SIZE(row_counts)) & Warning: 'row_counts.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_init.F al_system_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_control_types.F negf_control_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_rho0_types.F dg_rho0_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_rho0_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_types.F pw_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_poisson.F input_cp2k_poisson.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_poisson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_poisson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_poisson.F input_cp2k_poisson.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_poisson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_poisson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_rho0_types.F dg_rho0_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_rho0_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_poisson_read_input.F pw_poisson_read_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_methods.F ps_wavelet_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_poisson_read_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_poisson_read_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F dirichlet_bc_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_methods.F ps_wavelet_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F dirichlet_bc_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F:1025:0: yub(j) = base_center(2)+h*COS(alpha_rotd(j)) Warning: 'h' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_poisson_read_input.F pw_poisson_read_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_poisson_read_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_poisson_read_input.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F:1025:0: yub(j) = base_center(2)+h*COS(alpha_rotd(j)) Warning: 'h' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_silicon.F eip_silicon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_types.F pw_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_silicon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_silicon.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew86.F xc_perdew86.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew86.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew86.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbr_pbe_lda_hole_t_c_lr.F xc_xbr_pbe_lda_hole_t_c_lr.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbr_pbe_lda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbr_pbe_lda_hole_t_c_lr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_silicon.F eip_silicon.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_silicon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_silicon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_utils.F dimer_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_subgroup_types.F negf_subgroup_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_subgroup_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_subgroup_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_init.F qmmm_gaussian_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rs_pw_interface.F rs_pw_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F dbcsr_mm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rs_pw_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rs_pw_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew86.F xc_perdew86.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:897:0: IF (transpose_right) CALL dbcsr_release(matrix_right) Warning: 'transpose_right' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:896:0: IF (transpose_left) CALL dbcsr_release(matrix_left) Warning: 'transpose_left' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew86.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew86.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbr_pbe_lda_hole_t_c_lr.F xc_xbr_pbe_lda_hole_t_c_lr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mm.F input_cp2k_mm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbr_pbe_lda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbr_pbe_lda_hole_t_c_lr.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F dbcsr_mm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:897:0: IF (transpose_right) CALL dbcsr_release(matrix_right) Warning: 'transpose_right' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:896:0: IF (transpose_left) CALL dbcsr_release(matrix_left) Warning: 'transpose_left' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_types.F dg_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_environment_types.F ewald_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mm.F input_cp2k_mm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_init.F qmmm_gaussian_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_utils.F dimer_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_subgroup_types.F negf_subgroup_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_subgroup_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_subgroup_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_environment_types.F ewald_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_types.F dg_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F ps_implicit_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F ps_implicit_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:1204:0: CALL pw_scale(pw_in, 1.0_dp/(vol_scfac*tile_volume)) ! normalize tile_pw Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:1204:0: CALL pw_scale(pw_in, 1.0_dp/(vol_scfac*tile_volume)) ! normalize tile_pw Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:961:0: CALL ps_implicit_report_ehartree(ps_implicit_env, outp_unit, ehartree/vol_scfac) Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:961:0: CALL ps_implicit_report_ehartree(ps_implicit_env, outp_unit, ehartree/vol_scfac) Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:434:0: ps_implicit_env%ehartree = ehartree/vol_scfac Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rs_pw_interface.F rs_pw_interface.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:434:0: ps_implicit_env%ehartree = ehartree/vol_scfac Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rs_pw_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rs_pw_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivatives.F xc_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivatives.F xc_derivatives.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivatives.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F fist_nonbond_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/input_cp2k_tmc.F input_cp2k_tmc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/input_cp2k_tmc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' input_cp2k_tmc.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:438:0: ei_interaction_cutoffs(2, kind_a, kind_b)) Warning: 'qcore_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qcore_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: Warning: 'qcore_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qshell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qshell_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qshell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qshell_a' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:474:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qeff_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:456:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qeff_a' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:529:0: !$OMP ATOMIC Warning: 'shell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:101:0: j, kind_a, kind_b, nkind, npairs, shell_a, shell_b, shell_type note: 'shell_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:521:0: !$OMP ATOMIC Warning: 'shell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:101:0: j, kind_a, kind_b, nkind, npairs, shell_a, shell_b, shell_type note: 'shell_a' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_multiply_api.F dbcsr_multiply_api.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_multiply_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_multiply_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F semi_empirical_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/input_cp2k_tmc.F input_cp2k_tmc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/input_cp2k_tmc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' input_cp2k_tmc.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F:464:0: SUBROUTINE set_se_param(sep, name, typ, defined, z, zeff, natorb, eheat, & Warning: 'set_se_param' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_subsys.F input_cp2k_subsys.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_multiply_api.F dbcsr_multiply_api.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_subsys.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_subsys.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_multiply_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_multiply_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F semi_empirical_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_types.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F:464:0: SUBROUTINE set_se_param(sep, name, typ, defined, z, zeff, natorb, eheat, & Warning: 'set_se_param' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_subsys.F input_cp2k_subsys.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_subsys.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_subsys.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F fist_nonbond_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_force.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:530:0: fcore_nonbond(i, shell_b) = fcore_nonbond(i, shell_b)+fcore_b(i) Warning: 'shell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:522:0: fcore_nonbond(i, shell_a) = fcore_nonbond(i, shell_a)+fcore_a(i) Warning: 'shell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qshell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: Warning: 'qshell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:474:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:456:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:438:0: ei_interaction_cutoffs(2, kind_a, kind_b)) Warning: 'qcore_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & Warning: 'qcore_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:373:0: IF ((rab2_com <= rab2_max) .AND. all_terms) THEN Warning: 'all_terms' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_methods.F pw_poisson_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libdbcsrmm.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_methods.F pw_poisson_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kpw.ssmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libdbcsrmm.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_output.F atom_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F xc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F:1595:0: IF (dealloc_pw_to_deriv) THEN Warning: 'dealloc_pw_to_deriv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F:1595:0: IF (dealloc_pw_to_deriv) THEN Warning: 'dealloc_pw_to_deriv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_gks.F semi_empirical_int_gks.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_gks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_gks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F semi_empirical_int3_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int3_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int3_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_gks.F semi_empirical_int_gks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F semi_empirical_int3_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_gks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_gks.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int3_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int3_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_output.F atom_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_write_output.F xc_write_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_write_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_write_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_write_output.F xc_write_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_thermostats.F input_cp2k_thermostats.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_write_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_write_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_thermostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_thermostats.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_thermostats.F input_cp2k_thermostats.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_thermostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_thermostats.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_integrals_test.F shg_integrals_test.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_integrals_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' shg_integrals_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_integrals_test.F shg_integrals_test.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_integrals_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' shg_integrals_test.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kpw.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_lib.F dbcsr_lib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_tests.F dbcsr_tests.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_tests.F dbcsr_tests.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_tests.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_tests.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_lib.F dbcsr_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_multiply.F dbcsr_performance_multiply.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_lib.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_multiply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_multiply.F dbcsr_performance_multiply.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_multiply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F dbcsr_test_multiply.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_multiply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F dbcsr_test_multiply.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_multiply.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:769:0: IF (residual/((a_norm+b_norm+c_norm_in)*REAL(n, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:578:0: c_norm_out, eps, residual note: 'eps' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:769:0: IF (residual/((a_norm+b_norm+c_norm_in)*REAL(n, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:578:0: c_norm_out, eps, residual note: 'eps' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F semi_empirical_par_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_par_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_par_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F semi_empirical_par_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: IF (f1 >= f2) THEN Warning: 'f2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: Warning: 'f1' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_par_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_par_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: IF (f1 >= f2) THEN Warning: 'f2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: Warning: 'f1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:285:0: END FUNCTION get_se_basis Warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:255:0: FUNCTION get_se_basis(sep, l) RESULT(n) note: 'n' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_motion_print.F input_cp2k_motion_print.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_motion_print.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_motion_print.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:285:0: END FUNCTION get_se_basis Warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:255:0: FUNCTION get_se_basis(sep, l) RESULT(n) note: 'n' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/cell_methods.F cell_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cell_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cell_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cell_methods.F cell_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cell_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cell_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_motion_print.F input_cp2k_motion_print.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_motion_print.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_motion_print.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_driver.F dbcsr_performance_driver.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_driver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_types.F ewald_pw_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_unittest.F dbcsr_unittest.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cif.F topology_cif.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cif.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cif.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_types.F ewald_pw_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xtl.F topology_xtl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xtl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xtl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_atom.F xc_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_methods.F ewald_pw_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_atom.F xc_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F semi_empirical_int_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/spme.F spme.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spme.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:763:0: dzqzz, fact, qqxx, qqzz, qxxqxx, & Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:911:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:919:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:843:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:860:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:838:0: qqxx = -add0/SQRT(r**2+add)**3+add0/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:885:0: +add0/SQRT((r-db)**2+(da+db)**2+add)**3-add0/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:703:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:711:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:635:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:652:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:599:0: charg = -charg*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:630:0: qqxx = -r/SQRT(r**2+add)**3+r/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:677:0: +(r-db)/SQRT((r-db)**2+(da+db)**2+add)**3-(r+db)/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:499:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:507:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:430:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:447:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:400:0: charg = charg*0.5_dp*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:425:0: qqxx = -1.0_dp/SQRT(r**2+add)+1.0_dp/SQRT(r**2+add+db**2) Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:473:0: +1.0_dp/SQRT((r-db)**2+(da+db)**2+add)-1.0_dp/SQRT((r+db)**2+(da+db)**2+add) Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F ewalds_multipole.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds_multipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds_multipole.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'sb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1914:0: d_d(:, 2, 1) = 0.5_dp*(c2a_d*s2b+c2a*s2b_d) Warning: 's2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1936:0: d_d(:, 4, 5) = s2a_d*(cb2+0.5_dp*sb2)+s2a*(cb2_d+0.5_dp*sb2_d) Warning: 's2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'cb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1929:0: d_d(:, 2, 4) = sa_d*c2b+sa*c2b_d Warning: 'c2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'c2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1891:0: cb_d = (x33_d*r-x33*r_d)*r2i Warning: 'x33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: sqb, sqb2i, x11, x22, x33 Warning: 'x22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: Warning: 'x11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1893:0: sa_d = (x22_d*sqb-x22*sqb_d)*sqb2i Warning: 'sqb' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_neb.F input_cp2k_neb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_neb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_neb.F90 /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_ERF", store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kxc.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.F dbcsr_api.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_api.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_c' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_methods.F semi_empirical_mpole_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:387:0: rcut, tij, tmp, tmp1, tmp11, tmp12, tmp13, tmp2, tmp21, tmp22, tmp23, tmp31, tmp32, & note: 'tij' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_j' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_i' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_parameters.F semi_empirical_parameters.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F semi_empirical_int_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:763:0: dzqzz, fact, qqxx, qqzz, qxxqxx, & Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:911:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:919:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:843:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:860:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:838:0: qqxx = -add0/SQRT(r**2+add)**3+add0/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:885:0: +add0/SQRT((r-db)**2+(da+db)**2+add)**3-add0/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:703:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:711:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:635:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:652:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:599:0: charg = -charg*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:630:0: qqxx = -r/SQRT(r**2+add)**3+r/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:677:0: +(r-db)/SQRT((r-db)**2+(da+db)**2+add)**3-(r+db)/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:499:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:507:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:430:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:447:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:400:0: charg = charg*0.5_dp*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:425:0: qqxx = -1.0_dp/SQRT(r**2+add)+1.0_dp/SQRT(r**2+add+db**2) Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:473:0: +1.0_dp/SQRT((r-db)**2+(da+db)**2+add)-1.0_dp/SQRT((r+db)**2+(da+db)**2+add) Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'sb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1914:0: d_d(:, 2, 1) = 0.5_dp*(c2a_d*s2b+c2a*s2b_d) Warning: 's2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1936:0: d_d(:, 4, 5) = s2a_d*(cb2+0.5_dp*sb2)+s2a*(cb2_d+0.5_dp*sb2_d) Warning: 's2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'cb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1929:0: d_d(:, 2, 4) = sa_d*c2b+sa*c2b_d Warning: 'c2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'c2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1891:0: cb_d = (x33_d*r-x33*r_d)*r2i Warning: 'x33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: sqb, sqb2i, x11, x22, x33 Warning: 'x22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: Warning: 'x11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1893:0: sa_d = (x22_d*sqb-x22*sqb_d)*sqb2i Warning: 'sqb' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds.F ewalds.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme.F pme.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_neb.F input_cp2k_neb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_neb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_neb.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kxc.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.F dbcsr_api.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_api.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_c' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_driver.F dbcsr_performance_driver.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_driver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_unittest.F dbcsr_unittest.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_methods.F semi_empirical_mpole_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_parameters.F semi_empirical_parameters.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_types.F cp_ddapc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xtl.F topology_xtl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xtl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xtl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cif.F topology_cif.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cif.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cif.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_methods.F ewald_pw_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/spme.F spme.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spme.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F ewalds_multipole.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds_multipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds_multipole.F90 /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_ERF", store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:387:0: rcut, tij, tmp, tmp1, tmp11, tmp12, tmp13, tmp2, tmp21, tmp22, tmp23, tmp31, tmp32, & note: 'tij' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_j' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_i' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds.F ewalds.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme.F pme.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libdbcsr.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_2.F dbcsr_example_2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_types.F cp_ddapc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_2.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_3.F dbcsr_example_3.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_xc.F atom_xc.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_performance_driver.sopt dbcsr_performance_driver.o -ldbcsr.sopt -ldbcsrmm.sopt -ldbcsrops.sopt -ldbcsrbblock.sopt -ldbcsrbdist.sopt -ldbcsrbase.sopt -ldbcsrdata.sopt -lcp2kmpiwrap.sopt -lmicsmm.sopt -lclsmm.sopt -lcp2kacc.sopt -lcp2kaccmic.sopt -lcp2kaccopencl.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_csr_conversions.F dbcsr_test_csr_conversions.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_xc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_csr_conversions.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_unittest.sopt dbcsr_unittest.o -ldbcsr.sopt -ldbcsrmm.sopt -ldbcsrops.sopt -ldbcsrbblock.sopt -ldbcsrbdist.sopt -ldbcsrbase.sopt -ldbcsrdata.sopt -lcp2kmpiwrap.sopt -lmicsmm.sopt -lclsmm.sopt -lcp2kacc.sopt -lcp2kaccmic.sopt -lcp2kaccopencl.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F dbcsr_tensor_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F:371:0: SUBROUTINE dbcsr_t_create_matrix(matrix_in, tensor, order, name) Warning: 'dbcsr_t_create_matrix' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F qs_cdft_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:431:0: SUBROUTINE becke_control_retain(becke_control) Warning: 'becke_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:576:0: SUBROUTINE cdft_control_retain(cdft_control) Warning: 'cdft_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_pol_scf.F fist_pol_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport_env_types.F transport_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_pol_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_pol_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_types.F almo_scf_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libdbcsr.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_2.F dbcsr_example_2.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_3.F dbcsr_example_3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_types.F lri_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_3.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_types.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_performance_driver.ssmp dbcsr_performance_driver.o -ldbcsr.ssmp -ldbcsrmm.ssmp -ldbcsrops.ssmp -ldbcsrbblock.ssmp -ldbcsrbdist.ssmp -ldbcsrbase.ssmp -ldbcsrdata.ssmp -lcp2kmpiwrap.ssmp -lmicsmm.ssmp -lclsmm.ssmp -lcp2kacc.ssmp -lcp2kaccmic.ssmp -lcp2kaccopencl.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_csr_conversions.F dbcsr_test_csr_conversions.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_csr_conversions.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_unittest.ssmp dbcsr_unittest.o -ldbcsr.ssmp -ldbcsrmm.ssmp -ldbcsrops.ssmp -ldbcsrbblock.ssmp -ldbcsrbdist.ssmp -ldbcsrbase.ssmp -ldbcsrdata.ssmp -lcp2kmpiwrap.ssmp -lmicsmm.ssmp -lclsmm.ssmp -lcp2kacc.ssmp -lcp2kaccmic.ssmp -lcp2kaccopencl.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F dbcsr_tensor_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F:371:0: SUBROUTINE dbcsr_t_create_matrix(matrix_in, tensor, order, name) Warning: 'dbcsr_t_create_matrix' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_operations.F cp_dbcsr_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F qs_cdft_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:431:0: SUBROUTINE becke_control_retain(becke_control) Warning: 'becke_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:576:0: SUBROUTINE cdft_control_retain(cdft_control) Warning: 'cdft_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_operations.F cp_dbcsr_operations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_types.F preconditioner_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_density_mixing_types.F qs_density_mixing_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_density_mixing_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_density_mixing_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F et_coupling_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_types.F pao_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_types.F90 /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F:75:0: SUBROUTINE get_et_coupling_type(et_coupling, et_mo_coeff, rest_mat) Warning: 'get_et_coupling_type' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_types.F almo_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_types.F mscfg_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_types.F qs_loc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_transitional.F kpoint_transitional.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_transitional.F kpoint_transitional.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_transitional.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_transitional.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_transitional.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_transitional.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport_env_types.F transport_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F et_coupling_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_types.F90 /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F:75:0: SUBROUTINE get_et_coupling_type(et_coupling, et_mo_coeff, rest_mat) Warning: 'get_et_coupling_type' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_types.F qs_loc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F qs_diis_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F:82:0: SUBROUTINE qs_diis_b_retain(diis_buffer) Warning: 'qs_diis_b_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_types.F qs_ks_qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_period_efield_types.F qs_period_efield_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_period_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_period_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_density_mixing_types.F qs_density_mixing_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_period_efield_types.F qs_period_efield_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_period_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_period_efield_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_density_mixing_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_density_mixing_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_types.F pexsi_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F qs_kpp1_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_types.F pao_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F:146:0: SUBROUTINE kpp1_retain(kpp1_env) Warning: 'kpp1_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_types.F arnoldi_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_types.F pexsi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F dbcsr_vector.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsrx/dbcsr_vector.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsrx/' dbcsr_vector.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_types.F qs_ks_qmmm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_z' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_types.F preconditioner_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F qs_diis_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F:82:0: SUBROUTINE qs_diis_b_retain(diis_buffer) Warning: 'qs_diis_b_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_types.F lri_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_types.F mscfg_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F qs_kpp1_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F:146:0: SUBROUTINE kpp1_retain(kpp1_env) Warning: 'kpp1_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F qs_o3c_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F qs_o3c_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc Warning: 'iabdc.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iabdc.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iabdc.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iabdc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iabdc.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iabdc.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iabdc.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iadbc.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iadbc.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iadbc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iadbc.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iadbc.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iadbc.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'idabc.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'idabc.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'idabc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'idabc.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'idabc.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'idabc.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc Warning: 'idabc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_types.F arnoldi_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F dbcsr_vector.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_xc.F atom_xc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsrx/dbcsr_vector.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsrx/' dbcsr_vector.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_xc.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_z' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_num.F semi_empirical_int_num.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_num.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_num.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F qs_fb_com_tasks_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_com_tasks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_com_tasks_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:157:0: SUBROUTINE fb_com_tasks_retain(com_tasks) Warning: 'fb_com_tasks_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:174:0: SUBROUTINE fb_com_atom_pairs_retain(atom_pairs) Warning: 'fb_com_atom_pairs_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:283:0: SUBROUTINE fb_com_tasks_associate(a, b) Warning: 'fb_com_tasks_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:299:0: SUBROUTINE fb_com_atom_pairs_associate(a, b) Warning: 'fb_com_atom_pairs_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:316:0: FUNCTION fb_com_tasks_has_data(com_tasks) RESULT(res) Warning: 'fb_com_tasks_has_data' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:394:0: SUBROUTINE fb_com_tasks_init(com_tasks) Warning: 'fb_com_tasks_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F domain_submatrix_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_num.F semi_empirical_int_num.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F:779:0: SUBROUTINE trace_submatrices(A, B, trace) Warning: 'trace_submatrices' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_num.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_num.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F qs_fb_com_tasks_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_com_tasks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_com_tasks_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:157:0: SUBROUTINE fb_com_tasks_retain(com_tasks) Warning: 'fb_com_tasks_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:174:0: SUBROUTINE fb_com_atom_pairs_retain(atom_pairs) Warning: 'fb_com_atom_pairs_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:283:0: SUBROUTINE fb_com_tasks_associate(a, b) Warning: 'fb_com_tasks_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:299:0: SUBROUTINE fb_com_atom_pairs_associate(a, b) Warning: 'fb_com_atom_pairs_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:316:0: FUNCTION fb_com_tasks_has_data(com_tasks) RESULT(res) Warning: 'fb_com_tasks_has_data' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:394:0: SUBROUTINE fb_com_tasks_init(com_tasks) Warning: 'fb_com_tasks_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_types.F ct_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_pol_scf.F fist_pol_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F domain_submatrix_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_pol_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_pol_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F:779:0: SUBROUTINE trace_submatrices(A, B, trace) Warning: 'trace_submatrices' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ls_matrix_exp.F ls_matrix_exp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ls_matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ls_matrix_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_types.F ct_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ls_matrix_exp.F ls_matrix_exp.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libdbcsrx.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_1.F dbcsr_example_1.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ls_matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ls_matrix_exp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_1.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_example_2.sopt dbcsr_example_2.o -ldbcsr.sopt -ldbcsrmm.sopt -ldbcsrops.sopt -ldbcsrbblock.sopt -ldbcsrbdist.sopt -ldbcsrbase.sopt -ldbcsrdata.sopt -lcp2kmpiwrap.sopt -lmicsmm.sopt -lclsmm.sopt -lcp2kacc.sopt -lcp2kaccmic.sopt -lcp2kaccopencl.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_example_3.sopt dbcsr_example_3.o -ldbcsr.sopt -ldbcsrmm.sopt -ldbcsrops.sopt -ldbcsrbblock.sopt -ldbcsrbdist.sopt -ldbcsrbase.sopt -ldbcsrdata.sopt -lcp2kmpiwrap.sopt -lmicsmm.sopt -lclsmm.sopt -lcp2kacc.sopt -lcp2kaccmic.sopt -lcp2kaccopencl.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_test_csr_conversions.sopt dbcsr_test_csr_conversions.o -ldbcsr.sopt -ldbcsrmm.sopt -ldbcsrops.sopt -ldbcsrbblock.sopt -ldbcsrbdist.sopt -ldbcsrbase.sopt -ldbcsrdata.sopt -lcp2kmpiwrap.sopt -lmicsmm.sopt -lclsmm.sopt -lcp2kacc.sopt -lcp2kaccmic.sopt -lcp2kaccopencl.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment_types.F kg_environment_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libdbcsrx.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_1.F dbcsr_example_1.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_1.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_example_2.ssmp dbcsr_example_2.o -ldbcsr.ssmp -ldbcsrmm.ssmp -ldbcsrops.ssmp -ldbcsrbblock.ssmp -ldbcsrbdist.ssmp -ldbcsrbase.ssmp -ldbcsrdata.ssmp -lcp2kmpiwrap.ssmp -lmicsmm.ssmp -lclsmm.ssmp -lcp2kacc.ssmp -lcp2kaccmic.ssmp -lcp2kaccopencl.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_types.F embed_types.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_example_3.ssmp dbcsr_example_3.o -ldbcsr.ssmp -ldbcsrmm.ssmp -ldbcsrops.ssmp -ldbcsrbblock.ssmp -ldbcsrbdist.ssmp -ldbcsrbase.ssmp -ldbcsrdata.ssmp -lcp2kmpiwrap.ssmp -lmicsmm.ssmp -lclsmm.ssmp -lcp2kacc.ssmp -lcp2kaccmic.ssmp -lcp2kaccopencl.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_test_csr_conversions.ssmp dbcsr_test_csr_conversions.o -ldbcsr.ssmp -ldbcsrmm.ssmp -ldbcsrops.ssmp -ldbcsrbblock.ssmp -ldbcsrbdist.ssmp -ldbcsrbase.ssmp -ldbcsrdata.ssmp -lcp2kmpiwrap.ssmp -lmicsmm.ssmp -lclsmm.ssmp -lcp2kacc.ssmp -lcp2kaccmic.ssmp -lcp2kaccopencl.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_input.F pao_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_input.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:231:31: s = "GAUSSIAN_PROCESS" 1 Warning: CHARACTER expression will be truncated in assignment (10/16) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:233:29: s = "NEURAL_NETWORK" 1 Warning: CHARACTER expression will be truncated in assignment (10/14) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_gemm_interface.F cp_gemm_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_gemm_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_gemm_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_diag.F cp_dbcsr_diag.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_types.F embed_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_compression.F lri_compression.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_compression.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_compression.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_integrals.F lri_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_gemm_interface.F cp_gemm_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_gemm_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_gemm_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_compression.F lri_compression.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_compression.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_compression.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_integrals.F lri_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cholesky.F cp_dbcsr_cholesky.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cholesky.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F pao_param_fock.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_fock.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_fock.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_diag.F cp_dbcsr_diag.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_diag.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: D2(i, i) = D2(i, i)-2.0_dp*alpha*diff/beta**2*EXP(-(diff/beta)**2) Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: Warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F atom_electronic_structure.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_electronic_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_electronic_structure.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_gaussprocess.F pao_ml_gaussprocess.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_gaussprocess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_gaussprocess.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:703:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:676:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_x' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:344:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:324:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_x' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_neuralnet.F pao_ml_neuralnet.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_neuralnet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_neuralnet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F almo_scf_diis_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F:318:0: diis_env%m_b(idomain)%mdata(in_point+1, irow+1) = trace0 Warning: 'trace0' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cholesky.F cp_dbcsr_cholesky.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_negf.F input_cp2k_negf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cholesky.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_negf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_negf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F pao_param_fock.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_fock.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_fock.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_debug.F semi_empirical_int_debug.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_debug.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: D2(i, i) = D2(i, i)-2.0_dp*alpha*diff/beta**2*EXP(-(diff/beta)**2) Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: Warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_example_1.sopt dbcsr_example_1.o -ldbcsr.sopt -ldbcsrmm.sopt -ldbcsrops.sopt -ldbcsrbblock.sopt -ldbcsrbdist.sopt -ldbcsrbase.sopt -ldbcsrdata.sopt -lcp2kmpiwrap.sopt -lmicsmm.sopt -lclsmm.sopt -lcp2kacc.sopt -lcp2kaccmic.sopt -lcp2kaccopencl.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_gaussprocess.F pao_ml_gaussprocess.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_block.F dbcsr_tensor_block.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_gaussprocess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_gaussprocess.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_neuralnet.F pao_ml_neuralnet.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_neuralnet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_neuralnet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_negf.F input_cp2k_negf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_negf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_negf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_debug.F semi_empirical_int_debug.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_debug.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_example_1.ssmp dbcsr_example_1.o -ldbcsr.ssmp -ldbcsrmm.ssmp -ldbcsrops.ssmp -ldbcsrbblock.ssmp -ldbcsrbdist.ssmp -ldbcsrbase.ssmp -ldbcsrdata.ssmp -lcp2kmpiwrap.ssmp -lmicsmm.ssmp -lclsmm.ssmp -lcp2kacc.ssmp -lcp2kaccmic.ssmp -lcp2kaccopencl.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_block.F dbcsr_tensor_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F cp_control_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_block.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_types.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:560:0: SUBROUTINE mulliken_control_retain(mulliken_restraint_control) Warning: 'mulliken_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:632:0: SUBROUTINE ddapc_control_retain(ddapc_restraint_control) Warning: 'ddapc_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:694:0: SUBROUTINE s2_control_retain(s2_restraint_control) Warning: 's2_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_types.F qs_mo_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_types.F qs_ot_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_input.F pao_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_input.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:231:31: s = "GAUSSIAN_PROCESS" 1 Warning: CHARACTER expression will be truncated in assignment (10/16) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:233:29: s = "NEURAL_NETWORK" 1 Warning: CHARACTER expression will be truncated in assignment (10/14) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F cp_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_types.F qs_rho_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_types.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:560:0: SUBROUTINE mulliken_control_retain(mulliken_restraint_control) Warning: 'mulliken_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:632:0: SUBROUTINE ddapc_control_retain(ddapc_restraint_control) Warning: 'ddapc_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:694:0: SUBROUTINE s2_control_retain(s2_restraint_control) Warning: 's2_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_types.F dm_ls_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_types.F qs_mo_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_types.F qs_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F arnoldi_data_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_data_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_types.F dm_ls_scf_types.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:240:0: SUBROUTINE set_eval_selection(ar_data, itype) Warning: 'set_eval_selection' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:357:0: SUBROUTINE get_all_selected_ritz_val(ar_data, eval_out) Warning: 'get_all_selected_ritz_val' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_types.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:349:0: END FUNCTION get_selected_ritz_val Warning: 'eval_out' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:321:0: FUNCTION get_selected_ritz_val(ar_data, ind) RESULT(eval_out) note: 'eval_out' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_types.F qs_ot_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_methods.F arnoldi_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment_types.F kg_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F arnoldi_data_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_data_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:240:0: SUBROUTINE set_eval_selection(ar_data, itype) Warning: 'set_eval_selection' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:357:0: SUBROUTINE get_all_selected_ritz_val(ar_data, eval_out) Warning: 'get_all_selected_ritz_val' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:349:0: END FUNCTION get_selected_ritz_val Warning: 'eval_out' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:321:0: FUNCTION get_selected_ritz_val(ar_data, ind) RESULT(eval_out) note: 'eval_out' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_methods.F arnoldi_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F kg_vertex_coloring_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_vertex_coloring_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_vertex_coloring_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:201:0: IF (newcolor .GT. ncolors) ncolors = newcolor Warning: 'newcolor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:174:0: INTEGER :: color, handle, i, j, newcolor, & note: 'newcolor' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:76:0: maxdegree, nneighbors, nnodes Warning: 'nneighbors' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F atom_electronic_structure.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_electronic_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_electronic_structure.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:703:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:676:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_x' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:344:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:324:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_x' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F semi_empirical_int_ana.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_ana.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_ana.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F semi_empirical_int_ana.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:524:0: dscale = dscale+dzz*fnj1(ig)*EXP(-ax)-dax*zz*fnj1(ig)*EXP(-ax) Warning: 'dzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:424:0: dscale = SIGN(1.0_dp, scale*tmp)*(dscale*tmp+scale*dtmp) Warning: 'dtmp' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_ana.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_ana.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:216:0: tmp_d(3, m) = dcore(1, n)*drij(3) Warning: 'drij[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:215:0: tmp_d(2, m) = dcore(1, n)*drij(2) Warning: 'drij[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:214:0: tmp_d(1, m) = dcore(1, n)*drij(1) Warning: 'drij[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_apply.F preconditioner_apply.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_apply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_apply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F matrix_exp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' matrix_exp.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:524:0: dscale = dscale+dzz*fnj1(ig)*EXP(-ax)-dax*zz*fnj1(ig)*EXP(-ax) Warning: 'dzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:424:0: dscale = SIGN(1.0_dp, scale*tmp)*(dscale*tmp+scale*dtmp) Warning: 'dtmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:216:0: tmp_d(3, m) = dcore(1, n)*drij(3) Warning: 'drij[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:215:0: tmp_d(2, m) = dcore(1, n)*drij(2) Warning: 'drij[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:214:0: tmp_d(1, m) = dcore(1, n)*drij(1) Warning: 'drij[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_apply.F preconditioner_apply.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_apply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_apply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F matrix_exp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' matrix_exp.F90 /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F:523:0: Npq%local_data(:, k) = Npq%local_data(:, k)+scaleN*Tres%local_data(:, k) Warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F almo_scf_diis_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F:318:0: diis_env%m_b(idomain)%mdata(in_point+1, irow+1) = trace0 Warning: 'trace0' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F:523:0: Npq%local_data(:, k) = Npq%local_data(:, k)+scaleN*Tres%local_data(:, k) Warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_types.F admm_dm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_types.F admm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_matrix_pools.F qs_matrix_pools.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_matrix_pools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_matrix_pools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_types.F admm_dm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_types.F admm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_types.F qs_wf_history_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F qs_p_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_types.F qs_active_space_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F:112:0: SUBROUTINE p_env_retain(p_env) Warning: 'p_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/s_square_methods.F s_square_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"s_square_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' s_square_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_types.F qs_wf_history_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_methods.F qs_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_ls.F input_cp2k_ls.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_ls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_ls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F dbcsr_tensor_reshape.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_reshape.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_reshape.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F:279:0: SUBROUTINE block_buffer_iterator_reset(buffer) Warning: 'block_buffer_iterator_reset' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F qs_p_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F:112:0: SUBROUTINE p_env_retain(p_env) Warning: 'p_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/s_square_methods.F s_square_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/paw_proj_set_types.F paw_proj_set_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"s_square_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' s_square_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"paw_proj_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' paw_proj_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_methods.F qs_scf_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F kg_vertex_coloring_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_vertex_coloring_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_vertex_coloring_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:201:0: IF (newcolor .GT. ncolors) ncolors = newcolor Warning: 'newcolor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:174:0: INTEGER :: color, handle, i, j, newcolor, & note: 'newcolor' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:76:0: maxdegree, nneighbors, nnodes Warning: 'nneighbors' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F dbcsr_tensor_reshape.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_utils.F semi_empirical_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_reshape.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_reshape.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F:279:0: SUBROUTINE block_buffer_iterator_reset(buffer) Warning: 'block_buffer_iterator_reset' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_types.F qs_active_space_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/paw_proj_set_types.F paw_proj_set_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"paw_proj_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' paw_proj_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_matrix_pools.F qs_matrix_pools.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_matrix_pools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_matrix_pools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_ls.F input_cp2k_ls.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_ls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_ls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_utils.F admm_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_utils.F semi_empirical_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F arnoldi_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F kpoint_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_api.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_types.F90 /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F:417:0: SUBROUTINE set_kpoint_info(kpoint, kp_scheme, nkp_grid, kp_shift, symmetry, verbose, & Warning: 'set_kpoint_info' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F arnoldi_api.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:500:0: IF (SQRT(rsnew) < control%threshold) control%converged = .TRUE. Warning: 'rsnew' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:406:0: REAL(KIND=dp) :: alpha, beta, pap, rsnew, rsold note: 'rsnew' was declared here gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F qs_localization_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_localization_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_localization_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:500:0: IF (SQRT(rsnew) < control%threshold) control%converged = .TRUE. Warning: 'rsnew' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:406:0: REAL(KIND=dp) :: alpha, beta, pap, rsnew, rsold note: 'rsnew' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_utils.F admm_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F qs_localization_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_localization_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_localization_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1367:0: ip, ip_has_i, ip_partner, ip_recv_from, ip_recv_partner, ipair, iperm, istat, istate, & Warning: 'ip_has_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: gmat, rmat_loc, rmat_recv, rmat_send, & Warning: 'gmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: Warning: 'gmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1367:0: ip, ip_has_i, ip_partner, ip_recv_from, ip_recv_partner, ipair, iperm, istat, istate, & Warning: 'ip_has_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: gmat, rmat_loc, rmat_recv, rmat_send, & Warning: 'gmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: Warning: 'gmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_opt_utils.F optbas_opt_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_opt_utils.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libdbcsrarnoldi.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F kpoint_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_types.F90 /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F:417:0: SUBROUTINE set_kpoint_info(kpoint, kp_scheme, nkp_grid, kp_shift, symmetry, verbose, & Warning: 'set_kpoint_info' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F dbcsr_tensor.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_opt_utils.F optbas_opt_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_opt_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:144:0: SUBROUTINE dbcsr_t_copy_matrix(matrix_in, tensor_out) Warning: 'dbcsr_t_copy_matrix' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libdbcsrarnoldi.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_types.F rt_propagation_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_condnum.F qs_condnum.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_condnum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_condnum.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:400:0: trans = compat_2_trans Warning: 'compat_2_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:398:0: trans = compat_1_trans Warning: 'compat_1_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_makes.F preconditioner_makes.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_makes.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_makes.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kind_types.F qs_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_optimizer.F pao_optimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F dbcsr_tensor.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:144:0: SUBROUTINE dbcsr_t_copy_matrix(matrix_in, tensor_out) Warning: 'dbcsr_t_copy_matrix' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:400:0: trans = compat_2_trans Warning: 'compat_2_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:398:0: trans = compat_1_trans Warning: 'compat_1_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_types.F rt_propagation_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kind_types.F qs_kind_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F iterate_matrix.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"iterate_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' iterate_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F:550:0: SUBROUTINE matrix_exponential(matrix_exp, matrix, omega, alpha, threshold) Warning: 'matrix_exponential' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_makes.F preconditioner_makes.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_makes.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_makes.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_optimizer.F pao_optimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_condnum.F qs_condnum.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_condnum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_condnum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F iterate_matrix.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"iterate_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' iterate_matrix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F qs_linres_types.F90 /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F:550:0: SUBROUTINE matrix_exponential(matrix_exp, matrix, omega, alpha, threshold) Warning: 'matrix_exponential' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1141:0: SUBROUTINE deallocate_jrho_coeff(jrho1_atom_set, iatom) Warning: 'deallocate_jrho_coeff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1181:0: SUBROUTINE get_jrho_atom(jrho1_atom_set, iatom, cjc_h, cjc_s, cjc_ii_h, cjc_ii_s, & Warning: 'get_jrho_atom' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1442:0: SUBROUTINE set_polar_env(polar_env) Warning: 'set_polar_env' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_make_propagators.F rt_make_propagators.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_make_propagators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_make_propagators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F qs_oce_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:541:0: clist%sgf_soft_only = sgf_soft_only Warning: 'sgf_soft_only' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:518:0: ALLOCATE (clist%acint(nsgf_cnt, nsobtot, maxder), clist%sgf_list(nsgf_cnt)) Warning: 'nsgf_cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_types.F qs_subsys_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ae.F core_ae.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ae.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ae.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F qs_fb_atomic_halo_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_halo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_halo_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:138:0: SUBROUTINE fb_atomic_halo_retain(atomic_halo) Warning: 'fb_atomic_halo_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:207:0: SUBROUTINE fb_atomic_halo_associate(a, b) Warning: 'fb_atomic_halo_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:719:0: SUBROUTINE fb_atomic_halo_list_init(atomic_halos) Warning: 'fb_atomic_halo_list_init' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:810:0: SUBROUTINE fb_atomic_halo_list_write(atomic_halos, para_env, fb_section) Warning: 'fb_atomic_halo_list_write' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hab, pab, verf, vnuc Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_types.F mixed_cdft_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F core_ppnl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppnl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_methods.F distribution_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: sphi_a, vprj_ppnl, zeta Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:352:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: sphi_a, vprj_ppnl, zeta note: 'vprj_ppnl.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a Warning: 'hprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_interactions.F qs_interactions.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F core_ppl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_solvers.F preconditioner_solvers.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_solvers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_solvers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_methods.F semi_empirical_expns3_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: dva, dvas Warning: 'dvas.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: Warning: 'dvas.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_parameters.F qs_dftb_parameters.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:397:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integral_utils.F qs_integral_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integral_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integral_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F particle_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"particle_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' particle_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F auto_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"auto_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' auto_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F:140:0: IF (SIZE(first_sgf) > nparticle) first_sgf(nparticle+1) = isgf+1 Warning: 'isgf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F qs_oce_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F:61:0: INTEGER :: i, j, jj, l, laux, linc, lmax, lval, lx, & Warning: 'laux' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_curvy.F dm_ls_scf_curvy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_curvy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_curvy.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:541:0: clist%sgf_soft_only = sgf_soft_only Warning: 'sgf_soft_only' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:518:0: ALLOCATE (clist%acint(nsgf_cnt, nsobtot, maxder), clist%sgf_list(nsgf_cnt)) Warning: 'nsgf_cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/molden_utils.F molden_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molden_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molden_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_interactions.F qs_interactions.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F commutator_rpnl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rpnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rpnl.F90 /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'cprj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'cprj.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: REAL(KIND=dp), DIMENSION(:), POINTER :: alpha_ppnl, set_radius_a Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:277:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'vprj_ppnl.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:254:0: IF (set_radius_a(iset)+rprjc(1) < dac) CYCLE Warning: 'ppnl_radius' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:84:0: REAL(KIND=dp) :: dac, ppnl_radius note: 'ppnl_radius' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:76:0: jkind, jneighbor, kac, katom, kbc, kkind, l, lc_max, lc_min, ldai, ldsab, lppnl, maxco, & Warning: 'lppnl' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_parameters.F qs_dftb_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_methods.F almo_scf_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_parameters.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F atomic_charges.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atomic_charges.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atomic_charges.F90 /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F:135:0: SUBROUTINE print_multipoles(particle_set, qs_kind_set, scr, charge, dipole, quadrupole) Warning: 'print_multipoles' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_solvers.F preconditioner_solvers.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_solvers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_solvers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_methods.F semi_empirical_expns3_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F auto_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"auto_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' auto_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F:61:0: INTEGER :: i, j, jj, l, laux, linc, lmax, lval, lx, & Warning: 'laux' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F core_ppnl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppnl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_methods.F ct_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: sphi_a, vprj_ppnl, zeta Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:352:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a Warning: 'hprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ae.F core_ae.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ae.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ae.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hab, pab, verf, vnuc Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F commutator_rpnl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rpnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rpnl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F dbcsr_tensor_test.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_test.F90 /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:277:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & Warning: 'cprj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'cprj.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: Warning: 'cprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: Warning: 'cprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: REAL(KIND=dp), DIMENSION(:), POINTER :: alpha_ppnl, set_radius_a Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:254:0: IF (set_radius_a(iset)+rprjc(1) < dac) CYCLE Warning: 'ppnl_radius' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:76:0: jkind, jneighbor, kac, katom, kbc, kkind, l, lc_max, lc_min, ldai, ldsab, lppnl, maxco, & Warning: 'lppnl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_2d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_3d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_4d_array' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/molden_utils.F molden_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molden_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molden_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_methods.F ct_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:109:0: IF (.NOT. blocks_equal(blk_data1, blk_data2)) THEN Warning: '__result_blocks_equal' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:124:0: PURE FUNCTION blocks_equal(block1, block2) note: '__result_blocks_equal' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_api.F dbcsr_tensor_api.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_types.F hfx_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_methods.F almo_scf_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_eri_mme_interface.F cp_eri_mme_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_eri_mme_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_eri_mme_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_types.F qs_subsys_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F qs_linres_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1141:0: SUBROUTINE deallocate_jrho_coeff(jrho1_atom_set, iatom) Warning: 'deallocate_jrho_coeff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1181:0: SUBROUTINE get_jrho_atom(jrho1_atom_set, iatom, cjc_h, cjc_s, cjc_ii_h, cjc_ii_s, & Warning: 'get_jrho_atom' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1442:0: SUBROUTINE set_polar_env(polar_env) Warning: 'set_polar_env' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_curvy.F dm_ls_scf_curvy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F qs_fb_atomic_halo_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_curvy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_curvy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_halo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_halo_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:138:0: SUBROUTINE fb_atomic_halo_retain(atomic_halo) Warning: 'fb_atomic_halo_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:207:0: SUBROUTINE fb_atomic_halo_associate(a, b) Warning: 'fb_atomic_halo_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:719:0: SUBROUTINE fb_atomic_halo_list_init(atomic_halos) Warning: 'fb_atomic_halo_list_init' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:810:0: SUBROUTINE fb_atomic_halo_list_write(atomic_halos, para_env, fb_section) Warning: 'fb_atomic_halo_list_write' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_types.F mixed_cdft_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_make_propagators.F rt_make_propagators.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_make_propagators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_make_propagators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integral_utils.F qs_integral_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integral_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integral_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F particle_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F dbcsr_tensor_test.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"particle_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' particle_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_test.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_2d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_3d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_4d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F:140:0: IF (SIZE(first_sgf) > nparticle) first_sgf(nparticle+1) = isgf+1 Warning: 'isgf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_methods.F distribution_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:109:0: IF (.NOT. blocks_equal(blk_data1, blk_data2)) THEN Warning: '__result_blocks_equal' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:124:0: PURE FUNCTION blocks_equal(block1, block2) note: '__result_blocks_equal' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_api.F dbcsr_tensor_api.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_eri_mme_interface.F cp_eri_mme_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_eri_mme_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_eri_mme_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F atomic_charges.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_types.F hfx_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atomic_charges.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atomic_charges.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F:135:0: SUBROUTINE print_multipoles(particle_set, qs_kind_set, scr, charge, dipole, quadrupole) Warning: 'print_multipoles' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F core_ppl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppl.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: dva, dvas Warning: 'dvas.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: Warning: 'dvas.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:397:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:397:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_types.F qs_ks_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kdbcsr_tensor.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mp2.F input_cp2k_mp2.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mp2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rkinetic.F commutator_rkinetic.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rkinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rkinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_matrix_methods.F qs_fb_atomic_matrix_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_matrix_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_compression_methods.F hfx_compression_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_compression_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_compression_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_atom_map.F negf_atom_map.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_atom_map.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_atom_map.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types_low.F qmmm_types_low.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types_low.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_vectors.F negf_vectors.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_vectors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_vectors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F hfx_libint_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_mincrawl.F glbopt_mincrawl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_mincrawl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_mincrawl.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F:87:0: REAL(KIND=dp) :: AB(3), AB2, CD(3), CD2, Eta, EtaInv, factor, omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kdbcsr_tensor.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mp2.F input_cp2k_mp2.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mp2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_compression_methods.F hfx_compression_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_compression_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_compression_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mulliken.F mulliken.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F qs_fb_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mulliken.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mulliken.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:99:0: SUBROUTINE fb_env_retain(fb_env) Warning: 'fb_env_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:164:0: SUBROUTINE fb_env_associate(a, b) Warning: 'fb_env_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:225:0: SUBROUTINE fb_env_init(fb_env) Warning: 'fb_env_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_types.F mixed_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F task_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_qmmm.F input_cp2k_qmmm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_qmmm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_qmmm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rkinetic.F commutator_rkinetic.F90 /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F:965:0: ilocal, k, maxdest, Ncpu, Nflux Warning: 'ilocal' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rkinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rkinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_matrix_methods.F qs_fb_atomic_matrix_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_matrix_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F cp_dbcsr_cp2k_link.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_mincrawl.F glbopt_mincrawl.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cp2k_link.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cp2k_link.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_mincrawl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_mincrawl.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F:476:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_vectors.F negf_vectors.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_vectors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_vectors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mulliken.F mulliken.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_atom_map.F negf_atom_map.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mulliken.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mulliken.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_atom_map.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_atom_map.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_unittest.F dbcsr_tensor_unittest.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc.F qs_vxc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_types.F mp2_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F hfx_libint_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_types.F qs_ks_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_types.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F:87:0: REAL(KIND=dp) :: AB(3), AB2, CD(3), CD2, Eta, EtaInv, factor, omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F qs_fb_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:99:0: SUBROUTINE fb_env_retain(fb_env) Warning: 'fb_env_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:164:0: SUBROUTINE fb_env_associate(a, b) Warning: 'fb_env_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:225:0: SUBROUTINE fb_env_init(fb_env) Warning: 'fb_env_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_types.F mixed_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F force_fields_all.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_all.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_all.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_qmmm.F input_cp2k_qmmm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_qmmm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_qmmm.F90 /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2677:0: rmin = rmin2_a+rmin2_b Warning: 'rmin2_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2679:0: epsilon0 = SQRT(ABS(epsilon_a*epsilon_b)) Warning: 'epsilon_b' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_unittest.F dbcsr_tensor_unittest.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types_low.F qmmm_types_low.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types_low.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_util.F topology_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_util.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_util.F:996:61: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_types.F mp2_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F kg_tnadd_mat.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_tnadd_mat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_tnadd_mat.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_topology_util.F qmmm_topology_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_topology_util.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:388:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_pw_grid.F qmmm_pw_grid.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_pw_grid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_pw_grid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F qmmm_per_elpot.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_per_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_per_elpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_global.F input_cp2k_global.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_global.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_global.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F:188:0: LG(idim) = fs*LG(idim)*1.0_dp/Vol Warning: 'fs' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_elpot.F qmmm_elpot.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_elpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F qs_fb_filter_matrix_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_links_methods.F qmmm_links_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_filter_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_filter_matrix_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_links_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_links_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F:1442:0: SUBROUTINE fb_fltrmat_fermi_dirac_ne(f, eigenvals, T, ne, maxocc) Warning: 'fb_fltrmat_fermi_dirac_ne' defined but not used [-Wunused-function] gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_tensor_unittest.ssmp dbcsr_tensor_unittest.o -lcp2kdbcsr_tensor.ssmp -lcp2kcommon.ssmp -ldbcsr.ssmp -ldbcsrmm.ssmp -ldbcsrops.ssmp -ldbcsrbblock.ssmp -ldbcsrbdist.ssmp -ldbcsrbase.ssmp -ldbcsrdata.ssmp -lmicsmm.ssmp -lclsmm.ssmp -lcp2kacc.ssmp -lcp2kaccmic.ssmp -lcp2kaccopencl.ssmp -lcp2kmpiwrap.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_xc.F input_cp2k_xc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_matrix_utils.F negf_matrix_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_matrix_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_matrix_utils.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/dbcsr_tensor_unittest.sopt dbcsr_tensor_unittest.o -lcp2kdbcsr_tensor.sopt -lcp2kcommon.sopt -ldbcsr.sopt -ldbcsrmm.sopt -ldbcsrops.sopt -ldbcsrbblock.sopt -ldbcsrbdist.sopt -ldbcsrbase.sopt -ldbcsrdata.sopt -lmicsmm.sopt -lclsmm.sopt -lcp2kacc.sopt -lcp2kaccmic.sopt -lcp2kaccopencl.sopt -lcp2kmpiwrap.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_store_int_types.F semi_empirical_store_int_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_xc.F input_cp2k_xc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_store_int_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_store_int_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment_types.F fist_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F cp_dbcsr_cp2k_link.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cp2k_link.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cp2k_link.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F:476:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_store_int_types.F semi_empirical_store_int_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_store_int_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_store_int_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F topology_generate_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_types.F qs_scf_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_generate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_generate_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_types.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1913:59: atm_symbol = id2str(atom_info%id_element(i)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:635:58: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment_types.F fist_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment_types.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: ind = wrk(i)%array1(j) Warning: 'wrk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1187:0: IF (do_it > 0) THEN Warning: 'do_it' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_util.F topology_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_util.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_util.F:996:61: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:769:0: rbond2 = rbond*rbond Warning: 'rbond' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_coordinate_util.F topology_coordinate_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F force_fields_all.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_coordinate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_coordinate_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_all.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_all.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F task_list_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2677:0: rmin = rmin2_a+rmin2_b Warning: 'rmin2_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2679:0: epsilon0 = SQRT(ABS(epsilon_a*epsilon_b)) Warning: 'epsilon_b' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F:965:0: ilocal, k, maxdest, Ncpu, Nflux Warning: 'ilocal' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_topology_util.F qmmm_topology_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_topology_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F qs_overlap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_overlap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc.F qs_vxc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:764:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:823:0: force(1:3, iatom) = force(1:3, iatom)-ff*force_a(1:3) Warning: 'ff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:826:0: CALL virial_pair_force(virial%pv_virial, -f0, force_a, rab) Warning: 'f0' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:400:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:306:0: IF (use_cell_mapping) THEN Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:427:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F hfx_pair_list_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_pair_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_pair_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F hfx_pair_list_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_pair_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_pair_list_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: tmp_D = temp_DD+neighbor_cells(k)%cell_r(:) Warning: 'temp_dd[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: C11 = temp_CC+neighbor_cells(k)%cell_r(:) Warning: 'temp_cc[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:81:0: REAL(dp) :: C11(3), Eta, EtaInv, factor, Fm(prim_data_f_size), omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_setup.F mp2_setup.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_setup.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: tmp_D = temp_DD+neighbor_cells(k)%cell_r(:) Warning: 'temp_dd[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: C11 = temp_CC+neighbor_cells(k)%cell_r(:) Warning: 'temp_cc[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:81:0: REAL(dp) :: C11(3), Eta, EtaInv, factor, Fm(prim_data_f_size), omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_setup.F mp2_setup.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_setup.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F qs_fb_filter_matrix_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_filter_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_filter_matrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F:1442:0: SUBROUTINE fb_fltrmat_fermi_dirac_ne(f, eigenvals, T, ne, maxocc) Warning: 'fb_fltrmat_fermi_dirac_ne' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_elpot.F qmmm_elpot.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_elpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F qmmm_per_elpot.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_per_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_per_elpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad_util.F mp2_ri_grad_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad_util.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F:188:0: LG(idim) = fs*LG(idim)*1.0_dp/Vol Warning: 'fs' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_links_methods.F qmmm_links_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_links_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_links_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_pw_grid.F qmmm_pw_grid.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_pw_grid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_pw_grid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad_util.F mp2_ri_grad_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_matrix_utils.F negf_matrix_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_matrix_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_matrix_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_types.F qs_scf_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F cell_opt_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_util.F force_fields_util.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F:150:47: new_logger%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F topology_generate_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_generate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_generate_util.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1913:59: atm_symbol = id2str(atom_info%id_element(i)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:635:58: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: ind = wrk(i)%array1(j) Warning: 'wrk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1187:0: IF (do_it > 0) THEN Warning: 'do_it' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:769:0: rbond2 = rbond*rbond Warning: 'rbond' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_amber.F topology_amber.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_amber.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_amber.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_integrals.F semi_empirical_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F qs_kinetic.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kinetic.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:334:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:256:0: IF (use_cell_mapping) THEN Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:361:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F qs_overlap.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_overlap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atom.F input_cp2k_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atom.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:764:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:823:0: force(1:3, iatom) = force(1:3, iatom)-ff*force_a(1:3) Warning: 'ff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:826:0: CALL virial_pair_force(virial%pv_virial, -f0, force_a, rab) Warning: 'f0' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F input_cp2k_dft.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:260:0: !$OMP zetb, scon_a, scon_b, ic, irow, icol, f0, ff, found, trans, rab2, n1, n2, sgfa, sgfb, iset, jset ) Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:260:0: Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:427:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_dft.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_integrals.F semi_empirical_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F:6192:0: SUBROUTINE create_rigpw_section(section) Warning: 'create_rigpw_section' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F kg_tnadd_mat.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_tnadd_mat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_tnadd_mat.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:388:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:388:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atom.F input_cp2k_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F input_cp2k_dft.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_dft.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F:6192:0: SUBROUTINE create_rigpw_section(section) Warning: 'create_rigpw_section' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_coordinate_util.F topology_coordinate_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_coordinate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_coordinate_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_util.F force_fields_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_global.F input_cp2k_global.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F hfx_load_balance_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_global.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_global.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_load_balance_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_load_balance_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2377:0: shm_bins_per_rank(i_thread+1) = nbins Warning: 'nbins' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F hfx_load_balance_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_load_balance_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_load_balance_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2005:0: jset, katom, kind_kind_idx, kkind, kset, latom, lkind, lset, swap_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:1563:0: ALLOCATE (binned_dist(my_bin_size)) Warning: 'my_bin_size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2377:0: shm_bins_per_rank(i_thread+1) = nbins Warning: 'nbins' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2005:0: jset, katom, kind_kind_idx, kkind, kset, latom, lkind, lset, swap_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:1550:0: bin_histogram(my_process_id+1, 1) = my_bin_size Warning: 'my_bin_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_communication.F rpa_communication.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F qs_kinetic.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_amber.F topology_amber.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_amber.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_amber.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:214:0: !$OMP zetb, scon_a, scon_b, ic, irow, icol, f0, ff, found, trans, rab2, sgfa, sgfb, iset, jset ) Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:214:0: Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:361:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_communication.F rpa_communication.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_input.F force_fields_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_input.F force_fields_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_ext.F force_fields_ext.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F se_fock_matrix_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_ext.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_ext.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: $: ewalds_multipole_sr_macro(mode="PURE_COULOMB") Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F se_fock_matrix_integrals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_properties_dft.F input_cp2k_properties_dft.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_properties_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_properties_dft.F90 /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: $: ewalds_multipole_sr_macro(mode="PURE_COULOMB") Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_properties_dft.F input_cp2k_properties_dft.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_properties_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_properties_dft.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/scf_control_types.F scf_control_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"scf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' scf_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_ext.F force_fields_ext.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_ext.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_ext.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/scf_control_types.F scf_control_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"scf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' scf_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_laplace.F mp2_laplace.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F cell_opt_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_laplace.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_laplace.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F:150:47: new_logger%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_laplace.F mp2_laplace.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F topology_psf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_laplace.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_laplace.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_psf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_psf.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F:781:43: extension=".psf",my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F topology_psf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_psf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_psf.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F:781:43: extension=".psf",my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_lanczos.F qs_scf_lanczos.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_lanczos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_lanczos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields.F force_fields.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_methods.F kpoint_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_methods.F kpoint_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_force_eval.F input_cp2k_force_eval.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_force_eval.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_lanczos.F qs_scf_lanczos.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_lanczos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_lanczos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_env_types.F xas_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields.F force_fields.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_force_eval.F input_cp2k_force_eval.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_force_eval.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_types.F qs_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_env_types.F xas_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_types.F qs_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_occupation.F qs_mo_occupation.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_occupation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_occupation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_occupation.F qs_mo_occupation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F qs_rho_atom_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_occupation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_occupation.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F qs_gspace_mixing.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gspace_mixing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gspace_mixing.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F:489:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: p_matrix Warning: 'p_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: COMPLEX(dp), ALLOCATABLE, DIMENSION(:) :: delta_res_p, res_rho, res_rho_p, tmp Warning: 'tmp.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: Warning: 'delta_res_p.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a, au, av, b, bq, work Warning: 'bq.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:991:0: kb, kkb, lwork, nb, nbuffer, ng, nspin Warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/moments_utils.F moments_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"moments_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' moments_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F cp_dbcsr_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_output.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:670:0: INTEGER :: handle, i, iatom, ib, ic, ig, ispin, j, & Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F:249:0: IF (print_sym) THEN Warning: 'print_sym' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F qs_operators_ao.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_operators_ao.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_operators_ao.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1481:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1196:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_init.F lri_environment_init.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:923:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_init.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:536:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:179:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_methods.F hartree_local_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis.F qs_diis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F pao_potentials.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F qs_dispersion_pairpot.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_potentials.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_potentials.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_pairpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_pairpot.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: Warning: 'new_block_d.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_rotinv.F pao_linpot_rotinv.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1340:0: e8tot = e8tot-e8 Warning: 'e8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1339:0: e6tot = e6tot-e6 Warning: 'e6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: fdij(:) = (de6+de8)*rij(:)/dr*fac Warning: 'de8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: Warning: 'de6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1525:0: force(jkind)%dispersion(:, atom_b) = force(jkind)%dispersion(:, atom_b)+fdij(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1524:0: force(ikind)%dispersion(:, atom_a) = force(ikind)%dispersion(:, atom_a)-fdij(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1728:0: elrc9 = elrc9-s9*64._dp*twopi*REAL(na*nb*nc, KIND=dp)*c9/(6._dp*rcut**3*cell%deth**2) Warning: 's9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1380:0: ELSE IF (idmp == 2) THEN Warning: 'idmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1828:0: IF (domol) THEN Warning: 'domol' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1174:0: IF (unit_nr > 0 .AND. SIZE(dcnum) > 0) THEN Warning: 'dcnum.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1810:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: CALL virial_pair_force(atstr(:, :, iatom), -0.5_dp, fdij, rij) Warning: 'atstr.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: Warning: 'atstr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: CALL virial_pair_force(atstr(:, :, katom), -0.5_dp, fdij, rca) Warning: 'atstr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: CALL virial_pair_force(atstr(:, :, iatom), -0.5_dp, fdij, rij) Warning: 'atstr.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: atener(iatom) = atener(iatom)-0.5_dp*xp*fdmp*fac Warning: 'atener.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.data' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_rotinv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_rotinv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_full.F pao_linpot_full.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_init.F lri_environment_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_full.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_full.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F qs_dispersion_pairpot.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_pairpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_pairpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F qs_neighbor_lists.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_lists.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1340:0: e8tot = e8tot-e8 Warning: 'e8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1339:0: e6tot = e6tot-e6 Warning: 'e6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: fdij(:) = (de6+de8)*rij(:)/dr*fac Warning: 'de8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: Warning: 'de6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1525:0: force(jkind)%dispersion(:, atom_b) = force(jkind)%dispersion(:, atom_b)+fdij(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1524:0: force(ikind)%dispersion(:, atom_a) = force(ikind)%dispersion(:, atom_a)-fdij(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1728:0: elrc9 = elrc9-s9*64._dp*twopi*REAL(na*nb*nc, KIND=dp)*c9/(6._dp*rcut**3*cell%deth**2) Warning: 's9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1380:0: ELSE IF (idmp == 2) THEN Warning: 'idmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1828:0: IF (domol) THEN Warning: 'domol' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1810:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: CALL virial_pair_force(atstr(:, :, iatom), -0.5_dp, fdij, rij) Warning: 'atstr.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: Warning: 'atstr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: CALL virial_pair_force(atstr(:, :, katom), -0.5_dp, fdij, rca) Warning: 'atstr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:882:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: atstr Warning: 'atstr.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: atener(iatom) = atener(iatom)-0.5_dp*xp*fdmp*fac Warning: 'atener.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1222:0: IF (mol_a /= mol_b) CYCLE Warning: 'mol_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1281:0: CPABORT("") Warning: 'otype' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F dkh_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_env_methods.F almo_scf_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dkh_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dkh_main.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_env_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:99:0: SUBROUTINE DKH_full_transformation(qs_env, matrix_s, matrix_v, matrix_t, matrix_pVp, n, dkh_order) Warning: 'dkh_full_transformation' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:754:0: SUBROUTINE even4a(n, ev4, e1, pe1p, vv, gg) Warning: 'even4a' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F qs_operators_ao.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_operators_ao.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_operators_ao.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1481:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_methods.F xc_adiabatic_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1196:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:923:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F qs_vxc_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc_atom.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:536:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:179:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F se_core_core.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_core.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_core.F90 /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: dr3inv = -3.0_dp*rij*r3inv*r2inv Warning: 'r3inv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: Warning: 'r2inv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_forces.F rt_propagation_forces.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:305:0: ir, rho_nlcc(:, 1), rho_h, rho_s, rho_nlcc(:, 2), drho_h, drho_s) Warning: 'rho_nlcc.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: REAL(dp), DIMENSION(:, :), POINTER :: rho_h, rho_nlcc, rho_s, tau_h, tau_s, & Warning: 'rho_nlcc.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_screening_methods.F hfx_screening_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_methods.F mao_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_screening_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_screening_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_communication.F hfx_communication.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_epr_hyp.F qs_epr_hyp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_epr_hyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_epr_hyp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_atom.F qs_ks_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states.F wannier_states.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_commutators.F qs_commutators.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_commutators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_commutators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb3_methods.F qs_dftb3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F qs_fb_distribution_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb3_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_distribution_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F:795:0: SUBROUTINE fb_distribution_move_el(dist_from, element, dist_to) Warning: 'fb_distribution_move_el' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_density.F qs_external_density.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_density.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F se_fock_matrix_coulomb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_potential.F qs_external_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_scf_utils.F qs_cdft_scf_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_scf_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_scf_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F:682:0: ALLOCATE (forces_g(3, forces_g_size)) Warning: 'forces_g_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/basis_set_output.F basis_set_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"basis_set_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' basis_set_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_exchange.F se_fock_matrix_exchange.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_exchange.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_exchange.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F mp2_eri.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_eri.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_eri.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_forces.F cp_ddapc_forces.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F qs_sccs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_sccs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_sccs.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:338:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:422:41: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:729:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F lri_forces.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:829:0: v_dadrc => lri_coef(kkind)%v_dadr(atom_c, :) Warning: 'lri_coef.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:769:0: TYPE(lri_kind_type), DIMENSION(:), POINTER :: lri_coef note: 'lri_coef.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:829:0: v_dadrc => lri_coef(kkind)%v_dadr(atom_c, :) Warning: 'lri_coef.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:769:0: TYPE(lri_kind_type), DIMENSION(:), POINTER :: lri_coef note: 'lri_coef.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:829:0: v_dadrc => lri_coef(kkind)%v_dadr(atom_c, :) Warning: 'lri_coef.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:769:0: TYPE(lri_kind_type), DIMENSION(:), POINTER :: lri_coef note: 'lri_coef.data' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_energies.F qs_core_energies.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_energies.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: hab_uncontr_d, pab_hh, pab_hs, & Warning: 'pab_hh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: Warning: 'pab_hh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:518:0: hab_uncontr_d(ico, jcoz)] Warning: 'hadb_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:402:0: hdab_uncontr, v_work Warning: 'hdab_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:512:0: hab_uncontr_d(icoz, jco)] Warning: 'hdab_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: habc_uncontr_d, pabc_hhh, & Warning: 'pabc_hhh.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1283:0: habc_uncontr_d(ico, jco, kcoz)] Warning: 'habdc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1277:0: habc_uncontr_d(ico, jcoz, kco)] Warning: 'hadbc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1271:0: habc_uncontr_d(icoz, jco, kco)] Warning: 'hdabc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_methods.F qs_ks_qmmm_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/efield_utils.F efield_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"efield_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' efield_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/surface_dipole.F surface_dipole.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"surface_dipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' surface_dipole.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:738:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F qs_gspace_mixing.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gspace_mixing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gspace_mixing.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: COMPLEX(dp), ALLOCATABLE, DIMENSION(:) :: delta_res_p, res_rho, res_rho_p, tmp Warning: 'tmp.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: Warning: 'delta_res_p.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a, au, av, b, bq, work Warning: 'bq.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:991:0: kb, kkb, lwork, nb, nbuffer, ng, nspin Warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:670:0: INTEGER :: handle, i, iatom, ib, ic, ig, ispin, j, & Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis.F qs_diis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_axk_util.F rpa_axk_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_axk_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_axk_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_im_time.F rpa_im_time.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_im_time.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_im_time.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F pao_potentials.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_potentials.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_potentials.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: Warning: 'new_block_d.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_rotinv.F pao_linpot_rotinv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_rotinv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_rotinv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling.F et_coupling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_full.F pao_linpot_full.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_full.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_full.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_env_methods.F almo_scf_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_utils.F qs_linres_nmr_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_utils.F qs_linres_epr_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_methods.F pw_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_hfx_utils.F rt_hfx_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_hfx_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_hfx_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_types.F qs_tddfpt_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_init.F qmmm_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types.F qmmm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_init.F qmmm_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_forces.F rt_propagation_forces.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_methods.F pw_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/basis_set_output.F basis_set_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"basis_set_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' basis_set_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states.F wannier_states.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_forces.F cp_ddapc_forces.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_methods.F mao_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F qs_integrate_potential_product.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_product.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_product.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: force(jkind)%rho_elec(:, atom_b)+scalef*admm_scal_fac*force_b(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:150:0: INTEGER :: atom_a, atom_b, bcol, brow, handle, i, iatom, igrid_level, ikind, ikind_old, & note: 'atom_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: force(jkind)%rho_elec(:, atom_b)+scalef*admm_scal_fac*force_b(:) Warning: 'jkind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:152:0: jkind, jkind_old, jpgf, jpgf_new, jset, jset_new, jset_old, maxco, maxpgf, maxset, & note: 'jkind' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:747:0: force(ikind)%rho_elec(:, atom_a)+scalef*admm_scal_fac*force_a(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:150:0: INTEGER :: atom_a, atom_b, bcol, brow, handle, i, iatom, igrid_level, ikind, ikind_old, & note: 'atom_a' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:747:0: force(ikind)%rho_elec(:, atom_a)+scalef*admm_scal_fac*force_a(:) Warning: 'ikind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:150:0: INTEGER :: atom_a, atom_b, bcol, brow, handle, i, iatom, igrid_level, ikind, ikind_old, & note: 'ikind' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: offs_dv, sgfa, sgfb Warning: 'sgfb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: Warning: 'sgfa' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_commutators.F qs_commutators.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_commutators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_commutators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_single.F qs_integrate_potential_single.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_single.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_single.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_epr_hyp.F qs_epr_hyp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_epr_hyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_epr_hyp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_density.F qs_external_density.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_density.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_potential.F qs_external_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/moments_utils.F moments_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"moments_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' moments_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F qs_collocate_density.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F se_core_core.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_collocate_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_collocate_density.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_core.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_core.F90 /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: dr3inv = -3.0_dp*rij*r3inv*r2inv Warning: 'r3inv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: Warning: 'r2inv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3351:0: SUBROUTINE collocate_general_opt() Warning: 'collocate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3641:0: SUBROUTINE collocate_general() Warning: 'collocate_general' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F qs_fb_distribution_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_distribution_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F:795:0: SUBROUTINE fb_distribution_move_el(dist_from, element, dist_to) Warning: 'fb_distribution_move_el' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_scf_utils.F qs_cdft_scf_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_scf_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_scf_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:2136:0: IF (distributed_rs_grids) THEN Warning: 'distributed_rs_grids' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_utils.F qs_linres_nmr_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_utils.F qs_linres_epr_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_communication.F hfx_communication.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling.F et_coupling.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F qs_vxc_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F mp2_eri.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_eri.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_eri.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:305:0: ir, rho_nlcc(:, 1), rho_h, rho_s, rho_nlcc(:, 2), drho_h, drho_s) Warning: 'rho_nlcc.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: REAL(dp), DIMENSION(:, :), POINTER :: rho_h, rho_nlcc, rho_s, tau_h, tau_s, & Warning: 'rho_nlcc.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_methods.F xc_adiabatic_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_screening_methods.F hfx_screening_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_screening_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_screening_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: hab_uncontr_d, pab_hh, pab_hs, & Warning: 'pab_hh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: Warning: 'pab_hh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:518:0: hab_uncontr_d(ico, jcoz)] Warning: 'hadb_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:402:0: hdab_uncontr, v_work Warning: 'hdab_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:512:0: hab_uncontr_d(icoz, jco)] Warning: 'hdab_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: habc_uncontr_d, pabc_hhh, & Warning: 'pabc_hhh.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1283:0: habc_uncontr_d(ico, jco, kcoz)] Warning: 'habdc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1277:0: habc_uncontr_d(ico, jcoz, kco)] Warning: 'hadbc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1271:0: habc_uncontr_d(icoz, jco, kco)] Warning: 'hdabc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F cp_dbcsr_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_output.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F:249:0: IF (print_sym) THEN Warning: 'print_sym' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F qs_rho_atom_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:738:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F:489:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: p_matrix Warning: 'p_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F:489:0: Warning: 'p_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F lri_forces.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_methods.F hartree_local_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_methods.F qs_ks_qmmm_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_im_time.F rpa_im_time.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F qs_sccs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_im_time.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_im_time.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_sccs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_sccs.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:338:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:422:41: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:729:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1124:0: DO j = lb(2), ub(2) Warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1101:0: ln_rho_min, q, rho, t, x, y note: 'q' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1124:0: DO j = lb(2), ub(2) Warning: 'ln_rho_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1100:0: REAL(KIND=dp) :: diff, e, eps_elec, f, ln_rho_max, & note: 'ln_rho_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:864:0: DO j = lb(2), ub(2) Warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:842:0: q, rho, t, x, y note: 'q' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:864:0: DO j = lb(2), ub(2) Warning: 'ln_rho_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:841:0: REAL(KIND=dp) :: diff, dq, dt, f, ln_rho_max, ln_rho_min, & note: 'ln_rho_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:864:0: DO j = lb(2), ub(2) Warning: 'dq' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:841:0: REAL(KIND=dp) :: diff, dq, dt, f, ln_rho_max, ln_rho_min, & note: 'dq' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb3_methods.F qs_dftb3_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F qs_neighbor_lists.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_lists.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_axk_util.F rpa_axk_util.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1222:0: IF (mol_a /= mol_b) CYCLE Warning: 'mol_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1281:0: CPABORT("") Warning: 'otype' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_axk_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_axk_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_types.F qs_tddfpt_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_hfx_utils.F rt_hfx_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_hfx_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_hfx_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_energies.F qs_core_energies.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types.F qmmm_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/efield_utils.F efield_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"efield_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' efield_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F qs_collocate_density.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_collocate_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_collocate_density.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/surface_dipole.F surface_dipole.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3351:0: SUBROUTINE collocate_general_opt() Warning: 'collocate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3641:0: SUBROUTINE collocate_general() Warning: 'collocate_general' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"surface_dipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' surface_dipole.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F se_fock_matrix_coulomb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_coulomb.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:2136:0: IF (distributed_rs_grids) THEN Warning: 'distributed_rs_grids' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F:682:0: ALLOCATE (forces_g(3, forces_g_size)) Warning: 'forces_g_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_exchange.F se_fock_matrix_exchange.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_exchange.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_exchange.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F qs_integrate_potential_product.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_product.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_product.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F dkh_main.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: offs_dv, sgfa, sgfb Warning: 'sgfb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: Warning: 'sgfa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: force(jkind)%rho_elec(:, atom_b)+scalef*admm_scal_fac*force_b(:) Warning: 'jkind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:747:0: force(ikind)%rho_elec(:, atom_a)+scalef*admm_scal_fac*force_a(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dkh_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dkh_main.F90 /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:99:0: SUBROUTINE DKH_full_transformation(qs_env, matrix_s, matrix_v, matrix_t, matrix_pVp, n, dkh_order) Warning: 'dkh_full_transformation' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:754:0: SUBROUTINE even4a(n, ev4, e1, pe1p, vv, gg) Warning: 'even4a' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_single.F qs_integrate_potential_single.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_single.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_single.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_atom.F qs_ks_atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_methods.F qs_mo_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F qs_spin_orbit.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_spin_orbit.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_methods.F qs_mo_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F qs_fermi_contact.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_gth.F pao_param_gth.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fermi_contact.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_gth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_gth.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_utils.F qs_dispersion_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F pao_ml_descriptor.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_descriptor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_descriptor.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_dbg.F se_fock_matrix_dbg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_dbg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_dbg.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_S, S_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_V, V_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dft_plus_u.F dft_plus_u.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dft_plus_u.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dft_plus_u.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_dispersion.F qs_dftb_dispersion.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_dispersion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_dispersion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F lri_environment_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F:485:0: SUBROUTINE calculate_lri_overlap_aabb(lri_env, qs_env) Warning: 'calculate_lri_overlap_aabb' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F pao_ml_descriptor.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_descriptor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_descriptor.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_S, S_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_V, V_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_hamiltonian.F qs_core_hamiltonian.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_hamiltonian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_hamiltonian.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F ri_environment_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ri_environment_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F:632:0: IF (symm .AND. (iatom /= jatom)) THEN Warning: 'symm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dft_plus_u.F dft_plus_u.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dft_plus_u.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dft_plus_u.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F qs_loc_molecules.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_molecules.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_molecules.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F:78:0: INTEGER :: akind, counter, first_atom, i, iatom, ikind, imol, imol_now, istate, j, & Warning: 'imol_now' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/population_analyses.F population_analyses.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"population_analyses.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' population_analyses.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_methods.F admm_dm_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F se_core_matrix.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_matrix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_dbg.F se_fock_matrix_dbg.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_dbg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_dbg.F90 /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:425:0: SUBROUTINE makeS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, S) Warning: 'makes' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:801:0: SUBROUTINE makedS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, dS) Warning: 'makeds' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:371:0: force(jkind)%all_potential(:, atom_b)+force_ab(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:369:0: force(ikind)%all_potential(:, atom_a)-force_ab(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_hamiltonian.F qs_core_hamiltonian.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_hamiltonian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_hamiltonian.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_dispersion.F qs_dftb_dispersion.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_dispersion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_dispersion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F qs_tddfpt2_subgroups.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_subgroups.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_subgroups.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:472:0: qs_control%relative_cutoff = mgrid_saved%relative_cutoff Warning: 'mgrid_saved.relative_cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.relative_cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:471:0: qs_control%progression_factor = mgrid_saved%progression_factor Warning: 'mgrid_saved.progression_factor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.progression_factor' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:470:0: qs_control%cutoff = mgrid_saved%cutoff Warning: 'mgrid_saved.cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:469:0: qs_control%skip_load_balance_distributed = mgrid_saved%skip_load_balance Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:468:0: qs_control%realspace_mgrids = mgrid_saved%realspace_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:467:0: qs_control%commensurate_mgrids = mgrid_saved%commensurate_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_methods.F fist_efield_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner.F preconditioner.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F lri_environment_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F qs_mo_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_io.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F:485:0: SUBROUTINE calculate_lri_overlap_aabb(lri_env, qs_env) Warning: 'calculate_lri_overlap_aabb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:686:0: nspin_read, offset_read, source Warning: 'offset_read' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:878:0: IF (minbas) THEN Warning: 'minbas' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: vecbuffer, vecbuffer_read Warning: 'vecbuffer_read.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: Warning: 'vecbuffer_read.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:886:0: offset_read = offset_info(ishell_read, iset_read, iatom) Warning: 'offset_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:960:0: DEALLOCATE (offset_info) Warning: 'offset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: INTEGER, DIMENSION(:, :), POINTER :: l, nshell_info Warning: 'nshell_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:687:0: INTEGER, DIMENSION(:), POINTER :: nset_info, nshell Warning: 'nset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1023:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cmatrix, smatrix Warning: 'cmatrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1269:0: (cmatrix(irow, jcol), jcol=from, to) Warning: 'cmatrix.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_exp.F pao_param_exp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F ri_environment_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ri_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_linpot.F pao_param_linpot.F90 /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F:632:0: IF (symm .AND. (iatom /= jatom)) THEN Warning: 'symm' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_linpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_linpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F qs_moments.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_moments.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_utils.F qs_dispersion_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F qs_elec_field.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_elec_field.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F:197:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:222:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F qs_spin_orbit.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_spin_orbit.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:458:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:346:0: INTEGER :: handle, i, iatom, icol, ikind, inode, irow, iset, jatom, jkind, jset, last_jatom, & note: 'last_jatom' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F qs_fermi_contact.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F qs_elec_field.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fermi_contact.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_elec_field.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F:197:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_methods.F fist_efield_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_operators.F atom_operators.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_operators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_operators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F se_core_matrix.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:425:0: SUBROUTINE makeS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, S) Warning: 'makes' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:801:0: SUBROUTINE makedS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, dS) Warning: 'makeds' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:371:0: force(jkind)%all_potential(:, atom_b)+force_ab(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:369:0: force(ikind)%all_potential(:, atom_a)-force_ab(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_optimizer.F mao_optimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F qs_loc_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F hfx_derivatives.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_derivatives.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:797:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:676:0: last_jatom, ldab, ldsa, ldsb, ldwork, maxl, ncoa, ncob, nkind, nrow, nseta, nsetb, sgfa, & note: 'last_jatom' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:543:0: IF (ABS(occ_imo-my_occ) > localized_wfn_control%eps_occ) THEN Warning: 'my_occ' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:176:0: pmax_4 = ptr_p_4(kset, jset) Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:199:0: pmax_3 = ptr_p_3(lset, iset) Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:210:0: pmax_2 = ptr_p_2(lset, jset) Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:215:0: pmax_1 = ptr_p_1(kset, iset) Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xray_diffraction.F xray_diffraction.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:137:0: sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1456:0: IF (use_virial .AND. spherical_estimate_virial*pmax_entry >= eps_schwarz) THEN Warning: 'spherical_estimate_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xray_diffraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xray_diffraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/population_analyses.F population_analyses.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"population_analyses.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' population_analyses.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molecular_states.F molecular_states.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molecular_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molecular_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F hfx_energy_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_energy_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_energy_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/stm_images.F stm_images.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"stm_images.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' stm_images.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F qs_loc_molecules.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_molecules.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_molecules.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F:78:0: INTEGER :: akind, counter, first_atom, i, iatom, ikind, imol, imol_now, istate, j, & Warning: 'imol_now' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:128:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:127:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:126:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:125:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:167:0: sphi_c_u3, sphi_d_u1, sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers, & Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & Warning: 'full_ks_beta.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'full_ks_beta.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk Warning: 'integral_containers_disk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: Warning: 'integral_containers_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1517:0: use_disk_storage) Warning: 'integral_caches_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: do_disk_storage) Warning: 'maxval_container_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: Warning: 'maxval_cache_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F qs_resp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_resp.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:856:0: IF (dist(i) < rmin+delta) not_in_range(i, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:857:0: IF (dist(i) > rmax-delta) not_in_range(i, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1111:0: IF (dist(m) < rmin+delta) not_in_range(m, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmin' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1112:0: IF (dist(m) > rmax-delta) not_in_range(m, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmax' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_z' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_y' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_y' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_x' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_methods.F admm_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_methods.F qs_fb_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/bse.F bse.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F qs_dftb_coulomb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F qs_tddfpt2_subgroups.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_subgroups.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_subgroups.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F:966:0: pfr = -dfr*mcharge(iatom)*mcharge(jatom) Warning: 'dfr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:472:0: qs_control%relative_cutoff = mgrid_saved%relative_cutoff Warning: 'mgrid_saved.relative_cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.relative_cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:471:0: qs_control%progression_factor = mgrid_saved%progression_factor Warning: 'mgrid_saved.progression_factor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.progression_factor' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:470:0: qs_control%cutoff = mgrid_saved%cutoff Warning: 'mgrid_saved.cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:469:0: qs_control%skip_load_balance_distributed = mgrid_saved%skip_load_balance Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:468:0: qs_control%realspace_mgrids = mgrid_saved%realspace_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:467:0: qs_control%commensurate_mgrids = mgrid_saved%commensurate_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_proj.F et_coupling_proj.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_proj.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_proj.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_util.F cp_ddapc_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_util.F90 /builddir/build/BUILD/cp2k-6.1/src/et_coupling_proj.F:416:0: SUBROUTINE get_fm_matrix_array(mat, arr) Warning: 'get_fm_matrix_array' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_methods.F admm_dm_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_types.F qmmmx_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner.F preconditioner.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_util.F cp_ddapc_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F qs_mo_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_io.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:686:0: nspin_read, offset_read, source Warning: 'offset_read' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:878:0: IF (minbas) THEN Warning: 'minbas' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: vecbuffer, vecbuffer_read Warning: 'vecbuffer_read.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: Warning: 'vecbuffer_read.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:886:0: offset_read = offset_info(ishell_read, iset_read, iatom) Warning: 'offset_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:960:0: DEALLOCATE (offset_info) Warning: 'offset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: INTEGER, DIMENSION(:, :), POINTER :: l, nshell_info Warning: 'nshell_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:687:0: INTEGER, DIMENSION(:), POINTER :: nset_info, nshell Warning: 'nset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1023:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cmatrix, smatrix Warning: 'cmatrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1269:0: (cmatrix(irow, jcol), jcol=from, to) Warning: 'cmatrix.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential.F qs_integrate_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_gth.F pao_param_gth.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_gth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_gth.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F qs_moments.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_moments.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_exp.F pao_param_exp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_exp.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:222:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_linpot.F pao_param_linpot.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_linpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_linpot.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:458:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:346:0: INTEGER :: handle, i, iatom, icol, ikind, inode, irow, iset, jatom, jkind, jset, last_jatom, & note: 'last_jatom' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F hfx_derivatives.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F qs_loc_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:176:0: pmax_4 = ptr_p_4(kset, jset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:199:0: pmax_3 = ptr_p_3(lset, iset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:210:0: pmax_2 = ptr_p_2(lset, jset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:215:0: pmax_1 = ptr_p_1(kset, iset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:137:0: sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1456:0: IF (use_virial .AND. spherical_estimate_virial*pmax_entry >= eps_schwarz) THEN Warning: 'spherical_estimate_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:162:0: rb(3), rc(3), rcd2, rd(3), spherical_estimate, spherical_estimate_virial, symm_fac, & note: 'spherical_estimate_virial' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:191:0: TYPE(hfx_container_type), POINTER :: maxval_container note: 'maxval_container' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: use_disk_storage) Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:189:0: TYPE(hfx_cache_type), POINTER :: maxval_cache note: 'maxval_cache' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:797:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:676:0: last_jatom, ldab, ldsa, ldsb, ldwork, maxl, ncoa, ncob, nkind, nrow, nseta, nsetb, sgfa, & note: 'last_jatom' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:543:0: IF (ABS(occ_imo-my_occ) > localized_wfn_control%eps_occ) THEN Warning: 'my_occ' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_optimizer.F mao_optimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xray_diffraction.F xray_diffraction.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xray_diffraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xray_diffraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F hfx_energy_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_energy_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_energy_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F qs_resp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_resp.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:856:0: IF (dist(i) < rmin+delta) not_in_range(i, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:857:0: IF (dist(i) > rmax-delta) not_in_range(i, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1111:0: IF (dist(m) < rmin+delta) not_in_range(m, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmin' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1112:0: IF (dist(m) > rmax-delta) not_in_range(m, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmax' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_z' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_y' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_y' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_x' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:128:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:128:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:127:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:127:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:126:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:126:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:125:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:125:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:167:0: sphi_c_u3, sphi_d_u1, sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk note: 'integral_caches.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: Warning: 'integral_caches.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers, & note: 'integral_containers.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:222:0: TYPE(hfx_container_type), POINTER :: maxval_container, maxval_container_disk note: 'maxval_container' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: use_disk_storage) Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:219:0: TYPE(hfx_cache_type), POINTER :: maxval_cache, maxval_cache_disk note: 'maxval_cache' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk Warning: 'integral_containers_disk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk note: 'integral_containers_disk.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk note: 'integral_containers_disk.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk note: 'integral_containers_disk.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1517:0: use_disk_storage) Warning: 'integral_caches_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk note: 'integral_caches_disk.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: do_disk_storage) Warning: 'maxval_container_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:222:0: TYPE(hfx_container_type), POINTER :: maxval_container, maxval_container_disk note: 'maxval_container_disk' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: do_disk_storage) Warning: 'maxval_cache_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:219:0: TYPE(hfx_cache_type), POINTER :: maxval_cache, maxval_cache_disk note: 'maxval_cache_disk' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/stm_images.F stm_images.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"stm_images.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' stm_images.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molecular_states.F molecular_states.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molecular_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molecular_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_methods.F admm_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_methods.F qs_fb_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_proj.F et_coupling_proj.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_proj.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_proj.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F qs_dftb_coulomb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_coulomb.F90 /builddir/build/BUILD/cp2k-6.1/src/et_coupling_proj.F:416:0: SUBROUTINE get_fm_matrix_array(mat, arr) Warning: 'get_fm_matrix_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F:966:0: pfr = -dfr*mcharge(iatom)*mcharge(jatom) Warning: 'dfr' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_operators.F atom_operators.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_operators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_operators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/bse.F bse.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_types.F qmmmx_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential.F qs_integrate_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment.F kg_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F mao_wfn_analysis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_wfn_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_local.F qs_efield_local.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_local.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_local.F90 /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: qmatbc, raq, sab, selnABC, sinv, & Warning: 'selnabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix.F se_fock_matrix.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F qs_efield_berry.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_berry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_berry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_wfn_mix.F qs_scf_wfn_mix.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_wfn_mix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_wfn_mix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis.F lri_optimize_ri_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dcosab, dsinab, force_tmp Warning: 'force_tmp.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F lri_ks_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_ks_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F lri_ks_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: hf_work, hs_work, int3, wab, wbb Warning: 'hf_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hf_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hs_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hs_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_ks_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_methods.F qs_rho_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: hf_work, hs_work, int3, wab, wbb Warning: 'hs_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hs_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hf_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hf_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_wfn_mix.F qs_scf_wfn_mix.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_wfn_mix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_wfn_mix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis.F lri_optimize_ri_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_ggrid.F qs_rho0_ggrid.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_ggrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_ggrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_basis.F mao_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_image_charge.F qmmm_image_charge.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_image_charge.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_image_charge.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F mp2_direct_method.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_direct_method.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_direct_method.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1389:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1559:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec, 1:elements_ij_proc) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1030:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: R_offset_rec, Rsize_rec, S_offset_rec, same_size_kl_index, sgfb, sphi_a_u1, sphi_a_u2, & Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:838:0: task_counter_RS(global_counter, 4) = task_counter_RS(global_counter, 4)+1 Warning: 'global_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F qs_efield_berry.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_berry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_berry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_libint.F mp2_ri_libint.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_libint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_libint.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dcosab, dsinab, force_tmp Warning: 'force_tmp.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix.F se_fock_matrix.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_force.F fist_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F qs_scf_block_davidson.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_block_davidson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_block_davidson.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:885:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:488:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:486:0: nmat2, nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:429:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:91:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:89:0: nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot.F qs_ot.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_delta_pulse.F rt_delta_pulse.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_delta_pulse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_delta_pulse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_io.F kpoint_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F atom_admm_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param.F pao_param.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F:212:0: IF (rhf) THEN Warning: 'rhf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment.F kg_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F atom_grb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_grb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_grb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_op.F qs_linres_op.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:754:0: WRITE (iunit, "(G20.12,40F16.10)") al(i), ((gcc(i, j, l), j=1, nbas(l)), l=lmin, lmax) Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_op.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_op.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:266:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_force.F fist_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_methods.F qs_rho_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_basis.F mao_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_op.F qs_linres_op.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_op.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_op.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_libint.F mp2_ri_libint.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_libint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_libint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F atom_fit.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_fit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_fit.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1703:0: END FUNCTION rcpro Warning: 'yval' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1684:0: FUNCTION rcpro(id, xval) RESULT(yval) note: 'yval' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F mp2_direct_method.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_direct_method.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_direct_method.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:179:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: xtob Warning: 'xtob.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_utils.F xc_adiabatic_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1389:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1559:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec, 1:elements_ij_proc) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1030:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: R_offset_rec, Rsize_rec, S_offset_rec, same_size_kl_index, sgfb, sphi_a_u1, sphi_a_u2, & Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:838:0: task_counter_RS(global_counter, 4) = task_counter_RS(global_counter, 4)+1 Warning: 'global_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_image_charge.F qmmm_image_charge.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_image_charge.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_image_charge.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F mp2_ri_grad.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc.F cp_ddapc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F qs_scf_block_davidson.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_block_davidson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_block_davidson.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:885:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:488:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:486:0: nmat2, nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: eri_method=eri_method, pab=G_PQ_local, force_a=force_2c) Warning: 'force_2c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: Warning: 'force_2c.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: force_a=force_3c_orb_mu, force_b=force_3c_orb_nu, force_c=force_3c_aux) Warning: 'force_3c_orb_mu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_mu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: G_P_ia, G_P_ia_beta, mat_munu_local, & Warning: 'g_p_ia_beta.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: Warning: 'g_p_ia_beta.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:909:0: DEALLOCATE (G_P_ia_beta) Warning: 'g_p_ia_beta.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:317:0: G_P_ia_beta(L_counter), matrix_P_inu_beta, mo_coeff_v_beta, mo_coeff_o_beta) Warning: 'mo_coeff_v_beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:429:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:91:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:89:0: nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot.F qs_ot.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F mp2_ri_gpw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_gpw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_io.F kpoint_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param.F pao_param.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3628:0: SUBROUTINE set_identity(fm_matrix_L) Warning: 'set_identity' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:4830:0: SUBROUTINE write_array(mat) Warning: 'write_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6965:0: SUBROUTINE compute_3c_overlap_int(mat_B_munu, qs_env, my_group_L_size, my_group_L_start, & Warning: 'compute_3c_overlap_int' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F mao_wfn_analysis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_wfn_analysis.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6307:0: send_k, size_B_i, size_B_j, size_B_k, start_point Warning: 'send_k' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6306:0: send_B_size, send_B_virtual_end, send_B_virtual_start, send_i, send_ijk_index, send_j, & Warning: 'send_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6436:0: para_env_exchange%group) Warning: 'send_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: qmatbc, raq, sab, selnABC, sinv, & Warning: 'selnabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F mp2_ri_gpw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3628:0: SUBROUTINE set_identity(fm_matrix_L) Warning: 'set_identity' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:4830:0: SUBROUTINE write_array(mat) Warning: 'write_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6965:0: SUBROUTINE compute_3c_overlap_int(mat_B_munu, qs_env, my_group_L_size, my_group_L_start, & Warning: 'compute_3c_overlap_int' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: dbRI = SQRT(SUM(rbRI**2)) Warning: 'rbri[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: daRI = SQRT(SUM(raRI**2)) Warning: 'rari[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6307:0: send_k, size_B_i, size_B_j, size_B_k, start_point Warning: 'send_k' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6306:0: send_B_size, send_B_virtual_end, send_B_virtual_start, send_i, send_ijk_index, send_j, & Warning: 'send_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6436:0: para_env_exchange%group) Warning: 'send_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3836:0: num_ij_pairs, proc_map, proc_map_rep, sizes_array_orig, sub_proc_map Warning: 'MEM[(struct array01_integer(kind=4) &)&sizes_array_orig].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: dbRI = SQRT(SUM(rbRI**2)) Warning: 'rbri[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: daRI = SQRT(SUM(raRI**2)) Warning: 'rari[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_delta_pulse.F rt_delta_pulse.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_delta_pulse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_delta_pulse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F atom_admm_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3836:0: num_ij_pairs, proc_map, proc_map_rep, sizes_array_orig, sub_proc_map Warning: 'MEM[(struct array01_integer(kind=4) &)&sizes_array_orig].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_admm_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F:212:0: IF (rhf) THEN Warning: 'rhf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F atom_grb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_grb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_grb.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:754:0: WRITE (iunit, "(G20.12,40F16.10)") al(i), ((gcc(i, j, l), j=1, nbas(l)), l=lmin, lmax) Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:266:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F mp2_ri_grad.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F force_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F:679:0: i_force_eval(1) = main_force_eval Warning: 'main_force_eval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc.F cp_ddapc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: eri_method=eri_method, pab=G_PQ_local, force_a=force_2c) Warning: 'force_2c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: Warning: 'force_2c.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: force_a=force_3c_orb_mu, force_b=force_3c_orb_nu, force_c=force_3c_aux) Warning: 'force_3c_orb_mu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_mu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: G_P_ia, G_P_ia_beta, mat_munu_local, & Warning: 'g_p_ia_beta.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: Warning: 'g_p_ia_beta.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:909:0: DEALLOCATE (G_P_ia_beta) Warning: 'g_p_ia_beta.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:317:0: G_P_ia_beta(L_counter), matrix_P_inu_beta, mo_coeff_v_beta, mo_coeff_o_beta) Warning: 'mo_coeff_v_beta' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_local.F qs_efield_local.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_local.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_local.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F force_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F:679:0: i_force_eval(1) = main_force_eval Warning: 'main_force_eval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_ggrid.F qs_rho0_ggrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_utils.F xc_adiabatic_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_ggrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_ggrid.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F qs_rho0_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_correction.F kg_correction.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_correction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_correction.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :, :) :: cpc_ah, cpc_as Warning: 'cpc_as.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: Warning: 'cpc_ah.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F atom_fit.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_fit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_fit.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1703:0: END FUNCTION rcpro Warning: 'yval' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1684:0: FUNCTION rcpro(id, xval) RESULT(yval) note: 'yval' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F qs_ks_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:179:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: xtob Warning: 'xtob.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_update_s_mstruct.F qs_update_s_mstruct.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_update_s_mstruct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_update_s_mstruct.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:1336:0: +sign*becke%group(igroup)%weight%pw%cr3d*becke%strength(igroup) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_methods.F qs_wf_history_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:798:0: energy%hartree = energy%hartree+full_scaling*ener Warning: 'full_scaling' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:794:0: full_scaling = -dft_control%sic_scaling_a*nelec Warning: 'nelec' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_update_s_mstruct.F qs_update_s_mstruct.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_update_s_mstruct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_update_s_mstruct.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_output.F qs_scf_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_dftb.F qs_scf_post_dftb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_dftb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_dftb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_restart.F xas_restart.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_restart.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_restart.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_output.F qs_scf_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_dftb.F qs_scf_post_dftb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_dftb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_dftb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_restart.F xas_restart.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_restart.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_restart.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F mp2_cphf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_cphf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_cphf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_methods.F minbas_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1452:0: TYPE(cp_fm_p_type), DIMENSION(:), POINTER :: Ax, Ax_ab, Ax_ba, Ax_bb, xn, xn_b Warning: 'xn_b.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: xn_b(iiB)%matrix%local_data(1:nrow_local_b, 1:ncol_local_b)) Warning: 'ax_bb.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ba.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ab.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F qs_linres_nmr_shift.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_shift.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_shift.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:729:0: cs_nics_tot, cs_tot Warning: 'cs_nics_tot.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:947:0: SQRT(DDOT(9*SIZE(cs_nics_tot, 3), cs_nics_tot(1, 1, 1), 1, cs_nics_tot(1, 1, 1), 1)) Warning: 'cs_nics_tot.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_ownutils.F qs_linres_epr_ownutils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:265:0: n_nics, na, natom, natom_local, natom_tot, nkind, nnics_local, nr, nra, nspins, num_pe, & Warning: 'nnics_local' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_ownutils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_ownutils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_ownutils.F qs_linres_epr_ownutils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_ownutils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_ownutils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F qs_linres_nmr_shift.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_shift.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_shift.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F mp2_optimize_ri_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_optimize_ri_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:729:0: cs_nics_tot, cs_tot Warning: 'cs_nics_tot.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:947:0: SQRT(DDOT(9*SIZE(cs_nics_tot, 3), cs_nics_tot(1, 1, 1), 1, cs_nics_tot(1, 1, 1), 1)) Warning: 'cs_nics_tot.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:265:0: n_nics, na, natom, natom_local, natom_tot, nkind, nnics_local, nr, nra, nspins, num_pe, & Warning: 'nnics_local' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_correction.F kg_correction.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_correction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_correction.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F:902:0: iset, la Warning: 'la' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F mp2_cphf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_cphf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_cphf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F qs_ks_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1452:0: TYPE(cp_fm_p_type), DIMENSION(:), POINTER :: Ax, Ax_ab, Ax_ba, Ax_bb, xn, xn_b Warning: 'xn_b.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: xn_b(iiB)%matrix%local_data(1:nrow_local_b, 1:ncol_local_b)) Warning: 'ax_bb.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ba.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ab.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:1336:0: +sign*becke%group(igroup)%weight%pw%cr3d*becke%strength(igroup) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_basis.F atom_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_pseudo.F atom_pseudo.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_pseudo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_pseudo.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:798:0: energy%hartree = energy%hartree+full_scaling*ener Warning: 'full_scaling' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:794:0: full_scaling = -dft_control%sic_scaling_a*nelec Warning: 'nelec' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F atom_energy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_minimizer.F qs_ot_minimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_minimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_minimizer.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:523:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:485:0: REAL(KIND=dp) :: dene, emax, expzet, fhomo, o, prefac, & note: 'fhomo' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_methods.F qs_wf_history_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_io.F pao_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F qs_linres_atom_current.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F qs_linres_atom_current.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_atom_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_atom_current.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_atom_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_atom_current.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a_matrix, b_matrix, c_matrix, d_matrix Warning: 'd_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'd_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'c_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'c_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'b_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'b_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'a_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'a_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a_matrix, b_matrix, c_matrix, d_matrix Warning: 'd_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'c_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'b_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'a_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_kind_orbitals.F atom_kind_orbitals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F mixed_cdft_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_kind_orbitals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_kind_orbitals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:879:69: mixed_cdft%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:1474:0: nzeroed = nzeroed+1 Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'mixed_matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'mixed_matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: TYPE(cp_1d_r_p_type), ALLOCATABLE, DIMENSION(:, :) :: occno_tmp Warning: 'occno_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: Warning: 'occno_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, w_matrix Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F hfx_admm_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_admm_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:1023:0: energy%ex = ehfx Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: energy%ex = ehfx+ehfxrt Warning: 'ehfxrt' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_vsite.F constraint_vsite.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_vsite.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_vsite.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_util.F qmmm_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/external_potential_methods.F external_potential_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"external_potential_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' external_potential_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion_utils.F motion_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' motion_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F qs_rho0_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_methods.F minbas_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :, :) :: cpc_ah, cpc_as Warning: 'cpc_as.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: Warning: 'cpc_ah.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_minimizer.F qs_ot_minimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_minimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_minimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F optimize_embedding_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_embedding_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_embedding_potential.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1608:0: SUBROUTINE inv_Hessian_update(grad, prev_grad, step, prev_inv_Hess, inv_Hess) Warning: 'inv_hessian_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1716:0: SUBROUTINE Hessian_update(grad, prev_grad, step, prev_Hess, Hess) Warning: 'hessian_update' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_io.F pao_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F mp2_optimize_ri_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_optimize_ri_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/environment.F environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion_utils.F motion_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' motion_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F:902:0: iset, la Warning: 'la' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F optimize_embedding_potential.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_embedding_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_embedding_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/environment.F environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' environment.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1608:0: SUBROUTINE inv_Hessian_update(grad, prev_grad, step, prev_inv_Hess, inv_Hess) Warning: 'inv_hessian_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1716:0: SUBROUTINE Hessian_update(grad, prev_grad, step, prev_Hess, Hess) Warning: 'hessian_update' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_utils.F metadynamics_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_force_eval.F input_restart_force_eval.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F mixed_cdft_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_force_eval.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:879:69: mixed_cdft%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_types.F mc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_types.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:1474:0: nzeroed = nzeroed+1 Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'mixed_matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'mixed_matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: TYPE(cp_1d_r_p_type), ALLOCATABLE, DIMENSION(:, :) :: occno_tmp Warning: 'occno_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: Warning: 'occno_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, w_matrix Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_utils.F thermal_region_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/external_potential_methods.F external_potential_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_basis.F atom_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"external_potential_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' external_potential_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_vsite.F constraint_vsite.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_pseudo.F atom_pseudo.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_vsite.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_vsite.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_pseudo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_pseudo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_types.F mc_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F atom_energy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_energy.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:523:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:485:0: REAL(KIND=dp) :: dene, emax, expzet, fhomo, o, prefac, & note: 'fhomo' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_utils.F thermal_region_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_types.F cell_opt_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_types.F neb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F constraint_fxd.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_fxd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_fxd.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_force_eval.F input_restart_force_eval.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_force_eval.F90 /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: shell_particle_set(shell_index)%f(:) = force(:, natom+shell_index) Warning: 'shell_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: core_particle_set(shell_index)%f(:) = force(:, iparticle) Warning: 'core_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_types.F neb_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_util.F qmmm_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_types.F cell_opt_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F constraint_fxd.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_fxd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_fxd.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F hfx_admm_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_admm_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: shell_particle_set(shell_index)%f(:) = force(:, natom+shell_index) Warning: 'shell_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: core_particle_set(shell_index)%f(:) = force(:, iparticle) Warning: 'core_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_utils.F metadynamics_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:1023:0: energy%ex = ehfx Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: energy%ex = ehfx+ehfxrt Warning: 'ehfxrt' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_util.F qmmmx_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gapw_densities.F qs_gapw_densities.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gapw_densities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gapw_densities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_kind_orbitals.F atom_kind_orbitals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_wfn_analysis.F minbas_wfn_analysis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_kind_orbitals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_kind_orbitals.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_wfn_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_scf.F qs_ot_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_scf.F qs_ot_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_utils.F thermostat_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F qs_tddfpt2_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_move_control.F mc_move_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_move_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_move_control.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F:2806:0: weights_recv Warning: 'weights_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F:2794:0: INTEGER(kind=int_8) :: iexc, imo_occ, imo_virt, ind, nexcs, & Warning: 'nexcs' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F colvar_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1276:70: tag_comp = enum_i2c(enum, colvar%xyz_diag_param%component) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1286:80: tag_comp1 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(1)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1289:80: tag_comp2 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(2)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F qmmm_se_forces.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F:208:0: CPASSERT(iqm == number_qm_atoms) Warning: 'iqm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_energy.F qmmm_se_energy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_energy.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:5599:0: colvar%ss = cv_val Warning: 'cv_val' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2056:0: colvar%ss = r Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_utils.F thermostat_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2981:0: e, ftmp(3), o0, rcb, rt2, rtmp(3), rtru, ru2, sine, ss(3), xba, xca, xcb, xdb, xdc, xt, & Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3114:0: ftmp(3) = dedzid Warning: 'dedzid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3110:0: ftmp(3) = dedzic Warning: 'dedzic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3106:0: ftmp(3) = dedzib Warning: 'dedzib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3102:0: ftmp(3) = dedzia Warning: 'dedzia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3113:0: ftmp(2) = dedyid Warning: 'dedyid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3109:0: ftmp(2) = dedyic Warning: 'dedyic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3105:0: ftmp(2) = dedyib Warning: 'dedyib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3101:0: ftmp(2) = dedyia Warning: 'dedyia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3112:0: ftmp(1) = dedxid Warning: 'dedxid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3108:0: ftmp(1) = dedxic Warning: 'dedxic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3104:0: ftmp(1) = dedxib Warning: 'dedxib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3100:0: ftmp(1) = dedxia Warning: 'dedxia' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F neb_md_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_md_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_md_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F:76:0: INTEGER :: iatom, ivar, k, natom, nparticle, nvar Warning: 'nvar' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom.F atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F qs_linres_current.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F qs_dftb_matrices.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_matrices.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:2074:0: force_ab = -fsr*rij/dr Warning: 'fsr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box Warning: 'MEM[(struct array03_box_type &)&box].dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2044:0: DO j = LBOUND(box, 2), UBOUND(box, 2) Warning: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2045:0: DO i = LBOUND(box, 1), UBOUND(box, 1) Warning: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:509:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_methods.F hirshfeld_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_eigensolver.F qs_ot_eigensolver.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_eigensolver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rtp_admm_methods.F rtp_admm_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rtp_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rtp_admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F pao_ml.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: ALLOCATE (training_matrices(SIZE(training_lists))) Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 144B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 152B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 160B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 232B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 240B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 248B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 304B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 312B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 408B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 416B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 424B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 496B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 504B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 512B]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F qs_dftb_matrices.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_matrices.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F qs_linres_current.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:2074:0: force_ab = -fsr*rij/dr Warning: 'fsr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box Warning: 'MEM[(struct array03_box_type &)&box].dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2044:0: DO j = LBOUND(box, 2), UBOUND(box, 2) Warning: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2045:0: DO i = LBOUND(box, 1), UBOUND(box, 1) Warning: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:509:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gapw_densities.F qs_gapw_densities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_energy.F qmmm_se_energy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gapw_densities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gapw_densities.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_eigensolver.F qs_ot_eigensolver.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_eigensolver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F qmmm_se_forces.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F pao_ml.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F:208:0: CPASSERT(iqm == number_qm_atoms) Warning: 'iqm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_methods.F qs_loc_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: ALLOCATE (training_matrices(SIZE(training_lists))) Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 144B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 152B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 160B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 232B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 240B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 248B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 304B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 312B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 408B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 416B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 424B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 496B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 504B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 512B]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_methods.F qs_loc_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_wfn_analysis.F minbas_wfn_analysis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_wfn_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_3x3.F constraint_3x3.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_3x3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_3x3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F qs_tddfpt2_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_4x6.F constraint_4x6.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_4x6.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_4x6.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_environment_types.F mc_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_environment_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F:2806:0: weights_recv Warning: 'weights_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_misc.F mc_misc.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_misc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_misc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_move_control.F mc_move_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_move_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_move_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_types.F gopt_f_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_3x3.F constraint_3x3.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_3x3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_3x3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F al_system_dynamics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F:292:0: map_info%v_scale(imap) = 1.0_dp Warning: 'imap' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_4x6.F constraint_4x6.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_4x6.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_4x6.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_dynamics.F csvr_system_dynamics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/gle_system_dynamics.F gle_system_dynamics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/gle_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' gle_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_dynamics.F extended_system_dynamics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_environment_types.F mc_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F colvar_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_dynamics.F csvr_system_dynamics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_dynamics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/gle_system_dynamics.F gle_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1276:70: tag_comp = enum_i2c(enum, colvar%xyz_diag_param%component) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1286:80: tag_comp1 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(1)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1289:80: tag_comp2 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(2)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/gle_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' gle_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_dynamics.F extended_system_dynamics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F al_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:5599:0: colvar%ss = cv_val Warning: 'cv_val' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F:292:0: map_info%v_scale(imap) = 1.0_dp Warning: 'imap' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_misc.F mc_misc.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2056:0: colvar%ss = r Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_misc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_misc.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2981:0: e, ftmp(3), o0, rcb, rt2, rtmp(3), rtru, ru2, sine, ss(3), xba, xca, xcb, xdb, xdc, xt, & Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3114:0: ftmp(3) = dedzid Warning: 'dedzid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3110:0: ftmp(3) = dedzic Warning: 'dedzic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3106:0: ftmp(3) = dedzib Warning: 'dedzib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3102:0: ftmp(3) = dedzia Warning: 'dedzia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3113:0: ftmp(2) = dedyid Warning: 'dedyid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3109:0: ftmp(2) = dedyic Warning: 'dedyic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3105:0: ftmp(2) = dedyib Warning: 'dedyib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3101:0: ftmp(2) = dedyia Warning: 'dedyia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3112:0: ftmp(1) = dedxid Warning: 'dedxid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3108:0: ftmp(1) = dedxic Warning: 'dedxic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3104:0: ftmp(1) = dedxib Warning: 'dedxib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3100:0: ftmp(1) = dedxia Warning: 'dedxia' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_pot_saop.F xc_pot_saop.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_pot_saop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_pot_saop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F qs_pdos.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_pdos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_pdos.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:878:0: IF (.NOT. read_r(3, ildos)) THEN Warning: 'read_r.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:653:0: r_ldos_p(ildos)%ldos%pdos_array(imo) = r_ldos_p(ildos)%ldos%pdos_array(imo)*dvol Warning: 'dvol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F neb_md_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_md_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_md_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F:76:0: INTEGER :: iatom, ivar, k, natom, nparticle, nvar Warning: 'nvar' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom.F atom.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_methods.F qs_linres_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_types.F gopt_f_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_util.F qmmmx_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rtp_admm_methods.F rtp_admm_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rtp_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rtp_admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_energy.F qmmm_gpw_energy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_methods.F hirshfeld_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F mixed_cdft_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/restraint.F restraint.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"restraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' restraint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F qs_pdos.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_pdos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_pdos.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:878:0: IF (.NOT. read_r(3, ildos)) THEN Warning: 'read_r.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:653:0: r_ldos_p(ildos)%ldos%pdos_array(imo) = r_ldos_p(ildos)%ldos%pdos_array(imo)*dvol Warning: 'dvol' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: homo Warning: 'homo.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1414:0: density_matrix(jstate, ispin)%matrix, -1.0_dp, 1.0_dp) Warning: 'density_matrix.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_methods.F qs_linres_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3350:0: IF (ANY(mask_send)) THEN Warning: 'mask_send.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_send.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3367:0: IF (ANY(mask_recv)) THEN Warning: 'mask_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_recv.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3302:0: ALLOCATE (req_total(COUNT(mixed_cdft%dlb_control%recv_work_repl)+2*COUNT(touched))) Warning: 'touched.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'touched.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2731:0: REAL(bo(2, 1)-bo(1, 1)+1, dp)) Warning: 'my_work_size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2221:0: jatom, katom, my_work, my_work_size, natom, nforce_eval, nkind, np(3), npme, nthread, & note: 'my_work_size' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_util.F constraint_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_util.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3740:0: DO icomm = 1, SIZE(nsent, 2) Warning: 'nsent.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3440:0: INTEGER, DIMENSION(:, :), POINTER :: nsent, req_send note: 'nsent.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: gradients Warning: 'gradients.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight Warning: 'cavity.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3450:0: distance_vecs, dP_i_dRi Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_const_dR, d_sum_Pm_dR, & Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: Warning: 'd_sum_const_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_clv.F constraint_clv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_clv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_clv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_init.F extended_system_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F metadynamics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:260:0: mixed_cdft%is_parallel = is_parallel Warning: 'is_parallel' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_init.F extended_system_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_init.F90 /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F:563:0: IF (scal*check_val > 0.0_dp) CYCLE Warning: 'check_val' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_utils.F rt_propagation_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_pot_saop.F xc_pot_saop.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_pot_saop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_pot_saop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_utils.F colvar_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport.F transport.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_utils.F rt_propagation_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F mixed_cdft_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport.F transport.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F qs_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: homo Warning: 'homo.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1414:0: density_matrix(jstate, ispin)%matrix, -1.0_dp, 1.0_dp) Warning: 'density_matrix.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1025:0: nzeroed_inner = nzeroed_inner+1 Warning: 'nzeroed_inner' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1035:0: nzeroed = nzeroed+nzeroed_inner Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/restraint.F restraint.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3350:0: IF (ANY(mask_send)) THEN Warning: 'mask_send.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_send.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3367:0: IF (ANY(mask_recv)) THEN Warning: 'mask_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_recv.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3302:0: ALLOCATE (req_total(COUNT(mixed_cdft%dlb_control%recv_work_repl)+2*COUNT(touched))) Warning: 'touched.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'touched.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2731:0: REAL(bo(2, 1)-bo(1, 1)+1, dp)) Warning: 'my_work_size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2221:0: jatom, katom, my_work, my_work_size, natom, nforce_eval, nkind, np(3), npme, nthread, & note: 'my_work_size' was declared here gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"restraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' restraint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_clv.F constraint_clv.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_clv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_clv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_util.F constraint_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_util.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3740:0: DO icomm = 1, SIZE(nsent, 2) Warning: 'nsent.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3440:0: INTEGER, DIMENSION(:, :), POINTER :: nsent, req_send note: 'nsent.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: gradients Warning: 'gradients.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight Warning: 'cavity.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3450:0: distance_vecs, dP_i_dRi Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_const_dR, d_sum_Pm_dR, & Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: Warning: 'd_sum_const_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F metadynamics.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F:563:0: IF (scal*check_val > 0.0_dp) CYCLE Warning: 'check_val' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F cg_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F:808:0: IF (ABS(d) .GT. ABS(0.5_dp*olde)) skip0 = .TRUE. Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:260:0: mixed_cdft%is_parallel = is_parallel Warning: 'is_parallel' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_energy.F qmmm_gpw_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_methods.F thermostat_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_energy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_utils.F colvar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F cg_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F:808:0: IF (ABS(d) .GT. ABS(0.5_dp*olde)) skip0 = .TRUE. Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F qs_linres_current_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_methods.F thermostat_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F qs_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F:1148:0: state_done(idir, istate_next) = .TRUE. Warning: 'istate_next' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1025:0: nzeroed_inner = nzeroed_inner+1 Warning: 'nzeroed_inner' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1035:0: nzeroed = nzeroed+nzeroed_inner Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_issc_utils.F qs_linres_issc_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_issc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_issc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_polar_utils.F qs_linres_polar_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_polar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_polar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F qs_linres_current_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_polar_utils.F qs_linres_polar_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_polar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_polar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_forces.F qmmm_gpw_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F:1148:0: state_done(idir, istate_next) = .TRUE. Warning: 'istate_next' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_issc_utils.F qs_linres_issc_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_issc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_issc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_types.F barostat_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F qs_cdft_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1531:0: SUBROUTINE hirshfeld_force(qs_env, cdft_control) Warning: 'hirshfeld_force' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint.F constraint.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_Pm_dR, dP_i_dRi Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: LOGICAL, ALLOCATABLE, DIMENSION(:, :) :: atom_in_group Warning: 'atom_in_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: Warning: 'atom_in_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:149:0: INTEGER :: handle, i, iatom, igroup, ind(3), ip, j, & Warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1188:0: IF (.NOT. needs_spin_density) THEN Warning: 'needs_spin_density' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1056:0: gapw_offset(igroup, i) = gapw_offset(igroup, i)+sign*group(igroup)%coeff(iatom)*mp_rho(jatom)%q0(i) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge, rho_frag, rho_r Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_types.F barostat_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:728:0: rho_r(ispin)%pw%cr3d(k, j, i)*dvol Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/averages_types.F averages_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/averages_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' averages_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F cp_control_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:748:62: qs_control%method = enum_i2c(enum, qs_control%method_id) 1 Warning: CHARACTER expression will be truncated in assignment (10/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F topology_constraint_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_constraint_util.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:208:0: dft_control%auto_basis_ri_hxc = isize Warning: 'isize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:750:0: fixd_list(kk)%restraint%active = cons_info%fixed_mol_restraint(k1loc) Warning: 'k1loc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:833:0: r(1:3) = fixd_list(kk)%coord(1:3) Warning: 'itype' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint.F constraint.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_forces.F qmmm_gpw_forces.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/averages_types.F averages_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/averages_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' averages_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_utils.F barostat_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F qs_cdft_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F topology_constraint_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_constraint_util.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1531:0: SUBROUTINE hirshfeld_force(qs_env, cdft_control) Warning: 'hirshfeld_force' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_Pm_dR, dP_i_dRi Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: LOGICAL, ALLOCATABLE, DIMENSION(:, :) :: atom_in_group Warning: 'atom_in_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: Warning: 'atom_in_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:149:0: INTEGER :: handle, i, iatom, igroup, ind(3), ip, j, & Warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:750:0: fixd_list(kk)%restraint%active = cons_info%fixed_mol_restraint(k1loc) Warning: 'k1loc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:833:0: r(1:3) = fixd_list(kk)%coord(1:3) Warning: 'itype' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1188:0: IF (.NOT. needs_spin_density) THEN Warning: 'needs_spin_density' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1056:0: gapw_offset(igroup, i) = gapw_offset(igroup, i)+sign*group(igroup)%coeff(iatom)*mp_rho(jatom)%q0(i) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge, rho_frag, rho_r Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/input_cp2k_barostats.F input_cp2k_barostats.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/input_cp2k_barostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' input_cp2k_barostats.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kthermostat.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_apply_restraints.F qs_ks_apply_restraints.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:728:0: rho_r(ispin)%pw%cr3d(k, j, i)*dvol Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_apply_restraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_apply_restraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F cp_control_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_utils.F force_env_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:748:62: qs_control%method = enum_i2c(enum, qs_control%method_id) 1 Warning: CHARACTER expression will be truncated in assignment (10/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_environment_types.F md_environment_types.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:208:0: dft_control%auto_basis_ri_hxc = isize Warning: 'isize' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_utils.F force_env_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology.F topology.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_environment_types.F md_environment_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_md.F input_cp2k_md.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_md.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_md.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/input_cp2k_barostats.F input_cp2k_barostats.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/input_cp2k_barostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' input_cp2k_barostats.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_utils.F barostat_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_methods.F qs_ks_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology.F topology.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_util.F reftraj_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/wiener_process.F wiener_process.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/wiener_process.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' wiener_process.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/glbopt_callback.F glbopt_callback.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/glbopt_callback.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' glbopt_callback.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator_utils.F integrator_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_conserved_quantities.F md_conserved_quantities.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_conserved_quantities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_conserved_quantities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/free_energy_methods.F free_energy_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/free_energy_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' free_energy_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/free_energy_methods.F free_energy_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/free_energy_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' free_energy_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator_utils.F integrator_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator_utils.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kthermostat.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_apply_restraints.F qs_ks_apply_restraints.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_apply_restraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_apply_restraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_md.F input_cp2k_md.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_md.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_md.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_util.F reftraj_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_conserved_quantities.F md_conserved_quantities.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_conserved_quantities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_conserved_quantities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/glbopt_callback.F glbopt_callback.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/glbopt_callback.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' glbopt_callback.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/wiener_process.F wiener_process.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/wiener_process.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' wiener_process.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_master.F glbopt_master.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_master.F glbopt_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_subsys_methods.F cp_subsys_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_master.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_subsys_methods.F cp_subsys_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mdctrl_methods.F mdctrl_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mdctrl_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' mdctrl_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k_motion.F input_cp2k_motion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k_motion.F input_cp2k_motion.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k_motion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k_motion.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k_motion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k_motion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/simpar_methods.F simpar_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_methods.F qs_ks_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/simpar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' simpar_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_diagonalization.F qs_scf_diagonalization.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_diagonalization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_diagonalization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_methods.F qs_subsys_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_matrix_w.F qs_energy_matrix_w.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_matrix_w.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_matrix_w.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_methods.F qs_subsys_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment.F eip_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment.F mixed_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment.F fist_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_environment.F embed_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_se.F qs_scf_post_se.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/simpar_methods.F simpar_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_se.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_se.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/simpar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' simpar_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F md_energies.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F qs_active_space_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F:369:0: (simpar%v0-cell%deth) Warning: 'pv_xx_nc' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_master.F swarm_master.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment.F eip_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment.F fist_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn4' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn3' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: TYPE(pw_p_type), DIMENSION(:, :), POINTER :: wfn_a Warning: 'wfn_a.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1165:0: IF (print2 .AND. iw > 0) THEN Warning: 'print2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1068:0: IF (print1 .AND. iw > 0) THEN Warning: 'print1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1731:0: ALLOCATE (nq(ishell), lq(ishell), zet(ishell), sym(ishell)) Warning: 'ishell' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:165:0: INTEGER :: eri_method, eri_operator, eri_print, handle, i, iatom, ishell, isp, ispin, iw, j, & note: 'ishell' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_diagonalization.F qs_scf_diagonalization.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_diagonalization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_diagonalization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F qs_electric_field_gradient.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_electric_field_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_electric_field_gradient.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_energy_corrections.F kg_energy_corrections.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_energy_corrections.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_energy_corrections.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F:104:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: efg_pw, efg_tensor Warning: 'efg_pw.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_init.F qs_energy_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F qs_active_space_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_methods.F qs_kpp1_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn4' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn3' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: TYPE(pw_p_type), DIMENSION(:, :), POINTER :: wfn_a Warning: 'wfn_a.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1165:0: IF (print2 .AND. iw > 0) THEN Warning: 'print2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1068:0: IF (print1 .AND. iw > 0) THEN Warning: 'print1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1731:0: ALLOCATE (nq(ishell), lq(ishell), zet(ishell), sym(ishell)) Warning: 'ishell' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:165:0: INTEGER :: eri_method, eri_operator, eri_print, handle, i, iatom, ishell, isp, ispin, iw, j, & note: 'ishell' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_nablavks.F qs_linres_epr_nablavks.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_nablavks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_nablavks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F qs_electric_field_gradient.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_electric_field_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_electric_field_gradient.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_energy_corrections.F kg_energy_corrections.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_energy_corrections.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_energy_corrections.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F:104:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: efg_pw, efg_tensor Warning: 'efg_pw.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_init.F qs_energy_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_environment.F embed_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F md_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_se.F qs_scf_post_se.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_energies.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_se.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_se.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F:369:0: (simpar%v0-cell%deth) Warning: 'pv_xx_nc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mdctrl_methods.F mdctrl_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mdctrl_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' mdctrl_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_nablavks.F qs_linres_epr_nablavks.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_nablavks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_nablavks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_master.F swarm_master.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment.F mixed_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k.F input_cp2k.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_methods.F qs_kpp1_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_fenv_manipulation.F optbas_fenv_manipulation.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_fenv_manipulation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_fenv_manipulation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k.F input_cp2k.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_methods.F qs_mom_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_matrix_w.F qs_energy_matrix_w.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_matrix_w.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_matrix_w.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_basis_gradient.F qs_basis_gradient.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_basis_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_basis_gradient.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F mixed_main.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_main.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F:166:68: mixed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_main.F embed_main.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_main.F90 /builddir/build/BUILD/cp2k-6.1/src/embed_main.F:166:68: embed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_fenv_manipulation.F optbas_fenv_manipulation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_methods.F qs_p_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_fenv_manipulation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_fenv_manipulation.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_methods.F qs_mom_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_main.F embed_main.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_methods.F qs_p_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/embed_main.F:166:68: embed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F mixed_main.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_main.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F:166:68: mixed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_utils.F qs_tddfpt_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_initial_guess.F qs_initial_guess.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_basis_gradient.F qs_basis_gradient.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_initial_guess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_initial_guess.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_basis_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_basis_gradient.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_initial_guess.F qs_initial_guess.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F qs_outer_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_initial_guess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_initial_guess.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_outer_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_outer_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:533:0: ddapc_restraint_control%strength = extrapolation(1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:428:0: ddapc_restraint_control%strength = scf_env%outer_scf%variables(1, ihistory+1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:143:0: CPASSERT(is_constraint) Warning: 'is_constraint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:147:0: ddapc_restraint_control%target Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_module.F qs_linres_module.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_module.F qs_linres_module.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F qs_tddfpt_eigensolver.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_eigensolver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_utils.F qs_tddfpt_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F:445:0: IF (mode == 'L') THEN Warning: 'mode[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F qs_outer_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_outer_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_outer_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_qs.F dm_ls_scf_qs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_qs.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:533:0: ddapc_restraint_control%strength = extrapolation(1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:428:0: ddapc_restraint_control%strength = scf_env%outer_scf%variables(1, ihistory+1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:143:0: CPASSERT(is_constraint) Warning: 'is_constraint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:147:0: ddapc_restraint_control%target Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_qs.F dm_ls_scf_qs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_methods.F qs_environment_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_qs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_initialization.F qs_scf_initialization.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_initialization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_initialization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_initialization.F qs_scf_initialization.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_initialization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_initialization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_loop_utils.F qs_scf_loop_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_loop_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_loop_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_loop_utils.F qs_scf_loop_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_loop_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_loop_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F qs_tddfpt_eigensolver.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_eigensolver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F dm_ls_chebyshev.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_chebyshev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_chebyshev.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F:445:0: IF (mode == 'L') THEN Warning: 'mode[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: aitchev_T, E_inte, gdensity, sqrt_vec Warning: 'aitchev_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: Warning: 'aitchev_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: chev_Es_dos(igrid) = (chev_E(igrid)-interval_b)/interval_a Warning: 'interval_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: Warning: 'interval_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_methods.F qs_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_module.F qs_tddfpt_module.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_methods.F dm_ls_scf_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F dm_ls_chebyshev.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_chebyshev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_chebyshev.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_methods.F pexsi_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: aitchev_T, E_inte, gdensity, sqrt_vec Warning: 'aitchev_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: Warning: 'aitchev_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: chev_Es_dos(igrid) = (chev_E(igrid)-interval_b)/interval_a Warning: 'interval_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: Warning: 'interval_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F almo_scf_qs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_qs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F almo_scf_qs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_qs.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:124:0: nblkrows_tot, nlength, nmols, row Warning: 'nlength' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:124:0: nblkrows_tot, nlength, nmols, row Warning: 'nlength' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1056:0: IF (overlap .EQ. 0.0_dp) THEN Warning: 'overlap' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1214:0: p_new_block(:, :) = 1.0_dp/(1.0_dp+EXP((r1-r0)/(r0-distance)+(r1-r0)/(r1-distance))) Warning: 'distance' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1174:0: rvdw=contact2_radius) Warning: 'contact_atom_2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1167:0: rcov=contact1_radius) Warning: 'contact_atom_1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1056:0: IF (overlap .EQ. 0.0_dp) THEN Warning: 'overlap' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1214:0: p_new_block(:, :) = 1.0_dp/(1.0_dp+EXP((r1-r0)/(r0-distance)+(r1-r0)/(r1-distance))) Warning: 'distance' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1174:0: rvdw=contact2_radius) Warning: 'contact_atom_2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1167:0: rcov=contact1_radius) Warning: 'contact_atom_1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_methods.F pexsi_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F pao_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_methods.F dm_ls_scf_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_module.F qs_tddfpt_module.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_module.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:1030:0: block_X(i, j) = old_Xij Warning: 'old_xij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:980:0: delta = ABS(Gij_num-block_G(i, j)) Warning: 'gij_num' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F almo_scf_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F almo_scf_optimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_optimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_optimizer.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2176:0: SUBROUTINE split_v_blk(almo_scf_env) Warning: 'split_v_blk' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2245:0: SUBROUTINE harris_foulkes_correction(almo_scf_env) Warning: 'harris_foulkes_correction' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:3884:0: SUBROUTINE opt_k_create_preconditioner(prec, vd_prop, f, x, oo_inv_x_tr, s, grad, & Warning: 'opt_k_create_preconditioner' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2176:0: SUBROUTINE split_v_blk(almo_scf_env) Warning: 'split_v_blk' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2245:0: SUBROUTINE harris_foulkes_correction(almo_scf_env) Warning: 'harris_foulkes_correction' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:3884:0: SUBROUTINE opt_k_create_preconditioner(prec, vd_prop, f, x, oo_inv_x_tr, s, grad, & Warning: 'opt_k_create_preconditioner' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:1825:0: step_size = next_step_size_guess*1.05_dp Warning: 'next_step_size_guess' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:1825:0: step_size = next_step_size_guess*1.05_dp Warning: 'next_step_size_guess' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_main.F pao_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F pao_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_main.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_create.F dm_ls_scf_create.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_create.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:1030:0: block_X(i, j) = old_Xij Warning: 'old_xij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:980:0: delta = ABS(Gij_num-block_G(i, j)) Warning: 'gij_num' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_main.F pao_main.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F qs_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_create.F dm_ls_scf_create.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_create.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:979:87: dispersion_env%parameter_file_name = dftb_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:1010:85: dispersion_env%parameter_file_name = se_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:967:0: IF (dftb_control%dispersion .AND. dftb_control%dispersion_type == dispersion_d3) THEN Warning: 'dftb_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:480:0: TYPE(dftb_control_type), POINTER :: dftb_control note: 'dftb_control' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F qs_environment.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_create.F qmmm_create.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_create.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:979:87: dispersion_env%parameter_file_name = dftb_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:1010:85: dispersion_env%parameter_file_name = se_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gamma2kp.F qs_gamma2kp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gamma2kp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gamma2kp.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:967:0: IF (dftb_control%dispersion .AND. dftb_control%dispersion_type == dispersion_d3) THEN Warning: 'dftb_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:480:0: TYPE(dftb_control_type), POINTER :: dftb_control note: 'dftb_control' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_update.F qmmmx_update.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_update.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_update.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_create.F qmmmx_create.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_create.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_create.F qmmm_create.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_create.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wannier90.F qs_wannier90.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gamma2kp.F qs_gamma2kp.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gamma2kp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gamma2kp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_update.F qmmmx_update.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_update.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_update.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_band_structure.F qs_band_structure.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_band_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_band_structure.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_create.F qmmmx_create.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_create.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wannier90.F qs_wannier90.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F qs_scf_post_gpw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_gpw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_band_structure.F qs_band_structure.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_band_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_band_structure.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F:3394:15: stride = section_get_ivals(dft_section, "PRINT%ENERGY_WINDOWS%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F qs_scf_post_gpw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F:3394:15: stride = section_get_ivals(dft_section, "PRINT%ENERGY_WINDOWS%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F rpa_ri_gpw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_ri_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7452:0: SUBROUTINE calc_chi2_im_time(chi2, beta, Sigma_c, vec_tau_fit_gw, num_poles, & Warning: 'calc_chi2_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7497:0: SUBROUTINE calc_chi2_fit_tau_grid_with_cosine(chi2, omega, tau_tj, tau_wj_work, x_values, & Warning: 'calc_chi2_fit_tau_grid_with_cosine' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7639:0: SUBROUTINE calc_max_dev(max_dev, Lambda, Sigma_c, vec_omega_fit_gw, num_poles, & Warning: 'calc_max_dev' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7680:0: SUBROUTINE evaluate_fit_function(func_val, Lambda, omega, e_fermi, num_poles) Warning: 'evaluate_fit_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8764:0: SUBROUTINE eval_fit_func_im_time(func_val, tau, num_poles, beta) Warning: 'eval_fit_func_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8796:0: SUBROUTINE eval_fit_func_tau_grid(func_val, x_value, num_integ_points, & Warning: 'eval_fit_func_tau_grid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10921:0: SUBROUTINE replicate_Berry_nn(Berry_nn_local, matrix_berry_mo_mo, para_env, homo, gw_corr_lev_occ, gw_corr_lev_virt) Warning: 'replicate_berry_nn' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10975:0: SUBROUTINE replicate_Berry_ia(Berry_ia_local, matrix_berry_mo_mo, para_env, homo) Warning: 'replicate_berry_ia' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11716:0: SUBROUTINE add_periodic_correction_im_time(vec_Sigma_c_gw_pos_tau, vec_Sigma_c_gw_neg_tau, n_level_gw, & Warning: 'add_periodic_correction_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10806:0: CALL dbcsr_scale(matrix_berry_im_mo_mo(ikp)%matrix, 1.0_dp/scale_kpoint) Warning: 'scale_kpoint' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F rpa_ri_gpw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_ri_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8575:0: qp_energy = qp_energy_old+0.5_dp*delta Warning: 'level_energ_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8248:0: REAL(KIND=dp) :: e_fermi, energy_val, level_energ_GW, & note: 'level_energ_gw' was declared here /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7452:0: SUBROUTINE calc_chi2_im_time(chi2, beta, Sigma_c, vec_tau_fit_gw, num_poles, & Warning: 'calc_chi2_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7497:0: SUBROUTINE calc_chi2_fit_tau_grid_with_cosine(chi2, omega, tau_tj, tau_wj_work, x_values, & Warning: 'calc_chi2_fit_tau_grid_with_cosine' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7639:0: SUBROUTINE calc_max_dev(max_dev, Lambda, Sigma_c, vec_omega_fit_gw, num_poles, & Warning: 'calc_max_dev' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7680:0: SUBROUTINE evaluate_fit_function(func_val, Lambda, omega, e_fermi, num_poles) Warning: 'evaluate_fit_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8764:0: SUBROUTINE eval_fit_func_im_time(func_val, tau, num_poles, beta) Warning: 'eval_fit_func_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8796:0: SUBROUTINE eval_fit_func_tau_grid(func_val, x_value, num_integ_points, & Warning: 'eval_fit_func_tau_grid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10921:0: SUBROUTINE replicate_Berry_nn(Berry_nn_local, matrix_berry_mo_mo, para_env, homo, gw_corr_lev_occ, gw_corr_lev_virt) Warning: 'replicate_berry_nn' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10975:0: SUBROUTINE replicate_Berry_ia(Berry_ia_local, matrix_berry_mo_mo, para_env, homo) Warning: 'replicate_berry_ia' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11716:0: SUBROUTINE add_periodic_correction_im_time(vec_Sigma_c_gw_pos_tau, vec_Sigma_c_gw_neg_tau, n_level_gw, & Warning: 'add_periodic_correction_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11637:0: INTEGER :: degeneracy, first_degenerate_level, i_deg_level, i_level_gw, j_deg_level, jquad, & Warning: 'first_degenerate_level' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:6616:0: do_GW_corr(:) = Mulliken_charges(:) > eps_charge Warning: 'eps_charge' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2086:0: Emax_beta, Emin, Emin_beta, eps_charge, eps_filter_im_time, eps_min_trans, FComega, & note: 'eps_charge' was declared here /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2096:0: weights_cos_tf_w_to_t, & Warning: 'weights_cos_tf_w_to_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2096:0: Warning: 'weights_cos_tf_w_to_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2091:0: Mulliken_charges, Q_log, real_freq, tau_tj, tau_wj, tj, trace_Qomega, vec_gw_energ, & Warning: 'tau_wj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10806:0: CALL dbcsr_scale(matrix_berry_im_mo_mo(ikp)%matrix, 1.0_dp/scale_kpoint) Warning: 'scale_kpoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8575:0: qp_energy = qp_energy_old+0.5_dp*delta Warning: 'level_energ_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8248:0: REAL(KIND=dp) :: e_fermi, energy_val, level_energ_GW, & note: 'level_energ_gw' was declared here /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11637:0: INTEGER :: degeneracy, first_degenerate_level, i_deg_level, i_level_gw, j_deg_level, jquad, & Warning: 'first_degenerate_level' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F rt_propagation_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_output.F90 /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F:728:18: stride = section_get_ivals(dft_section, "REAL_TIME_PROPAGATION%PRINT%CURRENT%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:6616:0: do_GW_corr(:) = Mulliken_charges(:) > eps_charge Warning: 'eps_charge' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2086:0: Emax_beta, Emin, Emin_beta, eps_charge, eps_filter_im_time, eps_min_trans, FComega, & note: 'eps_charge' was declared here /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:4169:0: weight = weights_cos_tf_w_to_t(iquad, jquad)*COS(tau*omega) Warning: 'weights_cos_tf_w_to_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:4169:0: Warning: 'weights_cos_tf_w_to_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2091:0: Mulliken_charges, Q_log, real_freq, tau_tj, tau_wj, tj, trace_Qomega, vec_gw_energ, & Warning: 'tau_wj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/library_tests.F library_tests.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"library_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' library_tests.F90 /builddir/build/BUILD/cp2k-6.1/src/library_tests.F:941:0: ELSE IF (is_fullspace) THEN Warning: 'is_fullspace' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_scf.F qs_scf_post_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F dm_ls_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F rt_propagation_output.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_output.F90 /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:454:0: scf_converged, should_stop, transm_maxscf_reached, transm_scf_converged Warning: 'scf_converged' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:453:0: LOGICAL :: check_convergence, diis_step, do_transport, extra_scf, maxscf_reached, & Warning: 'maxscf_reached' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F:728:18: stride = section_get_ivals(dft_section, "REAL_TIME_PROPAGATION%PRINT%CURRENT%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F mp2_gpw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_gpw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/library_tests.F library_tests.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"library_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' library_tests.F90 /builddir/build/BUILD/cp2k-6.1/src/library_tests.F:941:0: ELSE IF (is_fullspace) THEN Warning: 'is_fullspace' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1496:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j+EX_start-1)) Warning: 'bib_c.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1462:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j)) Warning: 'bib_c.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1746:0: IF (j_global >= my_I_occupied_start .AND. j_global <= my_I_occupied_end) THEN Warning: 'my_i_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1035:0: my_B_virtual_start, my_I_batch_size, my_I_occupied_end, my_I_occupied_start, & note: 'my_i_occupied_start' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1297:0: sub_sub_color = color_array(para_env_sub%mepos, my_q_position) Warning: 'my_q_position' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1240:0: my_I_occupied_end = my_I_occupied_start+vector_batch_I_size_group(i_group_counter)-1 Warning: 'i_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F dm_ls_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:454:0: scf_converged, should_stop, transm_maxscf_reached, transm_scf_converged Warning: 'scf_converged' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:453:0: LOGICAL :: check_convergence, diis_step, do_transport, extra_scf, maxscf_reached, & Warning: 'maxscf_reached' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:194:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: e_cutoff_old, Eigenval, Eigenval_beta Warning: 'e_cutoff_old.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:921:0: dft_control%qs_control%relative_cutoff = relative_cutoff_old Warning: 'relative_cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:920:0: dft_control%qs_control%cutoff = cutoff_old Warning: 'cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_scf.F qs_scf_post_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_methods.F rt_propagation_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F mp2_gpw.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_gpw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf.F almo_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1496:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j+EX_start-1)) Warning: 'bib_c.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1462:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j)) Warning: 'bib_c.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1746:0: IF (j_global >= my_I_occupied_start .AND. j_global <= my_I_occupied_end) THEN Warning: 'my_i_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1035:0: my_B_virtual_start, my_I_batch_size, my_I_occupied_end, my_I_occupied_start, & note: 'my_i_occupied_start' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1297:0: sub_sub_color = color_array(para_env_sub%mepos, my_q_position) Warning: 'my_q_position' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1240:0: my_I_occupied_end = my_I_occupied_start+vector_batch_I_size_group(i_group_counter)-1 Warning: 'i_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:194:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: e_cutoff_old, Eigenval, Eigenval_beta Warning: 'e_cutoff_old.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:921:0: dft_control%qs_control%relative_cutoff = relative_cutoff_old Warning: 'relative_cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:920:0: dft_control%qs_control%cutoff = cutoff_old Warning: 'cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf.F almo_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F qs_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:1594:0: alpha = alpha_ls Warning: 'alpha_ls' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:280:0: scf_control%outer_scf%have_scf = outer_scf_loop Warning: 'outer_scf_loop' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:279:0: scf_control%max_scf = max_scf_tmp Warning: 'max_scf_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2.F mp2.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_methods.F rt_propagation_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1028:0: j_batch_start = my_J_occupied_start-1 Warning: 'my_j_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:965:0: my_J_occupied_end = my_J_occupied_start+vector_batch_J_size_group(j_group_counter)-1 Warning: 'j_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:898:0: number_i_subset = number_groups/number_j_subset Warning: 'number_j_subset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1170:0: energy%ex = E_ex_from_GW Warning: 'e_ex_from_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:146:0: REAL(KIND=dp) :: E_ex_from_GW, Emp2, Emp2_AA, Emp2_AA_Cou, Emp2_AA_ex, Emp2_AB, Emp2_AB_Cou, & note: 'e_ex_from_gw' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1391:0: IF (charge_constrain_tmp) THEN Warning: 'charge_constrain_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1230:0: LOGICAL :: charge_constrain_tmp, do_admm_rpa, & note: 'charge_constrain_tmp' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1378:0: qs_env%x_data(:, :)%general_parameter%fraction = hfx_fraction Warning: 'hfx_fraction' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1232:0: REAL(KIND=dp) :: eh1, ehfx, frac_exx, hfx_fraction, t1, t2 note: 'hfx_fraction' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagator_init.F rt_propagator_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagator_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagator_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F qs_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_tp_scf.F xas_tp_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_tp_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_tp_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:1594:0: alpha = alpha_ls Warning: 'alpha_ls' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kemd.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_methods.F xas_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:280:0: scf_control%outer_scf%have_scf = outer_scf_loop Warning: 'outer_scf_loop' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:279:0: scf_control%max_scf = max_scf_tmp Warning: 'max_scf_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2.F mp2.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1028:0: j_batch_start = my_J_occupied_start-1 Warning: 'my_j_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:965:0: my_J_occupied_end = my_J_occupied_start+vector_batch_J_size_group(j_group_counter)-1 Warning: 'j_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:898:0: number_i_subset = number_groups/number_j_subset Warning: 'number_j_subset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:719:0: IF (n_threads == 1 .OR. actual_x_data%memory_parameter%do_disk_storage) do_dynamic_load_balancing = .FALSE. Warning: 'n_threads' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1170:0: energy%ex = E_ex_from_GW Warning: 'e_ex_from_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:146:0: REAL(KIND=dp) :: E_ex_from_GW, Emp2, Emp2_AA, Emp2_AA_Cou, Emp2_AA_ex, Emp2_AB, Emp2_AB_Cou, & note: 'e_ex_from_gw' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1391:0: IF (charge_constrain_tmp) THEN Warning: 'charge_constrain_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1230:0: LOGICAL :: charge_constrain_tmp, do_admm_rpa, & note: 'charge_constrain_tmp' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1378:0: qs_env%x_data(:, :)%general_parameter%fraction = hfx_fraction Warning: 'hfx_fraction' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1232:0: REAL(KIND=dp) :: eh1, ehfx, frac_exx, hfx_fraction, t1, t2 note: 'hfx_fraction' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_utils.F qs_energy_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_tp_scf.F xas_tp_scf.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_tp_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_tp_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy.F qs_energy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagator_init.F rt_propagator_init.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagator_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagator_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force.F qs_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kemd.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_methods.F xas_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_utils.F qs_energy_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F negf_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F:873:0: IF (imo == 0) THEN Warning: 'imo' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy.F qs_energy.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_methods.F mscfg_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force.F qs_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/bsse.F bsse.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bsse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bsse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_force.F qmmm_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F negf_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/bsse.F bsse.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bsse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bsse.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: gret_gamma_gadv_group Warning: 'gret_gamma_gadv_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: Warning: 'gret_gamma_gadv_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: TYPE(cp_cfm_p_type), ALLOCATABLE, DIMENSION(:, :) :: gamma_contacts_group, & Warning: 'gamma_contacts_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: Warning: 'gamma_contacts_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_methods.F mscfg_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2733:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: (fermi_level_max-fermi_level_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2886:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_min' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F negf_env_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F qmmmx_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_force.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F:873:0: IF (imo == 0) THEN Warning: 'imo' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F:138:0: IF (cur_labels(ip) >= mom_conserv_min_label) THEN Warning: 'mom_conserv_min_label' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F force_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_force.F qmmm_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F negf_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: ref_pos_atom, ref_pos_core, ref_pos_shell Warning: 'ref_pos_shell.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: Warning: 'ref_pos_shell.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1820:0: IF (force_env%sub_force_env(cluster_subsys_num)%force_env%para_env%mepos == & Warning: 'cluster_subsys_num' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1822:0: energies(cluster_subsys_num) = cluster_energy Warning: 'cluster_energy' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: gret_gamma_gadv_group Warning: 'gret_gamma_gadv_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: Warning: 'gret_gamma_gadv_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: TYPE(cp_cfm_p_type), ALLOCATABLE, DIMENSION(:, :) :: gamma_contacts_group, & Warning: 'gamma_contacts_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: Warning: 'gamma_contacts_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2733:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: (fermi_level_max-fermi_level_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_main.F fist_main.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_main.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2886:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_min' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_coordinates.F mc_coordinates.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_coordinates.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_coordinates.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F qmmmx_force.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_force.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F:138:0: IF (cur_labels(ip) >= mom_conserv_min_label) THEN Warning: 'mom_conserv_min_label' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_debug.F cp2k_debug.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F force_env_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F ipi_driver.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ipi_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ipi_driver.F90 /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F:207:0: SUBROUTINE readbuffer_d(psockfd, fdata) Warning: 'readbuffer_d' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F f77_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"f77_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' f77_interface.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: ref_pos_atom, ref_pos_core, ref_pos_shell Warning: 'ref_pos_shell.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: Warning: 'ref_pos_shell.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1820:0: IF (force_env%sub_force_env(cluster_subsys_num)%force_env%para_env%mepos == & Warning: 'cluster_subsys_num' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1822:0: energies(cluster_subsys_num) = cluster_energy Warning: 'cluster_energy' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F:1172:0: SUBROUTINE get_vel(env_id, vel, n_el, ierr) Warning: 'get_vel' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F mc_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_control.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F:290:54: atom_symbols(iunit) = atom_names(iunit, 1) 1 Warning: CHARACTER expression will be truncated in assignment (5/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_main.F fist_main.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_types.F replica_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_debug.F cp2k_debug.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis.F optimize_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F ipi_driver.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ipi_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ipi_driver.F90 /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F:207:0: SUBROUTINE readbuffer_d(psockfd, fdata) Warning: 'readbuffer_d' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_coordinates.F mc_coordinates.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F optimize_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_coordinates.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_coordinates.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_input.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:345:0: CALL set_cell(env_id=new_env_id, new_cell=cell_traj(:,:,i_frame), ierr=ierr) Warning: 'cell_traj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:186:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cell_traj, cell_traj_read, force_traj, & note: 'cell_traj.data' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F f77_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_calculations.F tmc_calculations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"f77_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' f77_interface.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_calculations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_calculations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_shell.F cp2k_shell.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_shell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_shell.F90 /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F:1172:0: SUBROUTINE get_vel(env_id, vel, n_el, ierr) Warning: 'get_vel' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F mc_ge_moves.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ge_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ge_moves.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_types.F replica_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F mc_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_control.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F:290:54: atom_symbols(iunit) = atom_names(iunit, 1) 1 Warning: CHARACTER expression will be truncated in assignment (5/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:450:0: insert_box, ipart, itype, jbox, molecule_type, nmol_types, nswapmoves, print_level, & Warning: 'molecule_type' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:1093:0: DEALLOCATE (test_env_bias) Warning: 'test_env_bias.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F optimize_input.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_types.F pint_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_types.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:345:0: CALL set_cell(env_id=new_env_id, new_cell=cell_traj(:,:,i_frame), ierr=ierr) Warning: 'cell_traj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:186:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cell_traj, cell_traj_read, force_traj, & note: 'cell_traj.data' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_methods.F replica_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis.F optimize_basis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_file_io.F tmc_file_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_file_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_file_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_calculations.F tmc_calculations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_calculations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_calculations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_moves.F tmc_moves.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_shell.F cp2k_shell.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_moves.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_shell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_shell.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_types.F pint_types.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_gle.F pint_gle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_methods.F replica_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_gle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_gle.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F pint_public.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_public.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_public.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:81:0: FUNCTION pint_cog_pos(pint_env) RESULT(cntrd_r) Warning: 'pint_cog_pos' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:119:0: SUBROUTINE pint_free_part_bead_x(n, t, rng_gaussian, x, nout) Warning: 'pint_free_part_bead_x' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_pile.F pint_pile.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_pile.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_pile.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F mc_ge_moves.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ge_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ge_moves.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F mode_selective.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mode_selective.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mode_selective.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:450:0: insert_box, ipart, itype, jbox, molecule_type, nmol_types, nswapmoves, print_level, & Warning: 'molecule_type' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:1093:0: DEALLOCATE (test_env_bias) Warning: 'test_env_bias.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: approx_H, H_save, residuum, tmp_b, tmp_s Warning: 'tmp_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: Warning: 'tmp_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:328:0: ms_vib%inv_range(1) = my_val Warning: 'my_val' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:276:0: REAL(KIND=dp) :: my_val, norm note: 'my_val' was declared here /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kmain.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_file_io.F tmc_file_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_file_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_file_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_moves.F tmc_moves.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F pint_normalmode.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_moves.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_normalmode.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_normalmode.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F:193:0: SUBROUTINE normalmode_retain(normalmode_env) Warning: 'normalmode_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F pint_staging.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_staging.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_staging.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F:100:0: SUBROUTINE staging_retain(staging_env) Warning: 'staging_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_dot_tree.F tmc_dot_tree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F pint_public.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_dot_tree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_dot_tree.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_public.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_public.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:81:0: FUNCTION pint_cog_pos(pint_env) RESULT(cntrd_r) Warning: 'pint_cog_pos' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:119:0: SUBROUTINE pint_free_part_bead_x(n, t, rng_gaussian, x, nout) Warning: 'pint_free_part_bead_x' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_pile.F pint_pile.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F helium_common.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_pile.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_pile.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_common.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_gle.F pint_gle.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_gle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_gle.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1378:0: FUNCTION helium_bead_rij(helium, ia, ib, ja, jb) RESULT(rij) Warning: 'helium_bead_rij' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1695:0: FUNCTION helium_total_winding_number_linkwise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1777:0: FUNCTION helium_total_winding_number_cyclewise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1916:0: FUNCTION helium_total_projected_area_linkwise(helium) RESULT(area) Warning: 'helium_total_projected_area_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1999:0: FUNCTION helium_cycle_projected_area_pbc(helium, CYCLE) RESULT(area) Warning: 'helium_cycle_projected_area_pbc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2061:0: FUNCTION helium_total_projected_area_cyclewise(helium) RESULT(area) Warning: 'helium_total_projected_area_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2202:0: FUNCTION helium_total_moment_of_inertia_linkwise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2287:0: FUNCTION helium_total_moment_of_inertia_cyclewise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2326:0: SUBROUTINE helium_update_coord_system(helium, pint_env) Warning: 'helium_update_coord_system' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2412:0: FUNCTION helium_link_vector(helium, ia, ib) RESULT(lvec) Warning: 'helium_link_vector' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2449:0: FUNCTION helium_rperpendicular(helium, ia, ib) RESULT(rperp) Warning: 'helium_rperpendicular' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F pint_normalmode.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_normalmode.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_normalmode.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F vibrational_analysis.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F:193:0: SUBROUTINE normalmode_retain(normalmode_env) Warning: 'normalmode_retain' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/vibrational_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' vibrational_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F pint_staging.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_staging.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_staging.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F:100:0: SUBROUTINE staging_retain(staging_env) Warning: 'staging_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F mode_selective.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mode_selective.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mode_selective.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: D, dip_deriv, RotTrM Warning: 'dip_deriv.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: Warning: 'dip_deriv.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_transformations.F pint_transformations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_transformations.F90 /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: approx_H, H_save, residuum, tmp_b, tmp_s Warning: 'tmp_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: Warning: 'tmp_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_cancelation.F tmc_cancelation.F90 /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:328:0: ms_vib%inv_range(1) = my_val Warning: 'my_val' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:276:0: REAL(KIND=dp) :: my_val, norm note: 'my_val' was declared here /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_cancelation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_cancelation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_dot_tree.F tmc_dot_tree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_interactions.F helium_interactions.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_dot_tree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_dot_tree.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F helium_common.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_common.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_restarts.F input_cp2k_restarts.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_restarts.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1378:0: FUNCTION helium_bead_rij(helium, ia, ib, ja, jb) RESULT(rij) Warning: 'helium_bead_rij' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1695:0: FUNCTION helium_total_winding_number_linkwise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1777:0: FUNCTION helium_total_winding_number_cyclewise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1916:0: FUNCTION helium_total_projected_area_linkwise(helium) RESULT(area) Warning: 'helium_total_projected_area_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1999:0: FUNCTION helium_cycle_projected_area_pbc(helium, CYCLE) RESULT(area) Warning: 'helium_cycle_projected_area_pbc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2061:0: FUNCTION helium_total_projected_area_cyclewise(helium) RESULT(area) Warning: 'helium_total_projected_area_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2202:0: FUNCTION helium_total_moment_of_inertia_linkwise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2287:0: FUNCTION helium_total_moment_of_inertia_cyclewise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2326:0: SUBROUTINE helium_update_coord_system(helium, pint_env) Warning: 'helium_update_coord_system' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2412:0: FUNCTION helium_link_vector(helium, ia, ib) RESULT(lvec) Warning: 'helium_link_vector' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2449:0: FUNCTION helium_rperpendicular(helium, ia, ib) RESULT(rperp) Warning: 'helium_rperpendicular' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kmain.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_transformations.F pint_transformations.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_transformations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F vibrational_analysis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/vibrational_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' vibrational_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_io.F pint_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_io.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: D, dip_deriv, RotTrM Warning: 'dip_deriv.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: Warning: 'dip_deriv.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_references.F tmc_tree_references.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_references.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_references.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_io.F helium_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_cancelation.F tmc_cancelation.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_cancelation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_cancelation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_interactions.F helium_interactions.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_io.F pint_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/rt_propagation.F rt_propagation.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/rt_propagation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' rt_propagation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_restarts.F input_cp2k_restarts.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_restarts.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_util.F md_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F gopt_f_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_references.F tmc_tree_references.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_references.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_references.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F:950:0: INTEGER :: i, iatom, idg, j, natom, nparticle, & Warning: 'idg' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_io.F helium_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F neb_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_io.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F:428:55: logger%iter_info%project_name = replica_proj_name 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_qtb.F pint_qtb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_qtb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_qtb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_piglet.F pint_piglet.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_piglet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_piglet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_piglet.F pint_piglet.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_piglet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_piglet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_qtb.F pint_qtb.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_qtb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_qtb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_search.F tmc_tree_search.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_search.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_search.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F gopt_f_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F helium_worm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_worm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_worm.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:484:0: SUBROUTINE staging_reconstruct(helium, r0, rl, l, r) Warning: 'staging_reconstruct' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1197:0: SUBROUTINE centroid(helium, iatom, rc) Warning: 'centroid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: FUNCTION perminv(helium, iatom) Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F:950:0: INTEGER :: i, iatom, idg, j, natom, nparticle, & Warning: 'idg' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_util.F md_util.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_optimizer.F cg_optimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/rt_propagation.F rt_propagation.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/rt_propagation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' rt_propagation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F cp_lbfgs_optimizer_gopt.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_optimizer_gopt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_optimizer_gopt.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:301:0: SUBROUTINE cp_opt_gopt_retain(optimizer) Warning: 'cp_opt_gopt_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:401:0: SUBROUTINE cp_opt_gopt_get(optimizer, para_env, & Warning: 'cp_opt_gopt_get' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/bfgs_optimizer.F bfgs_optimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/bfgs_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' bfgs_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F neb_io.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_io.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F:428:55: logger%iter_info%project_name = replica_proj_name 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_build.F tmc_tree_build.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_build.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_build.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_search.F tmc_tree_search.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_search.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_search.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F helium_worm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_worm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_worm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_sampling.F helium_sampling.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:484:0: SUBROUTINE staging_reconstruct(helium, r0, rl, l, r) Warning: 'staging_reconstruct' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1197:0: SUBROUTINE centroid(helium, iatom, rc) Warning: 'centroid' defined but not used [-Wunused-function] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_sampling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_sampling.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: FUNCTION perminv(helium, iatom) Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/bfgs_optimizer.F bfgs_optimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/bfgs_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' bfgs_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/shell_opt.F shell_opt.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/shell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' shell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F cp_lbfgs_optimizer_gopt.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_optimizer_gopt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_optimizer_gopt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_geo.F cp_lbfgs_geo.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_geo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_geo.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:301:0: SUBROUTINE cp_opt_gopt_retain(optimizer) Warning: 'cp_opt_gopt_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:401:0: SUBROUTINE cp_opt_gopt_get(optimizer, para_env, & Warning: 'cp_opt_gopt_get' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_optimizer.F cg_optimizer.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F tmc_analysis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_build.F tmc_tree_build.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F:1194:0: voldr*ana_env%pair_correl%pairs(pair)%pair_count/vol) Warning: 'voldr' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_build.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_build.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F tmc_tree_acceptance.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_acceptance.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_acceptance.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_sampling.F helium_sampling.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_sampling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_sampling.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F:398:0: IF (parent_ready) THEN Warning: 'parent_ready' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_messages.F tmc_messages.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_methods.F helium_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_geo.F cp_lbfgs_geo.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_geo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_geo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/shell_opt.F shell_opt.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/shell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' shell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F tmc_analysis.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F:1194:0: voldr*ana_env%pair_correl%pairs(pair)%pair_count/vol) Warning: 'voldr' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F integrator.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_messages.F tmc_messages.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F tmc_tree_acceptance.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_acceptance.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_acceptance.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F:398:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: v_old Warning: 'v_old.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F:398:0: IF (parent_ready) THEN Warning: 'parent_ready' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_methods.F helium_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F md_vel_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_vel_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_vel_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:851:0: IF (simpar%nfree /= 0 .AND. (force_rescaling .OR. rescale_regions)) THEN Warning: 'rescale_regions' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:735:0: rescale_regions, shellvel_explicit, shellvel_read note: 'rescale_regions' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/geo_opt.F geo_opt.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/geo_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' geo_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt.F cell_opt.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt.F cell_opt.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_worker.F tmc_worker.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/geo_opt.F geo_opt.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/geo_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' geo_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F md_vel_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_master.F tmc_master.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_vel_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_vel_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F pint_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:851:0: IF (simpar%nfree /= 0 .AND. (force_rescaling .OR. rescale_regions)) THEN Warning: 'rescale_regions' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:735:0: rescale_regions, shellvel_explicit, shellvel_read note: 'rescale_regions' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F integrator.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:608:0: SUBROUTINE pint_retain(pint_env) Warning: 'pint_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:709:0: SUBROUTINE pint_test(para_env, input, input_declaration) Warning: 'pint_test' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F:398:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: v_old Warning: 'v_old.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_methods.F dimer_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_master.F tmc_master.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/velocity_verlet_control.F velocity_verlet_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/velocity_verlet_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' velocity_verlet_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_worker.F tmc_worker.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_setup.F tmc_setup.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_setup.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F pint_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2ktmc.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_run.F md_run.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_run.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:608:0: SUBROUTINE pint_retain(pint_env) Warning: 'pint_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:709:0: SUBROUTINE pint_test(para_env, input, input_declaration) Warning: 'pint_test' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F mc_moves.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_moves.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:2673:0: value = -BETA*(bias_energy_new-bias_energy_old) Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_methods.F dimer_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:385:0: bias_energy_old Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/tamc_run.F tamc_run.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/tamc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' tamc_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/velocity_verlet_control.F velocity_verlet_control.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/velocity_verlet_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' velocity_verlet_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_setup.F tmc_setup.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_setup.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2ktmc.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_run.F md_run.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F neb_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/tamc_run.F tamc_run.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/tamc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' tamc_run.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:382:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: tangent, tmp_a, tmp_b Warning: 'tmp_a.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:485:0: forces%wrk(:, SIZE(forces%wrk, 2)) = tmp_b ! Image B Warning: 'tmp_b.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_worker.F glbopt_worker.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f77_methods.F gopt_f77_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f77_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f77_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F mc_moves.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_moves.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F mc_ensembles.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ensembles.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ensembles.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:2673:0: value = -BETA*(bias_energy_new-bias_energy_old) Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F:142:0: start_atom, start_atom_swap, start_atom_target, start_mol Warning: 'start_mol' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:385:0: bias_energy_old Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F neb_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_opt_utils.F neb_opt_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_opt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_worker.F swarm_worker.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_worker.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:382:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: tangent, tmp_a, tmp_b Warning: 'tmp_a.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:485:0: forces%wrk(:, SIZE(forces%wrk, 2)) = tmp_b ! Image B Warning: 'tmp_b.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_run.F mc_run.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_worker.F glbopt_worker.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_methods.F neb_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f77_methods.F gopt_f77_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f77_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f77_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F mc_ensembles.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ensembles.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ensembles.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm.F swarm.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kmc.sopt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kswarm.sopt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kmotion.sopt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_runs.F cp2k_runs.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_runs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_runs.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F:142:0: start_atom, start_atom_swap, start_atom_target, start_mol Warning: 'start_mol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_opt_utils.F neb_opt_utils.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_opt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_worker.F swarm_worker.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_run.F mc_run.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k.F cp2k.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k.F libcp2k.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/libcp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' libcp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_methods.F neb_methods.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt/libcp2kstart.sopt.so gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/cp2k.sopt cp2k.o -lcp2kstart.sopt -lcp2kmc.sopt -lcp2kswarm.sopt -lcp2kmotion.sopt -lcp2kthermostat.sopt -lcp2kemd.sopt -lcp2ktmc.sopt -lcp2kmain.sopt -lcp2kgrid.sopt -ldbcsrarnoldi.sopt -ldbcsrx.sopt -lcp2kshg_int.sopt -lcp2keri_mme.sopt -lcp2kminimax.sopt -lcp2khfxbase.sopt -lcp2ksubsys.sopt -lcp2kxc.sopt -lcp2kao.sopt -lcp2kinput.sopt -lcp2kpw.sopt -lcp2kfft.sopt -lcp2kdbcsr_tensor.sopt -ldbcsr.sopt -ldbcsrmm.sopt -ldbcsrops.sopt -ldbcsrbblock.sopt -ldbcsrbdist.sopt -ldbcsrbase.sopt -ldbcsrdata.sopt -lmicsmm.sopt -lclsmm.sopt -lcp2kacc.sopt -lcp2kaccmic.sopt -lcp2kaccopencl.sopt -lcp2kfm.sopt -lcp2kcommon.sopt -lcp2kmpiwrap.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm.F swarm.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/cp2k_shell.sopt cp2k_shell.o -lcp2kstart.sopt -lcp2kmc.sopt -lcp2kswarm.sopt -lcp2kmotion.sopt -lcp2kthermostat.sopt -lcp2kemd.sopt -lcp2ktmc.sopt -lcp2kmain.sopt -lcp2kgrid.sopt -ldbcsrarnoldi.sopt -ldbcsrx.sopt -lcp2kshg_int.sopt -lcp2keri_mme.sopt -lcp2kminimax.sopt -lcp2khfxbase.sopt -lcp2ksubsys.sopt -lcp2kxc.sopt -lcp2kao.sopt -lcp2kinput.sopt -lcp2kpw.sopt -lcp2kfft.sopt -lcp2kdbcsr_tensor.sopt -ldbcsr.sopt -ldbcsrmm.sopt -ldbcsrops.sopt -ldbcsrbblock.sopt -ldbcsrbdist.sopt -ldbcsrbase.sopt -ldbcsrdata.sopt -lmicsmm.sopt -lclsmm.sopt -lcp2kacc.sopt -lcp2kaccmic.sopt -lcp2kaccopencl.sopt -lcp2kfm.sopt -lcp2kcommon.sopt -lcp2kmpiwrap.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm.F90 gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/sopt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/libcp2k_unittest.sopt libcp2k_unittest.o -lcp2kstart.sopt -lcp2kmc.sopt -lcp2kswarm.sopt -lcp2kmotion.sopt -lcp2kthermostat.sopt -lcp2kemd.sopt -lcp2ktmc.sopt -lcp2kmain.sopt -lcp2kgrid.sopt -ldbcsrarnoldi.sopt -ldbcsrx.sopt -lcp2kshg_int.sopt -lcp2keri_mme.sopt -lcp2kminimax.sopt -lcp2khfxbase.sopt -lcp2ksubsys.sopt -lcp2kxc.sopt -lcp2kao.sopt -lcp2kinput.sopt -lcp2kpw.sopt -lcp2kfft.sopt -lcp2kdbcsr_tensor.sopt -ldbcsr.sopt -ldbcsrmm.sopt -ldbcsrops.sopt -ldbcsrbblock.sopt -ldbcsrbdist.sopt -ldbcsrbase.sopt -ldbcsrdata.sopt -lmicsmm.sopt -lclsmm.sopt -lcp2kacc.sopt -lcp2kaccmic.sopt -lcp2kaccopencl.sopt -lcp2kfm.sopt -lcp2kcommon.sopt -lcp2kmpiwrap.sopt -lcp2kbase.sopt -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl -lpthread Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kmc.ssmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kmotion.ssmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_runs.F cp2k_runs.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kswarm.ssmp.so gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_runs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_runs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k.F cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k.F libcp2k.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k.F90 gfortran -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__HAS_IEEE_EXCEPTIONS -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran\"" -D__COMPILE_DATE="\"Mon Jul 16 21:46:30 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/libcp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' libcp2k.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp/libcp2kstart.ssmp.so gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/cp2k.ssmp cp2k.o -lcp2kstart.ssmp -lcp2kmc.ssmp -lcp2kswarm.ssmp -lcp2kmotion.ssmp -lcp2kthermostat.ssmp -lcp2kemd.ssmp -lcp2ktmc.ssmp -lcp2kmain.ssmp -lcp2kgrid.ssmp -ldbcsrarnoldi.ssmp -ldbcsrx.ssmp -lcp2kshg_int.ssmp -lcp2keri_mme.ssmp -lcp2kminimax.ssmp -lcp2khfxbase.ssmp -lcp2ksubsys.ssmp -lcp2kxc.ssmp -lcp2kao.ssmp -lcp2kinput.ssmp -lcp2kpw.ssmp -lcp2kfft.ssmp -lcp2kdbcsr_tensor.ssmp -ldbcsr.ssmp -ldbcsrmm.ssmp -ldbcsrops.ssmp -ldbcsrbblock.ssmp -ldbcsrbdist.ssmp -ldbcsrbase.ssmp -ldbcsrdata.ssmp -lmicsmm.ssmp -lclsmm.ssmp -lcp2kacc.ssmp -lcp2kaccmic.ssmp -lcp2kaccopencl.ssmp -lcp2kfm.ssmp -lcp2kcommon.ssmp -lcp2kmpiwrap.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/cp2k_shell.ssmp cp2k_shell.o -lcp2kstart.ssmp -lcp2kmc.ssmp -lcp2kswarm.ssmp -lcp2kmotion.ssmp -lcp2kthermostat.ssmp -lcp2kemd.ssmp -lcp2ktmc.ssmp -lcp2kmain.ssmp -lcp2kgrid.ssmp -ldbcsrarnoldi.ssmp -ldbcsrx.ssmp -lcp2kshg_int.ssmp -lcp2keri_mme.ssmp -lcp2kminimax.ssmp -lcp2khfxbase.ssmp -lcp2ksubsys.ssmp -lcp2kxc.ssmp -lcp2kao.ssmp -lcp2kinput.ssmp -lcp2kpw.ssmp -lcp2kfft.ssmp -lcp2kdbcsr_tensor.ssmp -ldbcsr.ssmp -ldbcsrmm.ssmp -ldbcsrops.ssmp -ldbcsrbblock.ssmp -ldbcsrbdist.ssmp -ldbcsrbase.ssmp -ldbcsrdata.ssmp -lmicsmm.ssmp -lclsmm.ssmp -lcp2kacc.ssmp -lcp2kaccmic.ssmp -lcp2kaccopencl.ssmp -lcp2kfm.ssmp -lcp2kcommon.ssmp -lcp2kmpiwrap.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran/ssmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran/libcp2k_unittest.ssmp libcp2k_unittest.o -lcp2kstart.ssmp -lcp2kmc.ssmp -lcp2kswarm.ssmp -lcp2kmotion.ssmp -lcp2kthermostat.ssmp -lcp2kemd.ssmp -lcp2ktmc.ssmp -lcp2kmain.ssmp -lcp2kgrid.ssmp -ldbcsrarnoldi.ssmp -ldbcsrx.ssmp -lcp2kshg_int.ssmp -lcp2keri_mme.ssmp -lcp2kminimax.ssmp -lcp2khfxbase.ssmp -lcp2ksubsys.ssmp -lcp2kxc.ssmp -lcp2kao.ssmp -lcp2kinput.ssmp -lcp2kpw.ssmp -lcp2kfft.ssmp -lcp2kdbcsr_tensor.ssmp -ldbcsr.ssmp -ldbcsrmm.ssmp -ldbcsrops.ssmp -ldbcsrbblock.ssmp -ldbcsrbdist.ssmp -ldbcsrbase.ssmp -ldbcsrdata.ssmp -lmicsmm.ssmp -lclsmm.ssmp -lcp2kacc.ssmp -lcp2kaccmic.ssmp -lcp2kaccopencl.ssmp -lcp2kfm.ssmp -lcp2kcommon.ssmp -lcp2kmpiwrap.ssmp -lcp2kbase.ssmp -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint -ldl -lpthread + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 53671 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module load mpi/openmpi-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/openmpi-s390x + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-s390x:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-s390x;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-s390x:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/man/openmpi-s390x:/usr/share/lmod/lmod/share/man::;' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1\;/usr/share/modulefiles:1\;/usr/share/modulefiles/Linux:1\;/usr/share/modulefiles/Core:1\;/usr/share/lmod/lmod/modulefiles/Core:1;' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-s390x;' 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-s390x;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-s390x;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/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-s390x;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1zMzkweCIsWyJmdWxsTmFtZSJdPSJtcGkvb3Blbm1waS1zMzkweCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9vcGVubXBpLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9t;' export '_ModuleTable001_;' '_ModuleTable002_=b2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-s390x:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-s390x ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-s390x:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/man/openmpi-s390x:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ __LMOD_REF_COUNT_MODULEPATH='/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1' ++ export __LMOD_REF_COUNT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-s390x ++ 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-s390x ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-s390x ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/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-s390x ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1zMzkweCIsWyJmdWxsTmFtZSJdPSJtcGkvb3Blbm1waS1zMzkweCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9vcGVubXBpLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9t ++ export _ModuleTable001_ ++ _ModuleTable002_=b2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + make 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi' 'LDFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k' -j2 ARCH=Linux-s390x-gfortran-openmpi 'VERSION=popt psmp' Discovering programs ... Resolving dependencies for psmp ... Resolving dependencies for popt ... fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/array_types.F array_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/array_types.F array_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/array_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' array_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/array_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' array_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/kinds.F kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/kinds.F kinds.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' kinds.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/btree.F btree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/btree.F btree.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/btree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' btree.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/btree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' btree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_types.F dbcsr_mm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_types.F dbcsr_mm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_types.F90 g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_process.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_process.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_transpose.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_transpose.cpp gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libclsmm/libclsmm.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libclsmm/libclsmm.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/mic/libmicacc.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/mic/libmicacc.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_error.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_error.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_mem.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_mem.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_event.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_event.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_dev.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_dev.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_stream.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_stream.c fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/glob_matching.F glob_matching.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/glob_matching.F glob_matching.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/glob_matching.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' glob_matching.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/glob_matching.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' glob_matching.F90 glob_matching.F90:17:54: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] glob_matching.F90:17:54: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_types.F cp_para_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_types.F cp_para_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/kahan_sum.F kahan_sum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/kahan_sum.F kahan_sum.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/kahan_sum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' kahan_sum.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/kahan_sum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' kahan_sum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_kinds.F fft_kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_kinds.F fft_kinds.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_input_constants.F xc_input_constants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_input_constants.F xc_input_constants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper_types.F hfx_libint_wrapper_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper_types.F hfx_libint_wrapper_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/constants_operator.F constants_operator.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/constants_operator.F constants_operator.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/constants_operator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' constants_operator.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pilaenv_hack.F pilaenv_hack.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/constants_operator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' constants_operator.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pilaenv_hack.F pilaenv_hack.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pilaenv_hack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pilaenv_hack.F90 gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/sockets.c mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pilaenv_hack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pilaenv_hack.F90 /builddir/build/BUILD/cp2k-6.1/src/sockets.c: In function 'uwait': /builddir/build/BUILD/cp2k-6.1/src/sockets.c:162:8: warning: variable 'rn' set but not used [-Wunused-but-set-variable] int rn; ^~ gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/sockets.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k_unittest.c /builddir/build/BUILD/cp2k-6.1/src/sockets.c: In function 'uwait': /builddir/build/BUILD/cp2k-6.1/src/sockets.c:162:8: warning: variable 'rn' set but not used [-Wunused-but-set-variable] int rn; ^~ gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k_unittest.c fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_array_sort.F dbcsr_array_sort.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_array_sort.F dbcsr_array_sort.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_array_sort.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_array_sort.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libmicsmm.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libmicsmm.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libclsmm.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libclsmm.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kaccmic.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kaccmic.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kaccopencl.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kaccopencl.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_base_type.F timings_base_type.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_base_type.F timings_base_type.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_base_type.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_base_type.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_base_type.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_base_type.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_utilities.F string_utilities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_utilities.F string_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_utilities.F90 string_utilities.F90:23:45: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] string_utilities.F90:23:45: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lapack.F lapack.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lapack.F lapack.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lapack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lapack.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathconstants.F mathconstants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lapack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lapack.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathconstants.F mathconstants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathconstants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathconstants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_constants.F input_constants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathconstants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathconstants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fast.F fast.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fast.F fast.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fast.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_constants.F input_constants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k53.F minimax_exp_k53.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k53.F minimax_exp_k53.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k53.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k53.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k53.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k53.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/grid_fast.F grid_fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/grid_fast.F grid_fast.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/grid_fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' grid_fast.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/grid_fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' grid_fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/xyz_to_vab_optimised.F xyz_to_vab_optimised.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/xyz_to_vab_optimised.F xyz_to_vab_optimised.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/xyz_to_vab_optimised.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' xyz_to_vab_optimised.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/xyz_to_vab_optimised.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' xyz_to_vab_optimised.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine_internal.F machine_internal.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine_internal.F machine_internal.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine_internal.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine_internal.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine_internal.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine_internal.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_plan.F fft_plan.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_plan.F fft_plan.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_plan.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_plan.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_plan.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_plan.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kgrid.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kgrid.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_toollib.F dbcsr_toollib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_toollib.F dbcsr_toollib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_toollib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_toollib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_toollib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_toollib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/physcon.F physcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/physcon.F physcon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/physcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' physcon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/physcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' physcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine.F machine.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine.F machine.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/base_hooks.F base_hooks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/base_hooks.F base_hooks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/base_hooks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' base_hooks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/base_hooks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' base_hooks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_info.F cp2k_info.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_info.F cp2k_info.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_info.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_info.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kbase.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kbase.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/allocate_wrap.F allocate_wrap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/allocate_wrap.F allocate_wrap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/allocate_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' allocate_wrap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/allocate_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' allocate_wrap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_sort.F cp_array_sort.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_sort.F cp_array_sort.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_sort.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_sort.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinestat.F list_routinestat.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinestat.F list_routinestat.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinestat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinestat.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinestat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinestat.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_callstackentry.F list_callstackentry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/dict.F dict.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_callstackentry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_callstackentry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/dict.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' dict.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/dict.F dict.F90 /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_str_i4_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_str_i4_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_str_i4_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_i4tuple_callstat_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_i4tuple_callstat_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_i4tuple_callstat_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/dict.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' dict.F90 /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_str_i4_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_str_i4_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_str_i4_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_i4tuple_callstat_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_i4tuple_callstat_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_i4tuple_callstat_update' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_callstackentry.F list_callstackentry.F90 /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_callstackentry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_callstackentry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F cp_min_heap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F cp_min_heap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_min_heap.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:71:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:98:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cuda_profiling.F cuda_profiling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_min_heap.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:71:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:98:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cuda_profiling.F cuda_profiling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cuda_profiling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cuda_profiling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinereport.F list_routinereport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cuda_profiling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cuda_profiling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinereport.F list_routinereport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinereport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinereport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinereport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinereport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_files.F cp_files.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_files.F cp_files.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_files.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_files.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_files.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_files.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F parallel_rng_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F parallel_rng_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/parallel_rng_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' parallel_rng_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/parallel_rng_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' parallel_rng_types.F90 /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:1047:0: END FUNCTION next_real_random_number Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:994:0: FUNCTION next_real_random_number(rng_stream, variance) RESULT(u) note: 'u' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:1047:0: END FUNCTION next_real_random_number Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:994:0: FUNCTION next_real_random_number(rng_stream, variance) RESULT(u) note: 'u' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_iter_types.F cp_iter_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_iter_types.F cp_iter_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_iter_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_iter_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/linear_systems.F linear_systems.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_iter_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_iter_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/linear_systems.F linear_systems.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/linear_systems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' linear_systems.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bessel_lib.F bessel_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/linear_systems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' linear_systems.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bessel_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bessel_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bessel_lib.F bessel_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_types.F cp_result_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bessel_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bessel_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_types.F cp_result_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F lebedev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lebedev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lebedev.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F lebedev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lebedev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lebedev.F90 /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:147:0: END FUNCTION get_number_of_lebedev_grid Warning: 'number_of_lebedev_grid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:111:0: FUNCTION get_number_of_lebedev_grid(l, n) RESULT(number_of_lebedev_grid) note: 'number_of_lebedev_grid' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/erf_fn.F erf_fn.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/erf_fn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' erf_fn.F90 /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:147:0: END FUNCTION get_number_of_lebedev_grid Warning: 'number_of_lebedev_grid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:111:0: FUNCTION get_number_of_lebedev_grid(l, n) RESULT(number_of_lebedev_grid) note: 'number_of_lebedev_grid' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/erf_fn.F erf_fn.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/spherical_harmonics.F spherical_harmonics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/erf_fn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' erf_fn.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/spherical_harmonics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' spherical_harmonics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/spherical_harmonics.F spherical_harmonics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/spherical_harmonics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' spherical_harmonics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/print_messages.F print_messages.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/print_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' print_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/print_messages.F print_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/splines.F splines.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/print_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' print_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/splines.F splines.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/splines.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' splines.F90 /builddir/build/BUILD/cp2k-6.1/src/common/splines.F:259:0: SUBROUTINE spline3valder(x, xi, c, val, der) Warning: 'spline3valder' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/splines.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' splines.F90 /builddir/build/BUILD/cp2k-6.1/src/common/splines.F:259:0: SUBROUTINE spline3valder(x, xi, c, val, der) Warning: 'spline3valder' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F eigenvalueproblems.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/eigenvalueproblems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' eigenvalueproblems.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F eigenvalueproblems.F90 /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:148:0: SUBROUTINE cp2k_sgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_sgesvd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:183:0: SUBROUTINE cp2k_cgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_cgesvd' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F memory_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/eigenvalueproblems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' eigenvalueproblems.F90 /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:148:0: SUBROUTINE cp2k_sgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_sgesvd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:183:0: SUBROUTINE cp2k_cgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_cgesvd' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F memory_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/memory_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' memory_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/memory_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' memory_utilities.F90 /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: Warning: 'lb1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: Warning: 'lb1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F whittaker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F whittaker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/whittaker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' whittaker.F90 /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F:109:0: SUBROUTINE whittaker_c0(wc, r, expa, erfa, alpha, l, n) Warning: 'whittaker_c0' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F gamma.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/whittaker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' whittaker.F90 /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F:109:0: SUBROUTINE whittaker_c0(wc, r, expa, erfa, alpha, l, n) Warning: 'whittaker_c0' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F gamma.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/gamma.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' gamma.F90 /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F:284:0: SUBROUTINE fgamma_1(nmax, t, f) Warning: 'fgamma_1' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F mathlib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/gamma.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' gamma.F90 /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F:284:0: SUBROUTINE fgamma_1(nmax, t, f) Warning: 'fgamma_1' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F mathlib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathlib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathlib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathlib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathlib.F90 /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:1460:0: FUNCTION expint(n, x) Warning: '__result_expint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:1460:0: FUNCTION expint(n, x) Warning: '__result_expint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:137:0: END FUNCTION pswitch Warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:94:0: FUNCTION pswitch(x, a, b, order) RESULT(fx) note: 'fx' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/periodic_table.F periodic_table.F90 /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:137:0: END FUNCTION pswitch Warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:94:0: FUNCTION pswitch(x, a, b, order) RESULT(fx) note: 'fx' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/periodic_table.F periodic_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/periodic_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' periodic_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/periodic_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' periodic_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factor_types.F structure_factor_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factor_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/powell.F powell.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factor_types.F structure_factor_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/powell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' powell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factor_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/powell.F powell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/powell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' powell.F90 /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1608:0: tempb=tempb-taumax Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1442:0: tauold, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1850:0: tempb=tempb-qmin Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: Warning: 'shs' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1835:0: qnew=(sg+cf*cth)*cth+(dg+dhs*cth)*sth Warning: 'sg' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'sg' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1743:0: qred=qred+qadd Warning: 'bstep' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1663:0: REAL(dp) :: alpha, angle, angtest, bstep, cf, cth, dd, delsq, dg, dhd, & note: 'bstep' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1608:0: tempb=tempb-taumax Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1442:0: tauold, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1850:0: tempb=tempb-qmin Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: Warning: 'shs' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1835:0: qnew=(sg+cf*cth)*cth+(dg+dhs*cth)*sth Warning: 'sg' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'sg' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1743:0: qred=qred+qadd Warning: 'bstep' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1663:0: REAL(dp) :: alpha, angle, angtest, bstep, cf, cth, dd, delsq, dg, dhd, & note: 'bstep' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_table.F string_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_table.F string_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_utils.F graph_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_utils.F graph_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_types.F cp_parser_inpp_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_buffer_types.F cp_parser_buffer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_buffer_types.F cp_parser_buffer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_buffer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_buffer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_types.F cp_parser_ilist_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_types.F cp_parser_ilist_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/damping_dipole_types.F damping_dipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_types.F cp_parser_inpp_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/damping_dipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' damping_dipole_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_pointers.F orbital_pointers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_calls.F cp_blacs_calls.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_pointers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_pointers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_calls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_calls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_pointers.F orbital_pointers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_pointers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_pointers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F orbital_symbols.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_symbols.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_symbols.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F:127:0: i = i+1 Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/shell_potential_types.F shell_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F orbital_symbols.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_symbols.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_symbols.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/shell_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' shell_potential_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F:127:0: i = i+1 Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/sto_ng.F sto_ng.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/force_field_kind_types.F force_field_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/force_field_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' force_field_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/sto_ng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' sto_ng.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_energy_types.F mixed_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atprop_types.F atprop_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atprop_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atprop_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/shell_potential_types.F shell_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/virial_types.F virial_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/shell_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' shell_potential_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/virial_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' virial_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/damping_dipole_types.F damping_dipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_types.F pw_grid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/damping_dipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' damping_dipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_types.F pw_grid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F mltfftsg_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F mltfftsg_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/mltfftsg_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' mltfftsg_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/mltfftsg_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' mltfftsg_tools.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F:3537:0: before(ic) = 1 Warning: 'ic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F:49:0: INTEGER :: after(20), before(20), chunk, i, ic, id, & note: 'ic' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_types.F ps_wavelet_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/force_field_kind_types.F force_field_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/sto_ng.F sto_ng.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/force_field_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' force_field_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_types.F ps_wavelet_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/sto_ng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' sto_ng.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_types.F task_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atprop_types.F atprop_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_types.F qs_dftb_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atprop_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atprop_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/virial_types.F virial_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_calls.F cp_blacs_calls.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/virial_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' virial_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_types.F qs_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_calls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_calls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_types.F semi_empirical_expns3_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_types.F qs_dftb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_types.F semi_empirical_mpole_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/taper_types.F taper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/taper_types.F taper_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"taper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' taper_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"taper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' taper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_types.F semi_empirical_expns3_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_arrays.F semi_empirical_int_arrays.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_arrays.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_arrays.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_types.F semi_empirical_mpole_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_arrays.F semi_empirical_int_arrays.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_arrays.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_arrays.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_types.F qs_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_types.F task_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k15.F minimax_exp_k15.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_types.F splines_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k15.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k15.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_types.F90 /builddir/build/BUILD/cp2k-6.1/src/splines_types.F:206:0: SUBROUTINE spline_env_retain(spline_env) Warning: 'spline_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_types.F qmmm_gaussian_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_fft3d.F ps_wavelet_fft3d.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_fft3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_fft3d.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lazy.F lazy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lazy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lazy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_util.F eri_mme_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k15.F minimax_exp_k15.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k15.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k15.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_util.F eri_mme_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_types.F qs_rho_atom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_stati.F tmc_stati.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_stati.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_stati.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_energy_types.F fist_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_fft3d.F ps_wavelet_fft3d.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_fft3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_fft3d.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lazy.F lazy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states_types.F wannier_states_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lazy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lazy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_types.F qs_rho_atom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F qs_fb_trial_fns_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_trial_fns_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_trial_fns_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F:182:0: SUBROUTINE fb_trial_fns_init(trial_fns) Warning: 'fb_trial_fns_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_types.F domain_submatrix_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_charges_types.F qs_charges_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_charges_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_charges_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_interface.F pexsi_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_helpers.F hfx_helpers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_helpers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_helpers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/block_p_types.F block_p_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F qs_fb_trial_fns_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"block_p_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' block_p_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_trial_fns_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_trial_fns_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_charges_types.F qs_charges_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F:182:0: SUBROUTINE fb_trial_fns_init(trial_fns) Warning: 'fb_trial_fns_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F hfx_compression_core_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_charges_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_charges_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_helpers.F hfx_helpers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_helpers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_helpers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F hfx_compression_core_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_compression_core_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_compression_core_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_compression_core_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_compression_core_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F:65:0: SUBROUTINE ints2ints(Ndata, packed_data, full_data) Warning: 'ints2ints' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F:65:0: SUBROUTINE ints2ints(Ndata, packed_data, full_data) Warning: 'ints2ints' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_types.F domain_submatrix_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_interface.F pexsi_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/exclusion_types.F exclusion_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/block_p_types.F block_p_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"exclusion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' exclusion_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"block_p_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' block_p_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_types.F splines_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/exclusion_types.F exclusion_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"exclusion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' exclusion_types.F90 /builddir/build/BUILD/cp2k-6.1/src/splines_types.F:206:0: SUBROUTINE spline_env_retain(spline_env) Warning: 'spline_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_energy_types.F fist_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states_types.F wannier_states_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_mapping_library.F mm_mapping_library.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_mapping_library.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_mapping_library.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_types.F qmmm_gaussian_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_ff_fist.F qmmm_ff_fist.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_energy_types.F mixed_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_ff_fist.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_ff_fist.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F d3_poly.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/simpar_types.F simpar_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"d3_poly.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' d3_poly.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"simpar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' simpar_types.F90 /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:233:0: PURE FUNCTION mono_index1(i) RESULT(res) Warning: 'mono_index1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:279:0: PURE FUNCTION mono_exp1(ii) RESULT(res) Warning: 'mono_exp1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:330:0: PURE FUNCTION mono_mult1(ii, ij) RESULT(res) Warning: 'mono_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:343:0: PURE FUNCTION mono_mult2(ii, ij) RESULT(res) Warning: 'mono_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:359:0: PURE FUNCTION mono_mult3(ii, ij) RESULT(res) Warning: 'mono_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:377:0: SUBROUTINE poly_mult1(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:424:0: SUBROUTINE poly_mult2(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:504:0: SUBROUTINE poly_mult3(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:743:0: SUBROUTINE poly_write1(p, out_f) Warning: 'poly_write1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:767:0: SUBROUTINE poly_write2(p, out_f) Warning: 'poly_write2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:795:0: SUBROUTINE poly_write3(p, out_f) Warning: 'poly_write3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:827:0: FUNCTION poly_random(p, maxSize, minSize) RESULT(res) Warning: 'poly_random' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1187:0: SUBROUTINE poly_p_eval3(p, x, pRes, npoly) Warning: 'poly_p_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1295:0: SUBROUTINE poly_padd_uneval3(p, x, pRes, npoly) Warning: 'poly_padd_uneval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1404:0: SUBROUTINE poly_p_eval2(p, x, pRes, npoly) Warning: 'poly_p_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1507:0: SUBROUTINE poly_padd_uneval2(p, x, pRes, npoly) Warning: 'poly_padd_uneval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1611:0: SUBROUTINE poly_eval1(p, x, pRes, npoly) Warning: 'poly_eval1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1647:0: SUBROUTINE poly_eval2(p, x, y, pRes, npoly) Warning: 'poly_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1716:0: SUBROUTINE poly_eval3(p, x, y, z, pRes, npoly) Warning: 'poly_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1791:0: SUBROUTINE poly_derive3(p, pRes, npoly, sumUp) Warning: 'poly_derive3' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_ff_fist.F qmmm_ff_fist.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_ff_fist.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_ff_fist.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction_sphi.F ai_contraction_sphi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction_sphi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction_sphi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction.F ai_contraction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3_debug.F ai_overlap3_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction_sphi.F ai_contraction_sphi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_debug.F ai_overlap_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction_sphi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction_sphi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/s_contract_shg.F s_contract_shg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/s_contract_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' s_contract_shg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_geev.F arnoldi_geev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_geev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_geev.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3_debug.F ai_overlap3_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_debug.F ai_overlap_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/s_contract_shg.F s_contract_shg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_types.F farming_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/s_contract_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' s_contract_shg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fermi_utils.F fermi_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fermi_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fermi_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F d3_poly.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"d3_poly.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' d3_poly.F90 /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:233:0: PURE FUNCTION mono_index1(i) RESULT(res) Warning: 'mono_index1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:279:0: PURE FUNCTION mono_exp1(ii) RESULT(res) Warning: 'mono_exp1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:330:0: PURE FUNCTION mono_mult1(ii, ij) RESULT(res) Warning: 'mono_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:343:0: PURE FUNCTION mono_mult2(ii, ij) RESULT(res) Warning: 'mono_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:359:0: PURE FUNCTION mono_mult3(ii, ij) RESULT(res) Warning: 'mono_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:377:0: SUBROUTINE poly_mult1(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:424:0: SUBROUTINE poly_mult2(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:504:0: SUBROUTINE poly_mult3(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:743:0: SUBROUTINE poly_write1(p, out_f) Warning: 'poly_write1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:767:0: SUBROUTINE poly_write2(p, out_f) Warning: 'poly_write2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:795:0: SUBROUTINE poly_write3(p, out_f) Warning: 'poly_write3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:827:0: FUNCTION poly_random(p, maxSize, minSize) RESULT(res) Warning: 'poly_random' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1187:0: SUBROUTINE poly_p_eval3(p, x, pRes, npoly) Warning: 'poly_p_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1295:0: SUBROUTINE poly_padd_uneval3(p, x, pRes, npoly) Warning: 'poly_padd_uneval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1404:0: SUBROUTINE poly_p_eval2(p, x, pRes, npoly) Warning: 'poly_p_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1507:0: SUBROUTINE poly_padd_uneval2(p, x, pRes, npoly) Warning: 'poly_padd_uneval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1611:0: SUBROUTINE poly_eval1(p, x, pRes, npoly) Warning: 'poly_eval1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1647:0: SUBROUTINE poly_eval2(p, x, y, pRes, npoly) Warning: 'poly_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1716:0: SUBROUTINE poly_eval3(p, x, y, z, pRes, npoly) Warning: 'poly_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1791:0: SUBROUTINE poly_derive3(p, pRes, npoly, sumUp) Warning: 'poly_derive3' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_cflags_types.F xc_rho_cflags_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_cflags_types.F xc_rho_cflags_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_cflags_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_cflags_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_desc.F xc_derivative_desc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_cflags_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_cflags_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_desc.F xc_derivative_desc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_desc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_desc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F xc_functionals_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_desc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_desc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F xc_functionals_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_functionals_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_functionals_utilities.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F:66:0: SUBROUTINE setup_calculation(order, m, calc, tag) Warning: 'setup_calculation' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_functionals_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_functionals_utilities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contraction_methods.F hfx_contraction_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F:66:0: SUBROUTINE setup_calculation(order, m, calc, tag) Warning: 'setup_calculation' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F beta_gamma_psi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"beta_gamma_psi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' beta_gamma_psi.F90 /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:2275:2: 20 f = a*rlog1(-lambda/a) + b*rlog1(lambda/b) 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:151:0: FUNCTION epsln () RESULT(fn_val) Warning: 'epsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:171:0: FUNCTION exparg (l) RESULT(fn_val) Warning: 'exparg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:200:0: FUNCTION depsln () RESULT(fn_val) Warning: 'depsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:1351:0: SUBROUTINE bratio (a, b, x, y, w, w1, ierr) Warning: 'bratio' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction.F ai_contraction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_geev.F arnoldi_geev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_geev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_geev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contraction_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contraction_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/spglib_f08.F spglib_f08.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spglib_f08.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spglib_f08.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_hash_table_functions.F qs_hash_table_functions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_hash_table_functions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_hash_table_functions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contraction_methods.F hfx_contraction_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contraction_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contraction_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contract_block.F hfx_contract_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contract_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contract_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contract_block.F hfx_contract_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contract_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contract_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_hash_table_functions.F qs_hash_table_functions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_hash_table_functions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_hash_table_functions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/spglib_f08.F spglib_f08.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spglib_f08.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spglib_f08.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fermi_utils.F fermi_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fermi_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fermi_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/uff_vdw_radii_table.F uff_vdw_radii_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"uff_vdw_radii_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' uff_vdw_radii_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier90.F wannier90.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/uff_vdw_radii_table.F uff_vdw_radii_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"uff_vdw_radii_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' uff_vdw_radii_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molsym.F molsym.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molsym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molsym.F90 /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: coord(idx, :) = MATMUL(TRANSPOSE(sym%tenvec(:, :)), coord(:, :)) Warning: '__var_3_mmb.offset' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].ubound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].ubound' is used uninitialized in this function [-Wuninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/molsym.F molsym.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molsym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molsym.F90 /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: coord(idx, :) = MATMUL(TRANSPOSE(sym%tenvec(:, :)), coord(:, :)) Warning: '__var_3_mmb.offset' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].ubound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].ubound' is used uninitialized in this function [-Wuninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/header.F header.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"header.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' header.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_mapping_library.F mm_mapping_library.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_mapping_library.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_mapping_library.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/header.F header.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F qs_fb_buffer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"header.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' header.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_buffer_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:213:0: SUBROUTINE fb_buffer_i_associate(a, b) Warning: 'fb_buffer_i_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:561:0: SUBROUTINE fb_buffer_d_associate(a, b) Warning: 'fb_buffer_d_associate' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F qs_fb_buffer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_buffer_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:213:0: SUBROUTINE fb_buffer_i_associate(a, b) Warning: 'fb_buffer_i_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:561:0: SUBROUTINE fb_buffer_d_associate(a, b) Warning: 'fb_buffer_d_associate' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier90.F wannier90.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_rpa.F minimax_rpa.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_rpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_rpa.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_rpa.F minimax_rpa.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/simpar_types.F simpar_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_rpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_rpa.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"simpar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' simpar_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F beta_gamma_psi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"beta_gamma_psi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' beta_gamma_psi.F90 /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:2275:2: 20 f = a*rlog1(-lambda/a) + b*rlog1(lambda/b) 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:151:0: FUNCTION epsln () RESULT(fn_val) Warning: 'epsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:171:0: FUNCTION exparg (l) RESULT(fn_val) Warning: 'exparg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:200:0: FUNCTION depsln () RESULT(fn_val) Warning: 'depsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:1351:0: SUBROUTINE bratio (a, b, x, y, w, w1, ierr) Warning: 'bratio' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_data.F qmmm_gaussian_data.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_data.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_data.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_types.F farming_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_types.F tmc_tree_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_alloc_types.F negf_alloc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_types.F tmc_move_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_alloc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_alloc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F negf_integr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_stati.F tmc_stati.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F:186:0: PURE FUNCTION get_axis_rotation_angle(a, b) RESULT(phi) Warning: 'get_axis_rotation_angle' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_data.F qmmm_gaussian_data.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_stati.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_stati.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mdctrl_types.F mdctrl_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_data.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_data.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mdctrl_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mdctrl_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_ener_types.F md_ener_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_ener_types.F md_ener_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_ener_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_ener_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_ener_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_ener_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mdctrl_types.F mdctrl_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_types.F optimize_basis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mdctrl_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mdctrl_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_types.F tmc_tree_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_types.F tmc_move_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_types.F optimize_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_alloc_types.F negf_alloc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_alloc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_alloc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F negf_integr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F:186:0: PURE FUNCTION get_axis_rotation_angle(a, b) RESULT(phi) Warning: 'get_axis_rotation_angle' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_utils.F tmc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_types.F mao_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_utils.F tmc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_types.F90 /builddir/build/BUILD/cp2k-6.1/src/mao_types.F:36:0: SUBROUTINE create_mao_type(mao_env) Warning: 'create_mao_type' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2khfxbase.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_types.F mao_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F ai_eri_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_types.F90 /builddir/build/BUILD/cp2k-6.1/src/mao_types.F:36:0: SUBROUTINE create_mao_type(mao_env) Warning: 'create_mao_type' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_eri_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_eri_debug.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2khfxbase.psmp.so /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F:54:0: SUBROUTINE init_os(ya, yb, yc, yd, rA, rB, rC, rD) Warning: 'init_os' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_stream.F acc_stream.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F ai_eri_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_stream.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_stream.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F dbcsr_min_heap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_eri_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_eri_debug.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F:54:0: SUBROUTINE init_os(ya, yb, yc, yd, rA, rB, rC, rD) Warning: 'init_os' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_stream.F acc_stream.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_min_heap.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:70:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:97:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_stream.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_stream.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F message_passing.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F message_passing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mpiwrap/message_passing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/mpiwrap/' message_passing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mpiwrap/message_passing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/mpiwrap/' message_passing.F90 /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3392:0: SUBROUTINE mp_file_read_at_chv(fh, offset, msg, msglen) Warning: 'mp_file_read_at_chv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3421:0: SUBROUTINE mp_file_read_at_ch(fh, offset, msg) Warning: 'mp_file_read_at_ch' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3634:0: SUBROUTINE mp_type_free_v(type_descriptors) Warning: 'mp_type_free_v' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_r' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3392:0: SUBROUTINE mp_file_read_at_chv(fh, offset, msg, msglen) Warning: 'mp_file_read_at_chv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3421:0: SUBROUTINE mp_file_read_at_ch(fh, offset, msg) Warning: 'mp_file_read_at_ch' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3634:0: SUBROUTINE mp_type_free_v(type_descriptors) Warning: 'mp_type_free_v' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_r' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_c' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_device.F acc_device.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_device.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_device.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kmpiwrap.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/xml_parser.F xml_parser.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/xml_parser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' xml_parser.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F dbcsr_min_heap.F90 xml_parser.F90:242:0: ! ************************************************************************************************** Warning: 'xml_report_errors_extern_' defined but not used [-Wunused-function] xml_parser.F90:611:0: ! ************************************************************************************************** Warning: 'xml_put' defined but not used [-Wunused-function] xml_parser.F90:929:0: ! ************************************************************************************************** Warning: 'xml_process' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_min_heap.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:70:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:97:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_device.F acc_device.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F fftw3_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_device.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_device.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kmpiwrap.psmp.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftw3_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftw3_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/xml_parser.F xml_parser.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/xml_parser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' xml_parser.F90 xml_parser.F90:242:0: ! ************************************************************************************************** Warning: 'xml_report_errors_extern_' defined but not used [-Wunused-function] xml_parser.F90:611:0: ! ************************************************************************************************** Warning: 'xml_put' defined but not used [-Wunused-function] xml_parser.F90:929:0: ! ************************************************************************************************** Warning: 'xml_process' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F ai_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F fftw3_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftw3_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftw3_lib.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1135:0: IF ( scale /= 1.0_dp ) CALL zdscal(plan%n*num_rows,scale,zscal_ptr,1) Warning: 'zscal_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1083:0: COMPLEX(KIND=dp), POINTER :: zin_ptr, zout_ptr, zscal_ptr note: 'zscal_ptr' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1135:0: IF ( scale /= 1.0_dp ) CALL zdscal(plan%n*num_rows,scale,zscal_ptr,1) Warning: 'num_rows' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1084:0: INTEGER :: in_offset, my_id, num_rows, out_offset, & note: 'num_rows' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_grid_atom.F qs_grid_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_grid_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_grid_atom.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1670:0: coset(0, 0, lb-1), cocz, n+1) Warning: 'rbp[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1699:0: coset(0, 0, bz), cocy, n+1) Warning: 'rbp[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1760:0: coset(0, by, bz), cocx, n+1) Warning: 'rbp[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F ai_onecenter.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_onecenter.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_onecenter.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:840:0: SUBROUTINE sto_conf(gmat, rc, k, na, pa, nb, pb) Warning: 'sto_conf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:914:0: SUBROUTINE num_overlap(smat, ra, rb, wr) Warning: 'num_overlap' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:953:0: SUBROUTINE num_kinetic(kmat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinetic' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:991:0: SUBROUTINE num_nuclear(umat, ra, rb, r, wr) Warning: 'num_nuclear' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1030:0: SUBROUTINE num_kinnuc(umat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinnuc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1069:0: SUBROUTINE num_erf(upmat, a, ra, rb, r, wr) Warning: 'num_erf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1116:0: SUBROUTINE num_proj_ol(spmat, l, ra, k, rc, r, wr) Warning: 'num_proj_ol' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1166:0: SUBROUTINE num_gpot(vpmat, k, rc, ra, rb, r, wr) Warning: 'num_gpot' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1214:0: SUBROUTINE num_conf(gmat, rc, k, ra, rb, r, wr) Warning: 'num_conf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_os_rr.F ai_os_rr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_os_rr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_os_rr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_types.F hartree_local_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper.F hfx_libint_wrapper.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_aabb.F ai_overlap_aabb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_aabb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_aabb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_grid_atom.F qs_grid_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_grid_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_grid_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F ai_onecenter.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operators_r12.F ai_operators_r12.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_onecenter.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_onecenter.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:840:0: SUBROUTINE sto_conf(gmat, rc, k, na, pa, nb, pb) Warning: 'sto_conf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:914:0: SUBROUTINE num_overlap(smat, ra, rb, wr) Warning: 'num_overlap' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:953:0: SUBROUTINE num_kinetic(kmat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinetic' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:991:0: SUBROUTINE num_nuclear(umat, ra, rb, r, wr) Warning: 'num_nuclear' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1030:0: SUBROUTINE num_kinnuc(umat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinnuc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1069:0: SUBROUTINE num_erf(upmat, a, ra, rb, r, wr) Warning: 'num_erf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1116:0: SUBROUTINE num_proj_ol(spmat, l, ra, k, rc, r, wr) Warning: 'num_proj_ol' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1166:0: SUBROUTINE num_gpot(vpmat, k, rc, ra, rb, r, wr) Warning: 'num_gpot' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1214:0: SUBROUTINE num_conf(gmat, rc, k, ra, rb, r, wr) Warning: 'num_conf' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operators_r12.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operators_r12.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_os_rr.F ai_os_rr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_os_rr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_os_rr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_derivatives.F ai_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper.F hfx_libint_wrapper.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_types.F hartree_local_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F ai_overlap3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_modify_pab_block.F qs_modify_pab_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_modify_pab_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_modify_pab_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F ai_overlap3.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: sda, sdc Warning: 'sdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: sda, sdc Warning: 'sdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/construct_shg.F construct_shg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/construct_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' construct_shg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_aabb.F ai_overlap_aabb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_aabb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_aabb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mol_force.F mol_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mol_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mol_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_derivatives.F ai_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_modify_pab_block.F qs_modify_pab_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_modify_pab_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_modify_pab_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operators_r12.F ai_operators_r12.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operators_r12.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operators_r12.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_oneelectron.F ai_oneelectron.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_oneelectron.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_oneelectron.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_oneelectron.F ai_oneelectron.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_oneelectron.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_oneelectron.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_verfc.F ai_verfc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_verfc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_verfc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/construct_shg.F construct_shg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/construct_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' construct_shg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_angmom.F ai_angmom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_angmom.F ai_angmom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_angmom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_angmom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_angmom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_angmom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_fermi_contact.F ai_fermi_contact.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_verfc.F ai_verfc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_fermi_contact.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_verfc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_verfc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F qs_fb_hash_table_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_hash_table_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:355:0: SUBROUTINE fb_hash_table_remove(hash_table, key) Warning: 'fb_hash_table_remove' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:391:0: SUBROUTINE fb_hash_table_retain(hash_table) Warning: 'fb_hash_table_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:414:0: SUBROUTINE fb_hash_table_status(hash_table, nelements, nmax, prime) Warning: 'fb_hash_table_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_utils.F csvr_system_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_index.F dbcsr_tensor_index.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_index.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_index.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/util.F util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_types.F timings_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_env.F cp_para_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_fermi_contact.F ai_fermi_contact.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F fparser.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_fermi_contact.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F qs_fb_hash_table_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/fparser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' fparser.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:364:0: FUNCTION EvalErrMsg() RESULT(msg) Warning: 'evalerrmsg' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_hash_table_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:355:0: SUBROUTINE fb_hash_table_remove(hash_table, key) Warning: 'fb_hash_table_remove' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:391:0: SUBROUTINE fb_hash_table_retain(hash_table) Warning: 'fb_hash_table_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:414:0: SUBROUTINE fb_hash_table_status(hash_table, nelements, nmax, prime) Warning: 'fb_hash_table_status' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:515:0: IF (PRESENT(inext)) inext = in Warning: 'in' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:514:0: IF (PRESENT(ibegin)) ibegin = ib Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mol_force.F mol_force.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:1041:0: vals(ipar) = xval Warning: 'xval' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mol_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mol_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F cp_result_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:280:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:206:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_utils.F csvr_system_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factors.F structure_factors.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_hostmem.F acc_hostmem.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_hostmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_hostmem.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F graph_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_index.F dbcsr_tensor_index.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_index.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_index.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/util.F util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_types.F timings_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_env.F cp_para_env.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F:173:0: array(ind) = MINVAL(-fes(pnt:pnt+dimval-1)) Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F fparser.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/fparser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' fparser.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_status_types.F cp_parser_status_types.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:364:0: FUNCTION EvalErrMsg() RESULT(msg) Warning: 'evalerrmsg' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_status_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_status_types.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:515:0: IF (PRESENT(inext)) inext = in Warning: 'in' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:514:0: IF (PRESENT(ibegin)) ibegin = ib Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F ai_coulomb.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:1041:0: vals(ipar) = xval Warning: 'xval' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F cp_result_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:280:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:206:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factors.F structure_factors.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1670:0: coset(0, 0, lb-1), cocz, n+1) Warning: 'rbp[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1699:0: coset(0, 0, bz), cocy, n+1) Warning: 'rbp[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1760:0: coset(0, by, bz), cocx, n+1) Warning: 'rbp[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F graph_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F:173:0: array(ind) = MINVAL(-fes(pnt:pnt+dimval-1)) Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_status_types.F cp_parser_status_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_status_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_status_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_transformation_matrices.F orbital_transformation_matrices.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_transformation_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_transformation_matrices.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_transformation_matrices.F orbital_transformation_matrices.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_transformation_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_transformation_matrices.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftsg_lib.F fftsg_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftsg_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftsg_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F pair_potential_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftsg_lib.F fftsg_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftsg_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftsg_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F ps_wavelet_base.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_base.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_base.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F:2104:0: SUBROUTINE F_unfill_downcorn(md1, md3, lot, nfft, n3, zw, zf, scal, ehartreetmp) Warning: 'f_unfill_downcorn' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: INTEGER :: i, loc_lb, loc_ub Warning: 'loc_ub' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: Warning: 'loc_lb' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F ps_wavelet_base.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_base.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_base.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F:2104:0: SUBROUTINE F_unfill_downcorn(md1, md3, lot, nfft, n3, zw, zf, scal, ehartreetmp) Warning: 'f_unfill_downcorn' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F ps_wavelet_scaling_function.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_scaling_function.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_scaling_function.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:90:0: SUBROUTINE wavelet_function(itype, nd, a, x) Warning: 'wavelet_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:194:0: SUBROUTINE for_trans(nd, nt, x, y, m, cgt, cht) Warning: 'for_trans' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:294:0: SUBROUTINE ftest(m, ch, cg, cgt, cht) Warning: 'ftest' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_c_g0.F t_c_g0.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_c_g0.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_c_g0.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F ps_wavelet_scaling_function.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_scaling_function.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_scaling_function.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:90:0: SUBROUTINE wavelet_function(itype, nd, a, x) Warning: 'wavelet_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:194:0: SUBROUTINE for_trans(nd, nt, x, y, m, cgt, cht) Warning: 'for_trans' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:294:0: SUBROUTINE ftest(m, ch, cg, cgt, cht) Warning: 'ftest' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F pair_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_c_g0.F t_c_g0.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_c_g0.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_c_g0.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operator_ra2m.F ai_operator_ra2m.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: INTEGER :: i, loc_lb, loc_ub Warning: 'loc_ub' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: Warning: 'loc_lb' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operator_ra2m.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operator_ra2m.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_sh_p_s_c.F t_sh_p_s_c.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operator_ra2m.F ai_operator_ra2m.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_sh_p_s_c.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_sh_p_s_c.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operator_ra2m.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operator_ra2m.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F ai_kinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_kinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cryssym.F cryssym.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: ib, idx, idy, idz, ipgf, jpgf, la, lb, & Warning: 'idz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idy' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cryssym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cryssym.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cryssym.F cryssym.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cryssym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cryssym.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F ai_kinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_kinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_sh_p_s_c.F t_sh_p_s_c.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: ib, idx, idy, idz, ipgf, jpgf, la, lb, & Warning: 'idz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idy' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_sh_p_s_c.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_sh_p_s_c.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_elec_field.F ai_elec_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_elec_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_elec_field.F ai_elec_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_elec_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_spin_orbit.F ai_spin_orbit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_spin_orbit.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_spin_orbit.F ai_spin_orbit.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb_test.F ai_coulomb_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_spin_orbit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_event.F acc_event.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_event.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_event.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F acc_devmem.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_event.F acc_event.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_event.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_event.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_devmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_devmem.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F acc_devmem.F90 /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F:353:0: SUBROUTINE acc_devmem_info(free, avail) Warning: 'acc_devmem_info' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kacc.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F reference_manager.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_devmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_devmem.F90 /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F:353:0: SUBROUTINE acc_devmem_info(free, avail) Warning: 'acc_devmem_info' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_hostmem.F acc_hostmem.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/reference_manager.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' reference_manager.F90 /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F:719:36: res=thebib(key)%ref%citation_key 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_hostmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_hostmem.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F reference_manager.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/reference_manager.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' reference_manager.F90 /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F:719:36: res=thebib(key)%ref%citation_key 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kmetadyn_tools.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F qs_neighbor_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_list_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kmetadyn_tools.psmp.so /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:331:0: iterator%nnode = nnode Warning: 'nnode' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:336:0: iterator%neighbor_list => neighbor_list Warning: 'neighbor_list' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:329:0: iterator%nlist = nlist Warning: 'nlist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:328:0: iterator%ilist = ilist Warning: 'ilist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:218:0: list_search(il)%atom_list(ilist) = iatom Warning: 'iatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F qs_neighbor_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F ai_overlap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1370:0: SUBROUTINE overlap_aaab(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aaab' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1576:0: SUBROUTINE overlap_aabb(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aabb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1786:0: SUBROUTINE overlap_abbb(la_max, la_min, npgfa, rpgfa, zeta, & Warning: 'overlap_abbb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:331:0: iterator%nnode = nnode Warning: 'nnode' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:336:0: iterator%neighbor_list => neighbor_list Warning: 'neighbor_list' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:329:0: iterator%nlist = nlist Warning: 'nlist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:328:0: iterator%ilist = ilist Warning: 'ilist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:218:0: list_search(il)%atom_list(ilist) = iatom Warning: 'iatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F ai_overlap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1370:0: SUBROUTINE overlap_aaab(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aaab' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1576:0: SUBROUTINE overlap_aabb(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aabb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1786:0: SUBROUTINE overlap_abbb(la_max, la_min, npgfa, rpgfa, zeta, & Warning: 'overlap_abbb' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/sap_kind_types.F sap_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"sap_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' sap_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/graphcon.F graphcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/sap_kind_types.F sap_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"graphcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' graphcon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"sap_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' sap_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F pair_potential_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_util.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F:148:0: value = value+lvalue Warning: 'pp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_ppl.F ai_overlap_ppl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F pair_potential_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_ppl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_util.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F:148:0: value = value+lvalue Warning: 'pp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/graphcon.F graphcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_ppl.F ai_overlap_ppl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"graphcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' graphcon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_ppl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F qs_fb_matrix_data_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_matrix_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_matrix_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:142:0: SUBROUTINE fb_matrix_data_associate(a, b) Warning: 'fb_matrix_data_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:327:0: SUBROUTINE fb_matrix_data_retain(matrix_data) Warning: 'fb_matrix_data_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:352:0: SUBROUTINE fb_matrix_data_status(matrix_data, nmax, nblks, nencode, blk_sizes) Warning: 'fb_matrix_data_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/array_list_methods.F array_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F qs_fb_matrix_data_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/array_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' array_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_matrix_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_matrix_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:142:0: SUBROUTINE fb_matrix_data_associate(a, b) Warning: 'fb_matrix_data_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:327:0: SUBROUTINE fb_matrix_data_retain(matrix_data) Warning: 'fb_matrix_data_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:352:0: SUBROUTINE fb_matrix_data_status(matrix_data, nmax, nblks, nencode, blk_sizes) Warning: 'fb_matrix_data_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb_test.F ai_coulomb_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_timerenv.F list_timerenv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_timerenv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_timerenv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_acc_operations.F dbcsr_acc_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F graph.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_acc_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_acc_operations.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kacc.psmp.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/array_list_methods.F array_list_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:639:25: out3=out2//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:641:25: out3=out1//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/array_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' array_list_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: Warning: 'ss0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'dp_cut.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:586:0: ALLOCATE(gauss(-MAXVAL(nn_max):MAXVAL(nn_max),ndim)) Warning: 'nn_max.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:51:0: ngrid(:), nn(:,:), nn_max(:), & note: 'nn_max.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'ww.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'delta_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: Warning: 'delta_s.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:486:0: READ(a,*) (delta_s(i_map(id),i),id=1,ndim) Warning: 'delta_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & note: 'delta_s.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'xf.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:49:0: INTEGER, POINTER :: i_map(:), idw(:), ind(:), & Warning: 'i_map.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_timerenv.F list_timerenv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_timerenv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_timerenv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F graph.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:639:25: out3=out2//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:641:25: out3=out1//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F cp_parser_types.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: Warning: 'ss0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'dp_cut.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:586:0: ALLOCATE(gauss(-MAXVAL(nn_max):MAXVAL(nn_max),ndim)) Warning: 'nn_max.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:51:0: ngrid(:), nn(:,:), nn_max(:), & note: 'nn_max.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'ww.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'delta_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: Warning: 'delta_s.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:486:0: READ(a,*) (delta_s(i_map(id),i),id=1,ndim) Warning: 'delta_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & note: 'delta_s.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'xf.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:49:0: INTEGER, POINTER :: i_map(:), idw(:), ind(:), & Warning: 'i_map.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F:106:0: SUBROUTINE parser_retain(parser) Warning: 'parser_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F ao_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ao_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ao_util.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:475:0: SUBROUTINE transform_c2s(CPC_co, CPC_so, maxl, lm1, lm2) Warning: 'transform_c2s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:572:0: SUBROUTINE transform_c2s_new(CPC_co, CPC_so, maxl) Warning: 'transform_c2s_new' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:610:0: SUBROUTINE transform_s2c(matso, matco, maxl, lm1, lm2) Warning: 'transform_s2c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:686:0: SUBROUTINE sph2cart_mat(mat, ld_mat, sd_mat, n, lmax1, lmax2) Warning: 'sph2cart_mat' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:237:0: IF (g .LT. t) THEN Warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:227:0: g = d*rhigh**l*EXP(-a*rhigh**2) Warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_lib.F fft_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F cp_parser_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_field_types.F force_field_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_field_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_field_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F:106:0: SUBROUTINE parser_retain(parser) Warning: 'parser_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F ao_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F ps_wavelet_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ao_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ao_util.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:475:0: SUBROUTINE transform_c2s(CPC_co, CPC_so, maxl, lm1, lm2) Warning: 'transform_c2s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:572:0: SUBROUTINE transform_c2s_new(CPC_co, CPC_so, maxl) Warning: 'transform_c2s_new' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:610:0: SUBROUTINE transform_s2c(matso, matco, maxl, lm1, lm2) Warning: 'transform_s2c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:686:0: SUBROUTINE sph2cart_mat(mat, ld_mat, sd_mat, n, lmax1, lmax2) Warning: 'sph2cart_mat' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:237:0: IF (g .LT. t) THEN Warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:227:0: g = d*rhigh**l*EXP(-a*rhigh**2) Warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_lib.F fft_lib.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F:90:0: nd2, nd3, nlim, nwb, nwbl, nwbr, nxc, & Warning: 'nlim' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F debug_os_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F ps_wavelet_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"debug_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' debug_os_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:44:0: SUBROUTINE overlap_ab_test_simple() Warning: 'overlap_ab_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:195:0: SUBROUTINE overlap_abc_test_simple() Warning: 'overlap_abc_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:396:0: SUBROUTINE overlap_aabb_test_simple() Warning: 'overlap_aabb_test_simple' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_util.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F:90:0: nd2, nd3, nlim, nwb, nwbl, nwbr, nxc, & Warning: 'nlim' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_field_types.F force_field_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F ai_moments.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_field_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_field_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_moments.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F debug_os_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"debug_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' debug_os_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:44:0: SUBROUTINE overlap_ab_test_simple() Warning: 'overlap_ab_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:195:0: SUBROUTINE overlap_abc_test_simple() Warning: 'overlap_abc_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:396:0: SUBROUTINE overlap_aabb_test_simple() Warning: 'overlap_aabb_test_simple' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F ai_moments.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:881:0: s(1, 1, l) = rpc(i)*s(1, 1, l1) Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:810:0: INTEGER :: ax, ay, az, bx, by, bz, i, ipgf, j, & Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_moments.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:881:0: s(1, 1, l) = rpc(i)*s(1, 1, l1) Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:810:0: INTEGER :: ax, ay, az, bx, by, bz, i, ipgf, j, & Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_nl_hash_table_types.F qs_nl_hash_table_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_nl_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_nl_hash_table_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kfft.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F dbcsr_data_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:173:0: END FUNCTION dbcsr_datatype_sizeof Warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:150:0: FUNCTION dbcsr_datatype_sizeof(datatype) RESULT(size) note: 'size' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_acc_operations.F dbcsr_acc_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_acc_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_acc_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bibliography.F bibliography.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_nl_hash_table_types.F qs_nl_hash_table_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bibliography.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bibliography.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_nl_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_nl_hash_table_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kfft.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F dbcsr_data_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:173:0: END FUNCTION dbcsr_datatype_sizeof Warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:150:0: FUNCTION dbcsr_datatype_sizeof(datatype) RESULT(size) note: 'size' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bibliography.F bibliography.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bibliography.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bibliography.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_types.F qs_oce_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F cp_lbfgs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_types.F qs_oce_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1221:0: tu, wmc, wmp, wmw, zibp Warning: 'tu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1306:0: t(nbreak) = tl/(-neggi) Warning: 'tl' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F cp_lbfgs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1221:0: tu, wmc, wmp, wmw, zibp Warning: 'tu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1306:0: t(nbreak) = tl/(-neggi) Warning: 'tl' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list.F list.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_kernel.F ps_wavelet_kernel.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_kernel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_kernel.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list.F list.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_kernel.F ps_wavelet_kernel.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_kernel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_kernel.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_types.F dbcsr_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_ptr_util.F dbcsr_ptr_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_ptr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_ptr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_types.F dbcsr_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_ptr_util.F dbcsr_ptr_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_ptr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_ptr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings.F timings.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_blas_operations.F dbcsr_blas_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_blas_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_blas_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_blas_operations.F dbcsr_blas_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F dbcsr_data_methods_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_blas_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_blas_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings.F timings.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods_low.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:128:0: PURE FUNCTION dbcsr_data_unique(area) RESULT(unique) Warning: 'dbcsr_data_unique' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:876:0: ELEMENTAL FUNCTION dbcsr_scalar_i(data_type) RESULT(i) Warning: 'dbcsr_scalar_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:967:0: ELEMENTAL FUNCTION dbcsr_scalar_add(s1, s2) RESULT(s_sum) Warning: 'dbcsr_scalar_add' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:992:0: ELEMENTAL FUNCTION dbcsr_scalar_multiply(s1, s2) RESULT(s_product) Warning: 'dbcsr_scalar_multiply' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F dbcsr_data_methods_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods_low.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:128:0: PURE FUNCTION dbcsr_data_unique(area) RESULT(unique) Warning: 'dbcsr_data_unique' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:876:0: ELEMENTAL FUNCTION dbcsr_scalar_i(data_type) RESULT(i) Warning: 'dbcsr_scalar_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:967:0: ELEMENTAL FUNCTION dbcsr_scalar_add(s1, s2) RESULT(s_sum) Warning: 'dbcsr_scalar_add' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:992:0: ELEMENTAL FUNCTION dbcsr_scalar_multiply(s1, s2) RESULT(s_product) Warning: 'dbcsr_scalar_multiply' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_config.F dbcsr_config.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_config.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_config.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F dbcsr_block_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_config.F dbcsr_config.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_config.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_config.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_report.F timings_report.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_report.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_report.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_log_handling.F cp_log_handling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_log_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_log_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F dbcsr_block_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: CALL acc_devmem_setzero_bytes(area%d%acc_devmem, s*l, s*u, area%d%memory_type%acc_stream) Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: INTEGER :: lb2_s, lb_s, ub, ub2, ub2_s, ub_s Warning: 'ub2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: Warning: 'lb2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_report.F timings_report.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_report.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_report.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_log_handling.F cp_log_handling.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: CALL acc_devmem_setzero_bytes(area%d%acc_devmem, s*l, s*u, area%d%memory_type%acc_stream) Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_log_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_log_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_mem_methods.F dbcsr_mem_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: INTEGER :: lb2_s, lb_s, ub, ub2, ub2_s, ub_s Warning: 'ub2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: Warning: 'lb2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_mem_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_mem_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_utils.F cp_array_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_mem_methods.F dbcsr_mem_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_mem_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_mem_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F cp_units.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_utils.F cp_array_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_units.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_units.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:440:31: desc = cp_unit_desc(unit) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:1370:0: SUBROUTINE cp_unit_set_retain(unit_set) Warning: 'cp_unit_set_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F cp_units.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_units.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_units.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:440:31: desc = cp_unit_desc(unit) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:1370:0: SUBROUTINE cp_unit_set_retain(unit_set) Warning: 'cp_unit_set_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cg_test.F cg_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cg_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cg_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_error_handling.F cp_error_handling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_error_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_error_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cg_test.F cg_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_enumeration_types.F input_enumeration_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cg_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cg_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_enumeration_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_enumeration_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_error_handling.F cp_error_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_methods.F cp_parser_ilist_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_error_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_error_handling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_enumeration_types.F input_enumeration_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F cp_parser_inpp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_enumeration_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_enumeration_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F:212:54: filename = "xc_section"//'/'//filename 1 Warning: CHARACTER expression will be truncated in assignment (1024/1035) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_methods.F cp_parser_ilist_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F cp_parser_inpp_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cell_types.F cell_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F:212:54: filename = "xc_section"//'/'//filename 1 Warning: CHARACTER expression will be truncated in assignment (1024/1035) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F fft_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F fft_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fft_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fft_tools.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F:3309:0: fft_scratch_last%fft_scratch_next => fft_scratch_new Warning: 'fft_scratch_last' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F:3309:0: fft_scratch_last%fft_scratch_next => fft_scratch_new Warning: 'fft_scratch_last' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp.F minimax_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_methods.F splines_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cell_types.F cell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc_wrap.F xc_libxc_wrap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cell_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc_wrap.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kminimax.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods.F dbcsr_data_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp.F minimax_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_env.F cp_blacs_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_methods.F splines_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_env.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc_wrap.F xc_libxc_wrap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_types.F fist_neighbor_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc_wrap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kminimax.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods.F dbcsr_data_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subcell_types.F subcell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_env.F cp_blacs_env.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subcell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' subcell_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_types.F tmc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_types.F fist_neighbor_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrdata.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/distribution_1d_types.F distribution_1d_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/distribution_1d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' distribution_1d_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subcell_types.F subcell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_val_types.F input_val_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subcell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' subcell_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_val_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_val_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_types.F tmc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrdata.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/distribution_1d_types.F distribution_1d_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F cp_parser_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/distribution_1d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' distribution_1d_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_val_types.F input_val_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F:1403:0: object8 = object8*iz8 Warning: 'object8' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_val_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_val_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_info.F pw_grid_info.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_info.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F cp_parser_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_gaussian.F eri_mme_gaussian.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_gaussian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_gaussian.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F:1403:0: object8 = object8*iz8 Warning: 'object8' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_2d_types.F distribution_2d_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_2d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_2d_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_struct.F cp_fm_struct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_struct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_struct.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/global_types.F global_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_info.F pw_grid_info.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"global_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' global_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_methods.F dbcsr_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_info.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_2d_types.F distribution_2d_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_2d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_2d_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_accdrv.F dbcsr_mm_accdrv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_accdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_accdrv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_hostdrv.F dbcsr_mm_hostdrv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_gaussian.F eri_mme_gaussian.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_gaussian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_gaussian.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_hostdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_hostdrv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/global_types.F global_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"global_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' global_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_methods.F dbcsr_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrbase.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kcommon.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_struct.F cp_fm_struct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_struct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_struct.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_hostdrv.F dbcsr_mm_hostdrv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_hostdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_hostdrv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F atom_upf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_upf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_upf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_accdrv.F dbcsr_mm_accdrv.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:355:0: pot%functional = line(2:il-1) Warning: '__builtin_memcpy' reading 80 bytes from a region of size 79 [-Wstringop-overflow=] /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:564:0: ALLOCATE (pot%rab(m)) Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_accdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_accdrv.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrbase.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kcommon.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis_types.F tmc_analysis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F atom_upf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_upf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_upf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F statistical_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:355:0: pot%functional = line(2:il-1) Warning: '__builtin_memcpy' reading 80 bytes from a region of size 79 [-Wstringop-overflow=] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"statistical_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' statistical_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:564:0: ALLOCATE (pot%rab(m)) Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F:445:0: SUBROUTINE tests(xdata, globenv) Warning: 'tests' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F swarm_message.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_message.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_message.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis_types.F tmc_analysis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F swarm_message.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_message.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_message.F90 /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F:261:0: curr_entry => curr_entry%next Warning: 'curr_entry' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/graph.popt graph.o -lcp2kmetadyn_tools.popt -lcp2kcommon.popt -lcp2kmpiwrap.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F input_keyword_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_keyword_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_keyword_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:698:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:709:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:534:83: c_string = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F:261:0: curr_entry => curr_entry%next Warning: 'curr_entry' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/graph.psmp graph.o -lcp2kmetadyn_tools.psmp -lcp2kcommon.psmp -lcp2kmpiwrap.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F input_keyword_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_keyword_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_keyword_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:698:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:709:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:534:83: c_string = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_linked_list_input.F cp_linked_list_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_linked_list_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_linked_list_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F pw_grids.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_linked_list_input.F cp_linked_list_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grids.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grids.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_linked_list_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_linked_list_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F cp_fm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1485:0: mm, n, n_upperlimit, nn Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:1892:0: SUBROUTINE cp_fm_to_fm_submat_general(source, & Warning: 'cp_fm_to_fm_submat_general' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1026:0: .OR. .NOT. blocking) THEN Warning: 'blocking' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:824:0: LOGICAL :: blocking note: 'blocking' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1429:0: n = n_upperlimit-bounds(1, 3)+1 Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1408:0: INTEGER :: l, m, mm, n, n_upperlimit, nlim(2), nn note: 'n_upperlimit' was declared here /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:990:0: ir_max_vec(mepos) = row_indices(ir_max_local) Warning: 'ir_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:991:0: ic_max_vec(mepos) = col_indices(ic_max_local) Warning: 'ic_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_lattice_summation.F eri_mme_lattice_summation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F pw_grids.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_lattice_summation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_lattice_summation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grids.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grids.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1485:0: mm, n, n_upperlimit, nn Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1026:0: .OR. .NOT. blocking) THEN Warning: 'blocking' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:824:0: LOGICAL :: blocking note: 'blocking' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1429:0: n = n_upperlimit-bounds(1, 3)+1 Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1408:0: INTEGER :: l, m, mm, n, n_upperlimit, nlim(2), nn note: 'n_upperlimit' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_lattice_summation.F eri_mme_lattice_summation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_lattice_summation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_lattice_summation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F cp_external_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_external_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_external_control.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F:210:0: time_check = m_walltime()-my_start_time Warning: 'my_start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_methods.F dbcsr_mp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_sched.F dbcsr_mm_sched.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_sched.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_sched.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F cp_fm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:1892:0: SUBROUTINE cp_fm_to_fm_submat_general(source, & Warning: 'cp_fm_to_fm_submat_general' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F cp_external_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_external_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_external_control.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:990:0: ir_max_vec(mepos) = row_indices(ir_max_local) Warning: 'ir_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:991:0: ic_max_vec(mepos) = col_indices(ic_max_local) Warning: 'ic_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F:210:0: time_check = m_walltime()-my_start_time Warning: 'my_start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F statistical_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"statistical_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' statistical_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F:445:0: SUBROUTINE tests(xdata, globenv) Warning: 'tests' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F dbcsr_mp_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_methods.F dbcsr_mp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F:707:0: FUNCTION dbcsr_mp_type_indexed_make_any(count, lengths, displs, data_type) & Warning: 'dbcsr_mp_type_indexed_make_any' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_sched.F dbcsr_mm_sched.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_sched.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_sched.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_linked_list_fm.F cp_linked_list_fm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_linked_list_fm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_linked_list_fm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F cp_cfm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:845:0: SUBROUTINE cp_cfm_to_cfm_triangular(msource, mtarget, uplo) Warning: 'cp_cfm_to_cfm_triangular' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'imat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'rmat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'rmat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F input_section_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_section_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_section_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F cp_fm_basic_linalg.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1099:0: FUNCTION section_get_cval(section_vals, keyword_name) RESULT(res) Warning: 'section_get_cval' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1131:0: FUNCTION section_get_rvals(section_vals, keyword_name) RESULT(res) Warning: 'section_get_rvals' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_basic_linalg.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:191:0: SUBROUTINE cp_fm_geadd(alpha, trans, matrix_a, beta, matrix_b) Warning: 'cp_fm_geadd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:272:0: SUBROUTINE cp_fm_lu_decompose(matrix_a, almost_determinant, correct_sign) Warning: 'cp_fm_lu_decompose' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1744:0: SUBROUTINE cp_fm_lu_invert(matrix, info_out) Warning: 'cp_fm_lu_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1965:0: FUNCTION cp_fm_latra(matrix) RESULT(res) Warning: 'cp_fm_latra' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1882:0: INTEGER :: nrows, ncols, handle, lwork, nrows_local, ncols_local Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1473:0: IF (PRESENT(det_a)) det_a = determinant Warning: 'determinant' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F cp_fm_diag_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_types.F pw_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_vect.F cp_fm_vect.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_vect.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_vect.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_cholesky.F cp_fm_cholesky.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_error_control.F eri_mme_error_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_cholesky.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_error_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_error_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F input_section_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_section_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_section_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_linked_list_fm.F cp_linked_list_fm.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1099:0: FUNCTION section_get_cval(section_vals, keyword_name) RESULT(res) Warning: 'section_get_cval' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1131:0: FUNCTION section_get_rvals(section_vals, keyword_name) RESULT(res) Warning: 'section_get_rvals' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_linked_list_fm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_linked_list_fm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F cp_cfm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:845:0: SUBROUTINE cp_cfm_to_cfm_triangular(msource, mtarget, uplo) Warning: 'cp_cfm_to_cfm_triangular' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'imat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'rmat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'rmat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F cp_fm_basic_linalg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_types.F pw_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_basic_linalg.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:191:0: SUBROUTINE cp_fm_geadd(alpha, trans, matrix_a, beta, matrix_b) Warning: 'cp_fm_geadd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:272:0: SUBROUTINE cp_fm_lu_decompose(matrix_a, almost_determinant, correct_sign) Warning: 'cp_fm_lu_decompose' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1744:0: SUBROUTINE cp_fm_lu_invert(matrix, info_out) Warning: 'cp_fm_lu_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1965:0: FUNCTION cp_fm_latra(matrix) RESULT(res) Warning: 'cp_fm_latra' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_error_control.F eri_mme_error_control.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1882:0: INTEGER :: nrows, ncols, handle, lwork, nrows_local, ncols_local Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_error_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_error_control.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1473:0: IF (PRESENT(det_a)) det_a = determinant Warning: 'determinant' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F cp_cfm_basic_linalg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_basic_linalg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_vect.F cp_fm_vect.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:105:0: SUBROUTINE cp_cfm_schur_product_cc(matrix_a, matrix_b, matrix_c) Warning: 'cp_cfm_schur_product_cc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:911:0: SUBROUTINE cp_cfm_cholesky_invert(matrix, n, info_out) Warning: 'cp_cfm_cholesky_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:1294:0: ALLOCATE (work(lwork)) Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_vect.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_vect.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F cp_fm_diag_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_cache.F negf_green_cache.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_cholesky.F cp_fm_cholesky.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_cache.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_cache.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_cholesky.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_methods.F dbcsr_dist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_methods.F dbcsr_dist_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F dbcsr_mp_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F basis_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F:707:0: FUNCTION dbcsr_mp_type_indexed_make_any(count, lengths, displs, data_type) & Warning: 'dbcsr_mp_type_indexed_make_any' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:514:37: bout%name = bout%name//bad%name 1 Warning: CHARACTER expression will be truncated in assignment (80/160) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:377:48: pbasis%name = basis_set%name//"_primitive" 1 Warning: CHARACTER expression will be truncated in assignment (80/90) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F cp_output_handling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_output_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_output_handling.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:744:23: outName = outPath 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:740:0: filename = outPath(2:LEN_TRIM(outPath)) Warning: '__builtin_memcpy' reading 1024 bytes from a region of size 1023 [-Wstringop-overflow=] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: REAL(KIND=dp), DIMENSION(:), POINTER :: zet Warning: 'zet.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: INTEGER, DIMENSION(:), POINTER :: lq, nq Warning: 'nq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2265:0: gto_basis_set%nset = nset Warning: 'nshell' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F pw_cuda.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_cuda.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_cuda.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:771:0: SUBROUTINE pw_cuda_cff(pw1, pwbuf) Warning: 'pw_cuda_cff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:813:0: SUBROUTINE pw_cuda_ffc(pwbuf, pw2) Warning: 'pw_cuda_ffc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:855:0: SUBROUTINE pw_cuda_cf(pw1, pwbuf) Warning: 'pw_cuda_cf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:897:0: SUBROUTINE pw_cuda_fc(pwbuf, pw2) Warning: 'pw_cuda_fc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:941:0: SUBROUTINE pw_cuda_f(pwbuf1, pwbuf2, dir, n, m) Warning: 'pw_cuda_f' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:985:0: SUBROUTINE pw_cuda_fg(pwbuf, pw2, scale) Warning: 'pw_cuda_fg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:1036:0: SUBROUTINE pw_cuda_sf(pw1, pwbuf, scale) Warning: 'pw_cuda_sf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F dct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dct.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:279:0: maxn_sendrecv, rs_dim1, rs_dim2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_opt_types.F qs_cdft_opt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_opt_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1071:0: lb3_new, loc, maxn_sendrecv, rs_group, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1120:0: bounds_shftd(:, 3) = bounds(:, 3)+shf_yesno(3)*shift(3) Warning: 'shf_yesno[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1119:0: bounds_shftd(:, 2) = bounds(:, 2)+shf_yesno(2)*shift(2) Warning: 'shf_yesno[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1118:0: bounds_shftd(:, 1) = bounds(:, 1)+shf_yesno(1)*shift(1) Warning: 'shf_yesno[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_types.F hirshfeld_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_types.F qs_dispersion_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_types.F atom_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:536:0: lb3_loc, lb3_new, loc, maxn_sendrecv, rs_group, rs_mpo, ub1, ub1_loc, ub1_new, ub2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:676:0: cr3d_xpndd(:, :, ind:ub3_new) = catd_flipdbf Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:178:0: INTEGER :: blocked, handle, maxn_sendrecv, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:229:0: hmat2(3, 3) = scfac(3)*cell_hmat(3, 3) Warning: 'scfac[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:228:0: hmat2(2, 2) = scfac(2)*cell_hmat(2, 2) Warning: 'scfac[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:227:0: hmat2(1, 1) = scfac(1)*cell_hmat(1, 1) Warning: 'scfac[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:96:0: INTEGER :: handle, maxn_sendrecv Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_types.F atom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_types.F:2703:0: INTEGER :: i, ic, l, ncore, nel Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_types.F:2703:0: INTEGER :: i, ic, l, ncore, nel Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_field.F input_cp2k_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_types.F qs_mom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_kpoints.F input_cp2k_kpoints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_types.F qs_dispersion_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_kpoints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_kpoints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_distribution.F input_cp2k_distribution.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F cp_fm_pool_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_distribution.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_distribution.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_pool_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F:276:0: SUBROUTINE fm_pools_copy(source_pools, target_pools) Warning: 'fm_pools_copy' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_input.F qs_fb_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_kpoints.F input_cp2k_kpoints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_kpoints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_kpoints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_block_davidson_types.F qs_block_davidson_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_elpa.F cp_fm_elpa.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_block_davidson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_block_davidson_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_types.F qs_rho0_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_elpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_elpa.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_field.F input_cp2k_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rel_control_types.F rel_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rel_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rel_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atprop.F input_cp2k_atprop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_types.F metadynamics_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atprop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atprop.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_types.F qs_mom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_types.F fist_efield_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_input.F qs_fb_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/extended_system_types.F extended_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"extended_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' extended_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_distribution.F input_cp2k_distribution.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F cp_cfm_basic_linalg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_distribution.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_distribution.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_basic_linalg.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:105:0: SUBROUTINE cp_cfm_schur_product_cc(matrix_a, matrix_b, matrix_c) Warning: 'cp_cfm_schur_product_cc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:911:0: SUBROUTINE cp_cfm_cholesky_invert(matrix, n, info_out) Warning: 'cp_cfm_cholesky_invert' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_basis.F input_optimize_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:1294:0: ALLOCATE (work(lwork)) Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_parsing.F input_parsing.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_block_davidson_types.F qs_block_davidson_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_parsing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_parsing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_block_davidson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_block_davidson_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rel_control_types.F rel_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rel_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rel_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_types.F qs_rho0_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F realspace_grid_cube.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_cube.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_types.F fist_efield_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:780:0: IF (MODULO(counter, num_entries_line) == 0 .OR. k == last_z) & Warning: 'last_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:651:0: INTEGER :: counter, gid, i, islice, j, k, last_z, & note: 'last_z' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_types.F metadynamics_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F qmmm_gaussian_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/extended_system_types.F extended_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"extended_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' extended_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_parsing.F input_parsing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_parsing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_parsing.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:1086:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F realspace_grid_cube.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_cube.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:658:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:780:0: IF (MODULO(counter, num_entries_line) == 0 .OR. k == last_z) & Warning: 'last_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:651:0: INTEGER :: counter, gid, i, islice, j, k, last_z, & note: 'last_z' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atprop.F input_cp2k_atprop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_simpson.F negf_integr_simpson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atprop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atprop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F tmc_move_handle.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_simpson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_simpson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_handle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_handle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F negf_integr_cc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_cc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_cc.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F:78:0: INTEGER :: i, i_rep, i_tmp, ind, n_items, & Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F:330:0: nnodes_half, nnodes_next Warning: 'nnodes_half' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/free_energy_types.F free_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_methods.F negf_green_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"free_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' free_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_types.F thermal_region_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F qmmm_gaussian_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_types.F reftraj_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F helium_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F:366:0: SUBROUTINE helium_destroy_real_arr_ptr(real_arr_p) Warning: 'helium_destroy_real_arr_ptr' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_rng.F input_restart_rng.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_rng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_rng.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F gopt_param_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:1086:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_param_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_param_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F:171:0: SUBROUTINE gopt_param_retain(gopt_param) Warning: 'gopt_param_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_utils.F optimize_basis_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:658:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_types.F thermal_region_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/free_energy_types.F free_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"free_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' free_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_types.F reftraj_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_rng.F input_restart_rng.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_rng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_rng.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F gopt_param_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_mpi.F swarm_mpi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_param_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_param_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F:171:0: SUBROUTINE gopt_param_retain(gopt_param) Warning: 'gopt_param_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_mpi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_mpi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F helium_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_history.F glbopt_history.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F:366:0: SUBROUTINE helium_destroy_real_arr_ptr(real_arr_p) Warning: 'helium_destroy_real_arr_ptr' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F tmc_move_handle.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_history.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_history.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_handle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_handle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_basis.F input_optimize_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F:78:0: INTEGER :: i, i_rep, i_tmp, ind, n_items, & Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_cache.F negf_green_cache.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_mpi.F swarm_mpi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_cache.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_cache.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_mpi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_mpi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F external_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_history.F glbopt_history.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/external_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' external_potential_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_history.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_history.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_utils.F optimize_basis_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F cp_output_handling.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kinput.psmp.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_output_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_output_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F basis_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:744:23: outName = outPath 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:740:0: filename = outPath(2:LEN_TRIM(outPath)) Warning: '__builtin_memcpy' reading 1024 bytes from a region of size 1023 [-Wstringop-overflow=] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:514:37: bout%name = bout%name//bad%name 1 Warning: CHARACTER expression will be truncated in assignment (80/160) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:377:48: pbasis%name = basis_set%name//"_primitive" 1 Warning: CHARACTER expression will be truncated in assignment (80/90) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F pw_cuda.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_cuda.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_cuda.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:771:0: SUBROUTINE pw_cuda_cff(pw1, pwbuf) Warning: 'pw_cuda_cff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:813:0: SUBROUTINE pw_cuda_ffc(pwbuf, pw2) Warning: 'pw_cuda_ffc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:855:0: SUBROUTINE pw_cuda_cf(pw1, pwbuf) Warning: 'pw_cuda_cf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:897:0: SUBROUTINE pw_cuda_fc(pwbuf, pw2) Warning: 'pw_cuda_fc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:941:0: SUBROUTINE pw_cuda_f(pwbuf1, pwbuf2, dir, n, m) Warning: 'pw_cuda_f' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:985:0: SUBROUTINE pw_cuda_fg(pwbuf, pw2, scale) Warning: 'pw_cuda_fg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:1036:0: SUBROUTINE pw_cuda_sf(pw1, pwbuf, scale) Warning: 'pw_cuda_sf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F dct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dct.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:279:0: maxn_sendrecv, rs_dim1, rs_dim2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1071:0: lb3_new, loc, maxn_sendrecv, rs_group, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1120:0: bounds_shftd(:, 3) = bounds(:, 3)+shf_yesno(3)*shift(3) Warning: 'shf_yesno[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1119:0: bounds_shftd(:, 2) = bounds(:, 2)+shf_yesno(2)*shift(2) Warning: 'shf_yesno[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1118:0: bounds_shftd(:, 1) = bounds(:, 1)+shf_yesno(1)*shift(1) Warning: 'shf_yesno[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:536:0: lb3_loc, lb3_new, loc, maxn_sendrecv, rs_group, rs_mpo, ub1, ub1_loc, ub1_new, ub2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:676:0: cr3d_xpndd(:, :, ind:ub3_new) = catd_flipdbf Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: REAL(KIND=dp), DIMENSION(:), POINTER :: zet Warning: 'zet.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: INTEGER, DIMENSION(:), POINTER :: lq, nq Warning: 'nq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2265:0: gto_basis_set%nset = nset Warning: 'nshell' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:178:0: INTEGER :: blocked, handle, maxn_sendrecv, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:229:0: hmat2(3, 3) = scfac(3)*cell_hmat(3, 3) Warning: 'scfac[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:228:0: hmat2(2, 2) = scfac(2)*cell_hmat(2, 2) Warning: 'scfac[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:227:0: hmat2(1, 1) = scfac(1)*cell_hmat(1, 1) Warning: 'scfac[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:96:0: INTEGER :: handle, maxn_sendrecv Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F basis_set_container_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_container_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_container_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F:169:0: INTEGER :: basis_nr, i, ibas Warning: 'ibas' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/soft_basis_set.F soft_basis_set.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F external_potential_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/soft_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' soft_basis_set.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/external_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' external_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_harmonics_atom.F qs_harmonics_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_harmonics_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_harmonics_atom.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_types.F qs_o3c_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_types.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_types.F eri_mme_types.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F cp_fm_pool_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_pool_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F:276:0: SUBROUTINE fm_pools_copy(source_pools, target_pools) Warning: 'fm_pools_copy' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_opt_types.F qs_cdft_opt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_elpa.F cp_fm_elpa.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_opt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_elpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_elpa.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_types.F hirshfeld_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/generic_os_integrals.F generic_os_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"generic_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' generic_os_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gaussian_gridlevels.F gaussian_gridlevels.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gaussian_gridlevels.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gaussian_gridlevels.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_utils.F qs_dftb_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mixed.F input_cp2k_mixed.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mixed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mixed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_embed.F input_cp2k_embed.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_embed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_embed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_resp.F input_cp2k_resp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_resp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_types.F eri_mme_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals.F generic_shg_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_hfx.F input_cp2k_hfx.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_hfx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_hfx.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/linesearch.F linesearch.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"linesearch.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' linesearch.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F input_cp2k_almo.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_almo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_almo.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F:669:0: CALL keyword_release(keyword) Warning: 'optimizer_type' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_transport.F input_cp2k_transport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_eip.F input_cp2k_eip.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_eip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_eip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_input.F glbopt_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_constraints.F input_cp2k_constraints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_constraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_constraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_optimization.F atom_optimization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_optimization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_optimization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_types.F fp_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals_init.F generic_shg_integrals_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_free_energy.F input_cp2k_free_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_free_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_free_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/aux_basis_set.F aux_basis_set.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/aux_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' aux_basis_set.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_input.F input_optimize_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis_types.F lri_optimize_ri_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_vib.F input_cp2k_vib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_vib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_vib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_read.F input_cp2k_read.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_read.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_read.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag.F cp_fm_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_types.F csvr_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/al_system_types.F al_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"al_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' al_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gle_system_types.F gle_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_diag.F cp_cfm_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gle_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gle_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F negf_integr_cc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_check.F input_cp2k_check.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_cc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_cc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_check.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_check.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F:400:0: ALLOCATE (cc_env%zdata_cache(nnodes_half)) Warning: 'nnodes_half' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_simpson.F negf_integr_simpson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_simpson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_simpson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_optimization.F atom_optimization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_methods.F negf_green_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_optimization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_optimization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kshg_int.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kao.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kinput.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_methods.F farming_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F dbcsr_dist_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F:437:0: PURE SUBROUTINE evenly_bin(array, nbins) Warning: 'evenly_bin' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kfm.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_util.F dbcsr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_util.F dbcsr_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_iterator_operations.F dbcsr_iterator_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F dbcsr_dist_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_iterator_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_iterator_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F:437:0: PURE SUBROUTINE evenly_bin(array, nbins) Warning: 'evenly_bin' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrbdist.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_iterator_operations.F dbcsr_iterator_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gaussian_gridlevels.F gaussian_gridlevels.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_iterator_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_iterator_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gaussian_gridlevels.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gaussian_gridlevels.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_control.F xas_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_control.F90 /builddir/build/BUILD/cp2k-6.1/src/xas_control.F:307:0: SUBROUTINE xas_control_retain(xas_control) Warning: 'xas_control_retain' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrbdist.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_control.F xas_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_utils.F qs_dftb_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/xas_control.F:307:0: SUBROUTINE xas_control_retain(xas_control) Warning: 'xas_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F atom_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F pw_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:990:0: FUNCTION prune_grid(fun, deps) RESULT(nc) Warning: 'prune_grid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F:1558:0: pw2%in_space = out_space Warning: 'out_space' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F basis_set_container_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_container_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_container_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F:169:0: INTEGER :: basis_nr, i, ibas Warning: 'ibas' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/soft_basis_set.F soft_basis_set.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/soft_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' soft_basis_set.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F atom_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:990:0: FUNCTION prune_grid(fun, deps) RESULT(nc) Warning: 'prune_grid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:1970:0: INTEGER :: m0, m1, m2, method, nr Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:2017:0: IF (spinpol) THEN Warning: 'spinpol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F input_cp2k_almo.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_almo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_almo.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F:669:0: CALL keyword_release(keyword) Warning: 'optimizer_type' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_transport.F input_cp2k_transport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_hfx.F input_cp2k_hfx.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_hfx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_hfx.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/linesearch.F linesearch.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"linesearch.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' linesearch.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_local_rho_types.F qs_local_rho_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:1970:0: INTEGER :: m0, m1, m2, method, nr Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:2017:0: IF (spinpol) THEN Warning: 'spinpol' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_local_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_local_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_types.F fp_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_harmonics_atom.F qs_harmonics_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_free_energy.F input_cp2k_free_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_harmonics_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_harmonics_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_free_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_free_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_types.F qs_o3c_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_diag.F cp_cfm_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gle_system_types.F gle_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gle_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gle_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_check.F input_cp2k_check.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_types.F csvr_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_check.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_check.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/al_system_types.F al_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"al_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' al_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals_init.F generic_shg_integrals_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mixed.F input_cp2k_mixed.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mixed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mixed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/generic_os_integrals.F generic_os_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_eip.F input_cp2k_eip.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"generic_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' generic_os_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_eip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_eip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_resp.F input_cp2k_resp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_resp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_embed.F input_cp2k_embed.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_embed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_embed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_methods.F farming_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_minhop.F glbopt_minhop.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_minhop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_minhop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_vib.F input_cp2k_vib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_vib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_vib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals.F generic_shg_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_constraints.F input_cp2k_constraints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_constraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_constraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_input.F glbopt_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_input.F input_optimize_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_csr.F dbcsr_mm_csr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_csr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_csr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_dist_operations.F dbcsr_mm_dist_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_dist_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_types.F atomic_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_read.F input_cp2k_read.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_read.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_read.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F pw_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/aux_basis_set.F aux_basis_set.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/aux_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' aux_basis_set.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F:1558:0: pw2%in_space = out_space Warning: 'out_space' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis_types.F lri_optimize_ri_basis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_minhop.F glbopt_minhop.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_minhop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_minhop.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kshg_int.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kao.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F eri_mme_integrate.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_dist_operations.F dbcsr_mm_dist_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_integrate.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_integrate.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_dist_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: S_G_2_2, S_G_2_3, S_G_3, S_G_no, & Warning: 's_g_no.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:435:0: CALL pgf_sum_2c_gspace_1d(S_G_0(:, i_xyz), R_0(i_xyz), alpha_G_0, 1.0_dp/lgth, G_bound_0(i_xyz)) Warning: 's_g_0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.dim[4].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: Warning: 's_g.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_csr.F dbcsr_mm_csr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_csr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_csr.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:177:0: CALL pgf_sum_2c_rspace_1d(S_G(:, i_xyz, i_aw), -rab(i_xyz), alpha_R, lgth, R_bounds(i_xyz)) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag.F cp_fm_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_types.F atomic_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_types.F thermostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F eri_mme_integrate.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_integrate.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_integrate.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kfm.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F dbcsr_index_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: S_G_2_2, S_G_2_3, S_G_3, S_G_no, & Warning: 's_g_no.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:435:0: CALL pgf_sum_2c_gspace_1d(S_G_0(:, i_xyz), R_0(i_xyz), alpha_G_0, 1.0_dp/lgth, G_bound_0(i_xyz)) Warning: 's_g_0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.dim[4].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: Warning: 's_g.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_index_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_index_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1122:0: new_blk_p(new_blk) = bp Warning: 'bp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:177:0: CALL pgf_sum_2c_rspace_1d(S_G(:, i_xyz, i_aw), -rab(i_xyz), alpha_R, lgth, R_bounds(i_xyz)) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: blki(2, blk) = global_cols(matrix%col_i(blk)) Warning: 'global_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_input.F swarm_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_data_operations.F dbcsr_data_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_data_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_data_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_local_rho_types.F qs_local_rho_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_local_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_local_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F atom_sgp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_data_operations.F dbcsr_data_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_sgp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_sgp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_data_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_data_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F dbcsr_index_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_index_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_index_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1122:0: new_blk_p(new_blk) = bp Warning: 'bp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: blki(2, blk) = global_cols(matrix%col_i(blk)) Warning: 'global_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:504:0: IF (nl_trans) THEN Warning: 'nl_trans' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_types.F realspace_grid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:211:0: IF (do_transform) THEN Warning: 'do_transform' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:212:0: IF (is_ecp) THEN Warning: 'is_ecp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:215:0: CALL upf_sgp_constr(upf_pot, sgp_pot, atom_ref%basis) Warning: 'upf_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:213:0: CALL ecp_sgp_constr(ecp_pot, sgp_pot, atom_ref%basis) Warning: 'ecp_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:144:0: error(3) = errcc Warning: 'errcc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force_types.F qs_force_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_env_types.F fist_nonbond_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_list_types.F atomic_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F pair_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force_types.F qs_force_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1014:0: pot%spl_f%rcutsq_f = (min_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'min_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1015:0: pot%spl_f%rscale(1) = (l_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'm_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1016:0: pot%spl_f%fscale(1) = l_epsilon/m_epsilon Warning: 'm_epsilon' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_input.F swarm_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F atom_sgp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_multrec.F dbcsr_mm_multrec.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_sgp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_sgp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_multrec.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_multrec.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_types.F particle_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_list_types.F atomic_kind_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_types.F realspace_grid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:504:0: IF (nl_trans) THEN Warning: 'nl_trans' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:211:0: IF (do_transform) THEN Warning: 'do_transform' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:212:0: IF (is_ecp) THEN Warning: 'is_ecp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:215:0: CALL upf_sgp_constr(upf_pot, sgp_pot, atom_ref%basis) Warning: 'upf_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:213:0: CALL ecp_sgp_constr(ecp_pot, sgp_pot, atom_ref%basis) Warning: 'ecp_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:144:0: error(3) = errcc Warning: 'errcc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_env_types.F fist_nonbond_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_types.F thermostat_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F pair_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1014:0: pot%spl_f%rcutsq_f = (min_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'min_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1015:0: pot%spl_f%rscale(1) = (l_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'm_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1016:0: pot%spl_f%fscale(1) = l_epsilon/m_epsilon Warning: 'm_epsilon' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F eri_mme_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_test.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: I_diff, I_ref, I_test Warning: 'i_ref.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_multrec.F dbcsr_mm_multrec.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_tersoff.F manybody_tersoff.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_multrec.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_multrec.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_tersoff.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_tersoff.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_types.F particle_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2keri_mme.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F dbcsr_work_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_rsgrid.F input_cp2k_rsgrid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_work_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_work_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_rsgrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_rsgrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F eri_mme_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_test.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F:1867:0: INTEGER, DIMENSION(:), POINTER :: blk_span, col_span, d_span Warning: 'd_span.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: I_diff, I_ref, I_test Warning: 'i_ref.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dgs.F dgs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_lists.F fist_neighbor_lists.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dgs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_lists.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_init.F cp_realspace_grid_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_tersoff.F manybody_tersoff.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_tersoff.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_tersoff.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rmsd.F rmsd.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rmsd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rmsd.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme_tools.F pme_tools.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2keri_mme.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F dbcsr_work_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_work_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_work_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_symmetry.F cp_symmetry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_symmetry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_symmetry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_eam.F manybody_eam.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F:1867:0: INTEGER, DIMENSION(:), POINTER :: blk_span, col_span, d_span Warning: 'd_span.data' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_eam.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_eam.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_siepmann.F manybody_siepmann.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_siepmann.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_siepmann.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cp_linked_list_pw.F cp_linked_list_pw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cp_linked_list_pw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cp_linked_list_pw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_quip.F manybody_quip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lgrid_types.F lgrid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_quip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_quip.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lgrid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lgrid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cube_utils.F cube_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F colvar_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cube_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cube_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/colvar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' colvar_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_list_types.F particle_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_oxygens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_oxygens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1074:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1088:0: IF (i > n_oxygens) & Warning: 'n_oxygens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1040:0: INTEGER :: i, idum, ii, n_hydrogens, n_oxygens, np Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: i_oxygens_water Warning: 'i_oxygens_water.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: Warning: 'i_oxygens_water.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1158:0: IF (ANY(i_oxygens_acid == i)) & Warning: 'i_oxygens_acid.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_oxygens_acid.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1165:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1179:0: IF (i > n_oxygens_water .AND. i <= n_oxygens_water+n_oxygens_acid) & Warning: 'n_oxygens_water' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1113:0: n_oxygens_acid, n_oxygens_water, np Warning: 'n_oxygens_acid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1112:0: INTEGER :: i, idum, ii, n_hydrogens, & Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/multipole_types.F multipole_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/multipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' multipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_lists.F fist_neighbor_lists.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_lists.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/multipole_types.F multipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme_tools.F pme_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/multipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' multipole_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_siepmann.F manybody_siepmann.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_list_types.F particle_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_siepmann.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_siepmann.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cp_linked_list_pw.F cp_linked_list_pw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cp_linked_list_pw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cp_linked_list_pw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lgrid_types.F lgrid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_quip.F manybody_quip.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lgrid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lgrid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cube_utils.F cube_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_quip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_quip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_eam.F manybody_eam.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cube_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cube_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_eam.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_eam.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_rsgrid.F input_cp2k_rsgrid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_rsgrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_rsgrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_symmetry.F cp_symmetry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_init.F cp_realspace_grid_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_symmetry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_symmetry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rmsd.F rmsd.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dgs.F dgs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rmsd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rmsd.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dgs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F colvar_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/colvar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' colvar_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_control.F fist_neighbor_list_control.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_oxygens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_oxygens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1074:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1088:0: IF (i > n_oxygens) & Warning: 'n_oxygens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1040:0: INTEGER :: i, idum, ii, n_hydrogens, n_oxygens, np Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: i_oxygens_water Warning: 'i_oxygens_water.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: Warning: 'i_oxygens_water.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1158:0: IF (ANY(i_oxygens_acid == i)) & Warning: 'i_oxygens_acid.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_oxygens_acid.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1165:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1179:0: IF (i > n_oxygens_water .AND. i <= n_oxygens_water+n_oxygens_acid) & Warning: 'n_oxygens_water' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1113:0: n_oxygens_acid, n_oxygens_water, np Warning: 'n_oxygens_acid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1112:0: INTEGER :: i, idum, ii, n_hydrogens, & Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_access.F dbcsr_block_access.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_access.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_access.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_cube.F cp_realspace_grid_cube.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_cube.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_common.F dbcsr_mm_common.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gauss_colloc.F gauss_colloc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_common.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gauss_colloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gauss_colloc.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrbblock.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_colvar.F input_cp2k_colvar.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_colvar.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_colvar.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_types.F topology_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_utils.F mixed_environment_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_restarts_util.F input_cp2k_restarts_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_restarts_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_restarts_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_utils.F mixed_environment_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_restarts_util.F input_cp2k_restarts_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_restarts_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_restarts_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_collocate_potential.F mm_collocate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gauss_colloc.F gauss_colloc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_collocate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_collocate_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gauss_colloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gauss_colloc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_access.F dbcsr_block_access.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_access.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_access.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_common.F dbcsr_mm_common.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_common.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrbblock.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_pool_types.F pw_pool_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_pool_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_colvar.F input_cp2k_colvar.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_colvar.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_colvar.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_cube.F cp_realspace_grid_cube.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_cube.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_potential.F manybody_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_collocate_potential.F mm_collocate_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_collocate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_collocate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_types.F topology_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_methods.F dbcsr_test_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_control.F fist_neighbor_list_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_types.F molecule_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_potential.F manybody_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_pool_types.F pw_pool_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_pool_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_input.F topology_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_methods.F dbcsr_test_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_binary_restarts.F input_cp2k_binary_restarts.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_types.F molecule_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_binary_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_binary_restarts.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/rs_methods.F rs_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/rs_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' rs_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xyz.F topology_xyz.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xyz.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xyz.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F xc_derivative_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_multiple_unit_cell.F topology_multiple_unit_cell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_multiple_unit_cell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_multiple_unit_cell.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F:93:0: SUBROUTINE xc_derivative_retain(deriv) Warning: 'xc_derivative_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F qs_integrate_potential_low.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cp2k.F topology_cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_low.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:489:0: SUBROUTINE integrate_general_opt() Warning: 'integrate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:797:0: SUBROUTINE integrate_general() Warning: 'integrate_general' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F topology_pdb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_pdb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_pdb.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F:317:63: my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F dbcsr_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F atoms_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atoms_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atoms_input.F90 /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F:441:0: core_particle_set(sh_index)%r(:) = rc(:, ishell)*unit_conv_core Warning: 'unit_conv_core' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F qs_dispersion_nonloc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_nonloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_nonloc.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:677:0: virial_thread(l, m) = virial_thread(l, m)-gm*(grid%g(l, ig)*grid%g(m, ig))/g Warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:597:0: REAL(KIND=dp) :: g, g2, g2_last, g_multiplier, gm note: 'g' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:861:0: IF (use_virial .AND. ABS(prefactor) > 0.0_dp) THEN Warning: 'prefactor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:763:0: dq_6, e, f, P, prefactor, tmp_1_2, & note: 'prefactor' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1060:0: dq0_dgradrho(i_grid) = total_rho(i_grid)*dq0_dq*2.0_dp*(-Z_ab)/(36.0_dp*kF*total_rho(i_grid)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:984:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1200:0: *(gradient_rho(i_grid, 1)**2+gradient_rho(i_grid, 2)**2+gradient_rho(i_grid, 3)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1169:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1850:0: IF (part_l_col .AND. col .EQ. block_col_bounds(2)) THEN Warning: 'part_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1847:0: IF (part_f_col .AND. col .EQ. block_col_bounds(1)) THEN Warning: 'part_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1842:0: IF (part_l_row .AND. row .EQ. block_row_bounds(2)) THEN Warning: 'part_l_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1839:0: IF (part_f_row .AND. row .EQ. block_row_bounds(1)) THEN Warning: 'part_f_row' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cp2k.F topology_cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_gromos.F topology_gromos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F dbcsr_mm_3d.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_gromos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_gromos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_3d.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F topology_pdb.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:850:0: IF (do_part_crop_l_row .AND. stored_row .EQ. block_row_bounds(2)) THEN Warning: 'do_part_crop_l_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:858:0: IF (do_part_crop_l_col .AND. stored_col .EQ. block_col_bounds(2)) THEN Warning: 'do_part_crop_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:847:0: IF (do_part_crop_f_row .AND. stored_row .EQ. block_row_bounds(1)) THEN Warning: 'do_part_crop_f_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:855:0: IF (do_part_crop_f_col .AND. stored_col .EQ. block_col_bounds(1)) THEN Warning: 'do_part_crop_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_pdb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_pdb.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F:317:63: my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_multiple_unit_cell.F topology_multiple_unit_cell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_multiple_unit_cell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_multiple_unit_cell.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:2365:0: irow3D = MOD(shift3D, nrows3D) Warning: 'shift3d_recv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1224:0: right_row_nimages, right_row_total_nimages, row, shift3D, shift3D_comm, shift3D_recv, & note: 'shift3d_recv' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1213:0: iright_buffer_calc, iright_buffer_comm, irow3D, irow3D_send, istep_k_ordered, ithread, & Warning: 'iright_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1212:0: handle1, handle2, icol3D, icol3D_send, ileft_buffer_calc, ileft_buffer_comm, & Warning: 'ileft_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_input.F topology_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F atoms_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atoms_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atoms_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xyz.F topology_xyz.F90 /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F:441:0: core_particle_set(sh_index)%r(:) = rc(:, ishell)*unit_conv_core Warning: 'unit_conv_core' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xyz.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xyz.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_gromos.F topology_gromos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_epr_common_utils.F qs_linres_nmr_epr_common_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_gromos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_gromos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_epr_common_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_epr_common_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F dbcsr_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F xc_derivative_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F:93:0: SUBROUTINE xc_derivative_retain(deriv) Warning: 'xc_derivative_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F qs_integrate_potential_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_low.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:489:0: SUBROUTINE integrate_general_opt() Warning: 'integrate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:797:0: SUBROUTINE integrate_general() Warning: 'integrate_general' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1823:0: !$OMP block_row_bounds, block_col_bounds) Warning: 'part_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1823:0: Warning: 'part_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F qs_dispersion_nonloc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_nonloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_nonloc.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:861:0: IF (use_virial .AND. ABS(prefactor) > 0.0_dp) THEN Warning: 'prefactor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F dbcsr_mm_3d.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:677:0: virial_thread(l, m) = virial_thread(l, m)-gm*(grid%g(l, ig)*grid%g(m, ig))/g Warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:593:0: COMPLEX(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: u_vdw(:, :) Warning: 'u_vdw.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:593:0: Warning: 'u_vdw.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_3d.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1060:0: dq0_dgradrho(i_grid) = total_rho(i_grid)*dq0_dq*2.0_dp*(-Z_ab)/(36.0_dp*kF*total_rho(i_grid)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:984:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1200:0: *(gradient_rho(i_grid, 1)**2+gradient_rho(i_grid, 2)**2+gradient_rho(i_grid, 3)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1169:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_epr_common_utils.F qs_linres_nmr_epr_common_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_epr_common_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_epr_common_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_transformations.F dbcsr_transformations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_transformations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: !$OMP f_row_f,l_row_l,f_col_f,l_col_l,requests_win_create) Warning: 'do_part_crop_l_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: Warning: 'do_part_crop_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: Warning: 'do_part_crop_f_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: Warning: 'do_part_crop_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1212:0: handle1, handle2, icol3D, icol3D_send, ileft_buffer_calc, ileft_buffer_comm, & Warning: 'ileft_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1213:0: iright_buffer_calc, iright_buffer_comm, irow3D, irow3D_send, istep_k_ordered, ithread, & Warning: 'iright_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_types.F dirichlet_bc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_types.F dielectric_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_types.F molecule_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/mt_util.F mt_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/mt_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' mt_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_list_types.F molecule_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_list_types.F molecule_kind_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F pw_spline_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_types.F dielectric_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_spline_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_types.F dirichlet_bc_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:2642:0: SUBROUTINE pw_spline_precond_retain(preconditioner) Warning: 'pw_spline_precond_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/mt_util.F mt_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/mt_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' mt_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F pw_spline_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_spline_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:2642:0: SUBROUTINE pw_spline_precond_retain(preconditioner) Warning: 'pw_spline_precond_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:967:0: weights(i, j, k) = REAL(idirVal, dp)*coeffs(ABS(i)+ABS(j)+ABS(k)) Warning: 'idirval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_binary_restarts.F input_cp2k_binary_restarts.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_binary_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_binary_restarts.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:967:0: weights(i, j, k) = REAL(idirVal, dp)*coeffs(ABS(i)+ABS(j)+ABS(k)) Warning: 'idirval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/rs_methods.F rs_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/rs_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' rs_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_types.F molecule_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_spline_util.F ewald_spline_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_methods.F dielectric_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_spline_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_spline_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_methods.F cp_ddapc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_methods.F cp_ddapc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_connectivity_util.F topology_connectivity_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_connectivity_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_connectivity_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_spline_util.F ewald_spline_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_spline_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_spline_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_spline_utils.F cp_spline_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_spline_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F xc_rho_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F:164:0: SUBROUTINE xc_rho_set_retain(rho_set) Warning: 'xc_rho_set_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_spline_utils.F cp_spline_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F cp_linked_list_xc_deriv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_spline_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/cp_linked_list_xc_deriv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' cp_linked_list_xc_deriv.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F:47:0: $:inst(nametype1, type1, type1in, type1out, eq, arrayeq, type1arrayEl, arrayEl, private_routines) Warning: 'cp_sll_deriv_less_q' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F xc_rho_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_transformations.F dbcsr_transformations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_transformations.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F:164:0: SUBROUTINE xc_rho_set_retain(rho_set) Warning: 'xc_rho_set_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F cp_linked_list_xc_deriv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/cp_linked_list_xc_deriv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' cp_linked_list_xc_deriv.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F:47:0: $:inst(nametype1, type1, type1in, type1out, eq, arrayeq, type1arrayEl, arrayEl, private_routines) Warning: 'cp_sll_deriv_less_q' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F fist_intra_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_intra_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_intra_force.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: pv_a Warning: 'pv_a.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: Warning: 'pv_a.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:413:0: CALL get_pv_torsion(k1, k3, k4, t12, t32, t43, pv_a(:, :, index_d)) Warning: 'pv_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: REAL(KIND=dp), DIMENSION(:), POINTER :: ener_a Warning: 'ener_a.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: Warning: 'ener_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:386:0: ener_a(index_d) = ener_a(index_d)+energy*0.25_dp Warning: 'ener_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F thermostat_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_types.F ps_implicit_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_list_types.F molecule_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:578:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:1075:0: const_mol = 0 Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:556:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const note: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:834:0: INTEGER :: atm_offset, first_atom, handle, i, iatm, icount, id_region, ikind, ilist, imol, & Warning: 'iatm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F thermostat_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_mapping.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:120:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const Warning: 'MEM[(struct array01_integer(kind=4) &)&tot_const].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:578:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:1075:0: const_mol = 0 Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:556:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const note: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:834:0: INTEGER :: atm_offset, first_atom, handle, i, iatm, icount, id_region, ikind, ilist, imol, & Warning: 'iatm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F dbcsr_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_io.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:120:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const Warning: 'MEM[(struct array01_integer(kind=4) &)&tot_const].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F fist_intra_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_intra_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_intra_force.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: br = local_rows(br) Warning: 'local_rows.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: Warning: 'local_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F dbcsr_csr_conversions.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: pv_a Warning: 'pv_a.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: Warning: 'pv_a.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:413:0: CALL get_pv_torsion(k1, k3, k4, t12, t32, t43, pv_a(:, :, index_d)) Warning: 'pv_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: REAL(KIND=dp), DIMENSION(:), POINTER :: ener_a Warning: 'ener_a.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: Warning: 'ener_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:386:0: ener_a(index_d) = ener_a(index_d)+energy*0.25_dp Warning: 'ener_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_csr_conversions.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:995:49: csr_mat%dbcsr_mapping%dbcsr_row_blk_size = dbcsr_row_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:996:49: csr_mat%dbcsr_mapping%dbcsr_col_blk_size = dbcsr_col_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:340:0: SUBROUTINE csr_copy(matrix_b, matrix_a) Warning: 'csr_copy' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & Warning: 'local_row_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:745:0: INTEGER :: blk, blkcol, blkrow, col_blk_offset, col_blk_size, csr_ind, data_type, dbcsr_ind, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:815:0: local_row_ind = row_blk_offset-node_row_offset ! actually: local row index - 1 Warning: 'node_row_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & note: 'node_row_offset' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_connectivity_util.F topology_connectivity_util.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:632:0: fullcol_sum_blkrow = fullcol_sum_blkrow+col_blk_size Warning: 'fullcol_sum_blkrow' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & note: 'fullcol_sum_blkrow' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:564:0: INTEGER :: blk, blkcol, blkrow, col_blk_size, csr_ind, data_type, dbcsr_ind, el_sum, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_connectivity_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_connectivity_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_list_types.F molecule_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_types.F ps_implicit_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_methods.F dielectric_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F dbcsr_test_add.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_add.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_add.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F xc_derivative_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:561:0: IF (residual/((a_norm_in+b_norm)*REAL(row_size, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:407:0: b_norm, eps, residual note: 'eps' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F:193:0: SUBROUTINE xc_dset_retain(deriv_set) Warning: 'xc_dset_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_mapping.F al_system_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_mapping.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrops.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F xc_derivative_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_mapping.F csvr_system_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_mapping.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F:193:0: SUBROUTINE xc_dset_retain(deriv_set) Warning: 'xc_dset_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_mapping.F extended_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F dbcsr_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_mapping.F csvr_system_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_mapping.F al_system_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_mapping.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: br = local_rows(br) Warning: 'local_rows.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: Warning: 'local_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F dbcsr_mm_cannon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F dbcsr_csr_conversions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_cannon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_cannon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_csr_conversions.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:995:49: csr_mat%dbcsr_mapping%dbcsr_row_blk_size = dbcsr_row_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:996:49: csr_mat%dbcsr_mapping%dbcsr_col_blk_size = dbcsr_col_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:340:0: SUBROUTINE csr_copy(matrix_b, matrix_a) Warning: 'csr_copy' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:56:0: IF (ncol_images .GT. 1) col_img = col_img_dist(stored_col) Warning: 'col_img_dist.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:340:0: INTEGER, DIMENSION(:), POINTER :: col_blk_size, col_dist, col_img_dist, & note: 'col_img_dist.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:56:0: IF (ncol_images .GT. 1) col_img = col_img_dist(stored_col) Warning: 'col_img_dist.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:340:0: INTEGER, DIMENSION(:), POINTER :: col_blk_size, col_dist, col_img_dist, & note: 'col_img_dist.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:54:0: IF (nrow_images .GT. 1) row_img = row_img_dist(stored_row) Warning: 'row_img_dist.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:341:0: row_blk_size, row_dist, row_img_dist note: 'row_img_dist.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:54:0: IF (nrow_images .GT. 1) row_img = row_img_dist(stored_row) Warning: 'row_img_dist.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:341:0: row_blk_size, row_dist, row_img_dist note: 'row_img_dist.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & Warning: 'local_row_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:745:0: INTEGER :: blk, blkcol, blkrow, col_blk_offset, col_blk_size, csr_ind, data_type, dbcsr_ind, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:815:0: local_row_ind = row_blk_offset-node_row_offset ! actually: local row index - 1 Warning: 'node_row_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & note: 'node_row_offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:632:0: fullcol_sum_blkrow = fullcol_sum_blkrow+col_blk_size Warning: 'fullcol_sum_blkrow' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & note: 'fullcol_sum_blkrow' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:564:0: INTEGER :: blk, blkcol, blkrow, col_blk_size, csr_ind, data_type, dbcsr_ind, el_sum, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F pw_poisson_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F:448:0: SUBROUTINE pw_green_retain(gftype) Warning: 'pw_green_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:1121:0: IF (SIZE(local_rows) .NE. SIZE(row_counts)) & Warning: 'row_counts.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cp_subsys_types.F cp_subsys_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cp_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cp_subsys_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cp_subsys_types.F cp_subsys_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cp_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cp_subsys_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_mapping.F extended_system_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F pw_poisson_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2ksubsys.psmp.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F dbcsr_test_add.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F:448:0: SUBROUTINE pw_green_retain(gftype) Warning: 'pw_green_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_add.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_add.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:561:0: IF (residual/((a_norm_in+b_norm)*REAL(row_size, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:407:0: b_norm, eps, residual note: 'eps' was declared here Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2ksubsys.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment_types.F eip_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrops.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_rho0_types.F dg_rho0_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_poisson.F input_cp2k_poisson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_rho0_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_poisson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_poisson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_poisson.F input_cp2k_poisson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_poisson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_poisson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F dirichlet_bc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment_types.F eip_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F dirichlet_bc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F:1025:0: yub(j) = base_center(2)+h*COS(alpha_rotd(j)) Warning: 'h' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_methods.F ps_wavelet_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F:1025:0: yub(j) = base_center(2)+h*COS(alpha_rotd(j)) Warning: 'h' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_methods.F ps_wavelet_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_poisson_read_input.F pw_poisson_read_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_poisson_read_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_poisson_read_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_poisson_read_input.F pw_poisson_read_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_poisson_read_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_poisson_read_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_coulomb.F pair_potential_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/virial_methods.F virial_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"virial_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' virial_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F xc_xbecke_roussel.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_coulomb.F pair_potential_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke_roussel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke_roussel.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_coulomb.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1982:0: t502, t503, t506, t508, t519, t52, t521, t523, t524, t526, t527, t53, t54, t543, t545, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2578:0: t504 = t74*t227 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2576:0: t500 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't128' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2502:0: t287 = t105/t285 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2507:0: *t110*t275-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2496:0: t270 = 0.1e1_dp/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2488:0: t238 = t81*t237 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2615:0: t615 = t614*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2614:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2476:0: t227 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2475:0: t224 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2474:0: t221 = t220*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2574:0: t496 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2469:0: t210 = t209*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2461:0: t187 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2516:0: t333 = t80*t237 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2523:0: -0.4e1_dp*t337*t131 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2628:0: t662 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2456:0: t179 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2447:0: t158 = t157*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2445:0: t154 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2478:0: t229 = t228*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2473:0: t220 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2225:0: t502 = t74*t223 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2223:0: t498 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2283:0: t677 = t132*t599 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2279:0: t658 = t121*t599 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2146:0: t285 = t105/t283 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2149:0: *t110*t273-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2278:0: t655 = (t601+t614-t627-t629-t630+t633+t653)*t121 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2157:0: t312 = t80*t231 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2135:0: t259 = t81*t231*t257 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2280:0: t660 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2264:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2118:0: t223 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2117:0: t220 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2116:0: t217 = t216*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2221:0: t494 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2111:0: t206 = t205*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2103:0: t183 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2100:0: t180 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2091:0: t159 = t158*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1977:0: t297, t299, t3, t30, t301, t303, t306, t307, t308, t31, t310, t312 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2089:0: t155 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2120:0: t225 = t224*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2115:0: t216 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't27' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc.F xc_libxc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1776:0: t462 = t59*t189 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1774:0: t458 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1822:0: t612 = t3*t6 Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1832:0: /0.3e1_dp*t626)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1793:0: t468+t506)*t95*t237 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1700:0: t249 = t90/t247 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1705:0: t256)*t95*t237-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1829:0: -t580+t618)*t95*t237 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1693:0: t232 = 0.1e1_dp/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1685:0: t200 = t66*t199 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1817:0: t581 = t580*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1816:0: t580 = t23*t578*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1543:0: t22, t226, t229, t23, t232, t233, t234, t235, t237, t24, t242, t247, t249, t254, t256, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1673:0: t189 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1672:0: t186 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1691:0: t186*t191 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1671:0: t183 = t182*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1772:0: t454 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1666:0: t172 = t171*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1714:0: t295 = t65*t199 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1833:0: t638 = t578*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1653:0: t140 = 0.1e1_dp/(0.1e1_dp+t138) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1542:0: t178, t18, t182, t183, t186, t189, t190, t191, t194, t196, t197, t199, t2, t200, t21, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1675:0: t191 = t190*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1658:0: t154 = t153*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1647:0: t128 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1541:0: t146, t153, t154, t157, t159, t16, t160, t163, t167, t168, t17, t171, t172, t175, t177, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1438:0: t471 = t59*t185 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1436:0: t467 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1475:0: t574 = t3*t6*t572/0.9e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1497:0: t655 = (-t574-t587+t600-t605-t606+t609+t632)*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1358:0: t247 = t90/t245 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1361:0: t221)*t95*t235-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1490:0: -t587+t600)*t95*t235 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1369:0: t274 = t65*t193 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1346:0: t221 = t66*t193*t219 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1494:0: t639 = t585*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1479:0: t587 = t23*t585*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1202:0: t225, t227, t228, t23, t231, t232, t233, t235, t24, t240, t245, t247, t259, t261, t263, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1329:0: t185 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1328:0: t182 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1345:0: t182*t187 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1327:0: t179 = t178*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1434:0: t463 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1322:0: t168 = t167*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1207:0: t414, t42, t423, t426, t43, t434, t443, t450, t455, t456, t459, t46, t460, t463, t464, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1455:0: t477+t490)*t95*t235 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1310:0: t141 = 0.1e1_dp/(0.1e1_dp+t139) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1201:0: t18, t182, t185, t186, t187, t190, t192, t193, t2, t21, t219, t22, t221, t223, t224, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1331:0: t187 = t186*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1314:0: t150 = t149*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1304:0: t129 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1200:0: t153, t155, t156, t159, t16, t163, t164, t167, t168, t17, t171, t173, t174, t178, t179, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:859:0: t58, t59, t6, t60, t62, t63, t66, t67, t68, t69, t70, t71, t72, t76, t77, t78, t79, t81, & Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:853:0: t2, t20, t202, t203, t204, t207, t208, t21, t210, t211, t22, t23, t237, t24, t240, t245, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:860:0: t82, t85, t86, t87, t9, t90, t93, t96, t99, yval Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:977:0: t204 = t203*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:998:0: t256 = t85**2 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:970:0: t190 = t81*gamma Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1044:0: t399 = t79*t202 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:965:0: t180 = t71*gamma Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1042:0: t395 = t69*t81 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:974:0: t199 = t3*t68 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:950:0: t142 = t62*gamma Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1040:0: t391 = t60*t71 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1025:0: *t313-0.80e2_dp/0.729e3_dp*t99*t195*t317 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1033:0: t376 = t5*t36 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1066:0: t472 = t49*t471 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:957:0: t158 = 0.1e1_dp/t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: -t42*t43*gamma Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:947:0: t134 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1012:0: ndrho/0.9e1_dp+t154*t285/0.4e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:962:0: t167 = t36*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:975:0: t202 = 0.1e1_dp/t70/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1038:0: t387 = t34*t62 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:948:0: t137 = t3*t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:960:0: t162 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: /0.2e1_dp))*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:996:0: t249 = t109*t102 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:997:0: t255 = t21*t106*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:611:0: t45, t450, t47, t471, t48, t5, t51, t52, t53, t54, t55, t56, t57, t61, t62, t63, t64, & Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:606:0: t208, t209, t21, t217, t218, t22, t220, t227, t229, t23, t234, t246, t249, t252, t255, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: t66, t67, t70, t71, t72, t75, t78, t81, t84, t87, t88, t89, t9, t91, t92, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:734:0: t217 = t21*t91*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:714:0: t166 = t165*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:746:0: t249 = t120*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:707:0: t152 = t66*gamma Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:783:0: t361 = t64*t164 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:702:0: t142 = t56*gamma Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:781:0: t357 = t54*t66 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:711:0: t161 = t3*t53 Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:802:0: t422 = t22*t5*t38*t120*t122 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:699:0: t134 = t47*gamma Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:779:0: t353 = t45*t56 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: *t267-0.80e2_dp/0.729e3_dp*t84*t157*t271 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:690:0: t113 = t38*gamma Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:712:0: t164 = 0.1e1_dp/t55/t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:777:0: t349 = t36*t47 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:794:0: t387 = t35*t20 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:771:0: /0.2e1_dp))*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:806:0: t435 = t28*t434 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:694:0: t120 = 0.1e1_dp/(0.1e1_dp+t118) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:729:0: *t166 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:688:0: t108 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88.F xc_xbecke88.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tpss.F xc_tpss.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F xc_xlda_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tpss.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tpss.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xlda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xlda_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:250:0: REAL(KIND=dp) :: t1, t12, t14, t15, t19, t2, t22, t23, & Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: /0.3e1_dp-C*t15*t3*t6*t4*t25))*sx Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F xc_xpbe_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xpbe_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xpbe_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:984:0: t207 = t192*t93*t37*t204 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1028:0: t353 = t84*t352 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1038:0: t415 = t79*t21 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1073:0: t531 = F1*t235*t34-t77*t529 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1041:0: t461 = t74*t21 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1015:0: t305 = t56**2 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1014:0: t299 = 0.1e1_dp/t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:985:0: t211 = 0.2e1_dp/0.3e1_dp*t50*t93*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1003:0: *t37*t248 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:998:0: t242 = t27*t225 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:992:0: *t41-0.9e1_dp/0.4e1_dp*t22*t221*t204 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:987:0: t212 = t172*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1026:0: t344 = t183*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1021:0: t330 = g4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1016:0: t307 = 0.1e1_dp/t305*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1068:0: t498 = 2*t172*t40*t225+t14*t236-t14*t496 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:994:0: t229 = t13*t225 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1006:0: t272 = t268/t12/t13 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1019:0: t324 = g2*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:716:0: t475 = t473*t87*t218 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:729:0: t541 = t73*t21 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:779:0: t677 = F1*t279*t34-t71*t675 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:652:0: t255 = 0.2e1_dp/0.3e1_dp*t50*t125*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:635:0: t217 = t216*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:671:0: *t37*t292 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:650:0: t248 = 4*t237*t229+5*t240*t27*t218+6*t244*t31*t218 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:660:0: -0.9e1_dp/0.4e1_dp*t22*t265*t248 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:722:0: t504 = t429*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:683:0: t349 = 0.1e1_dp/t347*t194 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:711:0: t437 = t227*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:648:0: t240 = a4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:788:0: t720 = t143*t269 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:776:0: t653 = 2*t216*t40*t269+t14*t280-t14*t235*t292 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:651:0: t251 = t236*t125*t37*t248 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:736:0: t612 = t429*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:688:0: t373 = t73*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:717:0: t479 = t108*t429*t331 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:715:0: t473 = t424*t107 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:674:0: t314 = t312*t106*t107 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:733:0: t603 = t437*t105 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:731:0: t581 = t64*t118*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F xc_xwpbe.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xwpbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xwpbe.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F xc_xbecke88_long_range.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_long_range.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_long_range.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:363:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:374:0: t237, t24, t240, t241, t242, t245, t246, t247, t249, t25, t250, t253, t254, t258, t26, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:386:0: t557, t56, t566, t569, t570, t577, t579, t58, t59, t6, t61, t616, t620, t621, t627, t628, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: t114, t1143, t116, t1165, t117, t118, t119, t12, t120, t1202, t121, t1215, t122, t123, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:807:0: t1018 = t566*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:768:0: t761 = t78*t627 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:950:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1561*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:765:0: t744 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:722:0: t566 = 0.1e1_dp/t187/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:887:0: t1263 = t489*t136 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:924:0: t1465 = t478**2 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:715:0: t546 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:734:0: t627 = t42*t164 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:901:0: t1362 = t414*t415*t261*t83 Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't414' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:821:0: t1056 = t410*t1055 Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:800:0: t952 = t372*t136 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:795:0: t911 = sscale*t356 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:378:0: t335, t336, t337, t338, t339, t34, t340, t342, t343, t344, t345, t347, t355, t356, t357, & Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:791:0: t888 = t338*t887 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:783:0: t854 = t323*t83 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:723:0: t569 = t32*t566*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:799:0: t933 = t31*t566 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:375:0: t261, t262, t263, t265, t266, t269, t272, t274, t275, t278, t28, t281, t282, t284, t285, & Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:716:0: t550 = t24*t207*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:777:0: *t148*t788 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:736:0: t632 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:900:0: t1358 = t1059*t1060*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:899:0: t1352 = 0.1e1_dp/t240 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:854:0: t1082 = t425*t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:732:0: t620 = t199*t13 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:745:0: t655 = t246*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:917:0: t1392 = t188*t735 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:371:0: t165, t166, t169, t170, t172, t173, t174, t175, t176, t18, t180, t183, t184, t185, t187, & Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:714:0: t542 = t175*t169 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:758:0: t707 = 2._dp*a1*t4*t16+12._dp*a2*t1*t21*t29 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:735:0: t628 = t627*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:793:0: t905 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:367:0: t1242, t125, t1258, t126, t1263, t127, t1286, t13, t130, t1316, t134, t1347, t135, t1352, & Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:796:0: t923 = 0.1e1_dp/t126/t125 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:794:0: t910 = t119*t343*t123 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:788:0: t875 = t97*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:801:0: t956 = t111*t83*t138 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:711:0: t530 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:671:0: t435 = 2._dp*t426*t81+t79*t430-t147*t433 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:569:0: t258 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:631:0: t374 = t135*t136 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1274:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1218:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1341:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1224:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1342:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1289:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1139:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1220:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1185:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1511:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1182:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1599:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1380:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1174:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1444:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1176:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1152:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1166:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1168:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1165:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1195:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1167:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1376:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1476:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1159:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1154:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1398:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1131:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1381:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1132:0: t68 = rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1163:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1276:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1359:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1189:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1331:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1135:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1344:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1282:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1136:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1206:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1258:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1265:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1317:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1304:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1312:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1355:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1297:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1241:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t100, t1002, t1009, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:984:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1002:0: t58, t59, t596, t6, t605, t61, t624, t63, t633, t640, t644, t65, t650, t656, t66, t67, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1005:0: REAL(KIND=dp) :: t847, t848, t849, t851, t852, t86, t865, t871, t874, t88, t89, t9, t902, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1339:0: t806 = t454*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1324:0: t650 = t78*t515 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1440:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1205*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1321:0: t633 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1279:0: t454 = 0.1e1_dp/t153/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1273:0: t434 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1400:0: t1066 = t331*t332*t227*t83 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1353:0: t848 = t327*t847 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1280:0: t457 = t32*t454*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:994:0: t283, t288, t29, t293, t294, t297, t299, t3, t300, t301, t304, t305, t307, t308, t31, & Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1293:0: t520 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1333:0: t113*t114*t678 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1399:0: t1062 = t851*t852*t211 Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1398:0: t1056 = 0.1e1_dp/t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1378:0: t874 = t342*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1379:0: t902 = t454*t184*t227 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1289:0: t508 = t165*t13 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1302:0: t543 = t212*t156 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1421:0: t1098 = t154*t624 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:988:0: t140, t141, t142, t146, t149, t15, t150, t151, t153, t154, t156, t157, t158, t159, t16, & Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1292:0: t516 = t515*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1272:0: t430 = t141*t135 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1419:0: t1080 = t69*t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1268:0: t418 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1198:0: t299 = t93**2 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1235:0: t352 = 2._dp*t343*t81+t79*t347-t113*t350 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1159:0: t224 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:296:0: REAL(kind=dp) :: t98, t99, xx Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:501:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:445:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:568:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:451:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:569:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:516:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:366:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:447:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:412:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:738:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:409:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:826:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:607:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:401:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:671:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:403:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:379:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:393:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:395:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:392:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:422:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:394:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:603:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:703:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:386:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:381:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:625:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:358:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:608:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:359:0: t68 = my_rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:390:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:503:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:586:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:416:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:558:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:362:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:571:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:509:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:363:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:433:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:485:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:492:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:544:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:531:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:539:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:582:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:524:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:468:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t100, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1503:0: t276, t2764, t2774, t28, t280, t2808, t2810, t2838, t284, t2841, t2844, t2846, t285, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1518:0: t596, t597, t6, t60, t602, t603, t608, t61, t613, t617, t620, t621, t624, t626, t629, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: t891, t892, t893, t897, t898, t9, t90, t902, t904, t907, t908, t909, t91, t910, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1480:0: t123, t1236, t1237, t124, t1240, t1242, t1243, t125, t1257, t1258 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: REAL(KIND=dp) :: t126, t1264, t1265, t127, t128, t1281, t1282, t1285, t1287, t129, t1294, & Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1487:0: t1563, t1564, t1568, t157, t1572, t1573, t1579, t158, t1580, t159 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1497:0: t221, t222, t2224, t223, t224, t2240, t2245, t2254, t2258, t2267, t2269, t227, t2271, & Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't982' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't965' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't958' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't954' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't951' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't945' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't942' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't933' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2424:0: t2297 = t1305*t932 Warning: 't932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: t918, t919, t92, t93, t930, t932, t933, t937, t94, t942, t945, t95, t951, t954, t958, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't919' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2409:0: t2258 = t1547*t918 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't916' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't910' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't908' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2437:0: t2348 = t176*t907 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't904' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2405:0: t2245 = t902*t142 Warning: 't902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't898' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2522:0: t2774 = t891**2 Warning: 't891' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't889' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't888' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't880' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't877' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't876' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't871' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't870' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't867' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't851' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't849' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't848' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't846' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't845' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't842' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2241:0: t1580 = t83*t1579 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1524:0: t799, t8, t80, t800, t801, t803, t804, t808, t81, t810, t812, t815, t816, t817, t82, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't810' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2613:0: e_ndrho_ndrho = e_ndrho_ndrho-t80*(t2963+t3167)*Clda Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't792' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't791' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2158:0: t1287 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2313:0: t1853 = t771*t275 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't765' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2165:0: t1306 = t1305*t754 Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2460:0: t2442 = t75*t409*t444 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2482:0: t2529 = t721*t444 Warning: 't721' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2292:0: t1786 = f98*t717 Warning: 't717' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2291:0: t1781 = A*t713 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't711' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't701' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2459:0: t2437 = t698*t444 Warning: 't698' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2111:0: t1134 = 0.1e1_dp/t376/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't663' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't639' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2483:0: t2543 = t908*t620 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't613' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2540:0: t2841 = t602*t1285 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2230:0: t1548 = t1547*t588 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2425:0: t2305 = t581*t168*t2072 Warning: 't581' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't578' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: 0.7e1_dp/0.2e1_dp*t569*t571*t1240 Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2202:0: t1520 = t567*t142 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't563' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't556' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't554' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2197:0: t1479 = sscale*t551 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't542' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1515:0: t532, t533, t534, t535, t537, t538, t539, t54, t540, t542, t55 Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2193:0: t1456 = t533*t1242 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1514:0: t507, t508, t509, t510, t511, t513, t514, t515, t517, t518, t522, t525, t529, t530, t531, & Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2092:0: t1086 = t4*t515 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't509' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2378:0: t2142 = t870*t507 Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2178:0: t1379 = t495*t82 Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1513:0: t475, t478, t479, t48, t481, t486, t49, t493, t495, t498, t499, t5, t502, t503, t504, & Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2102:0: t1119 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2390:0: t2224 = t424*t377 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2132:0: t1214 = t411*t18 Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2088:0: t1079 = t4*t1078 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't386' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2153:0: t1282 = t377*t1281 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1509:0: REAL(KIND=dp) :: t372, t373, t374, t375, t376, t377, t378, t38, t383, t384, t385, t386, t39, & Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2200:0: t1498 = t371*t377 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2101:0: t1115 = t363*t312 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2251:0: t1615 = t189*t347 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2201:0: t1501 = t34*t1134 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1507:0: t335, t336, t338, t339, t34, t340, t342, t343, t345, t346, t347, t348, t349, t35, t351, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2126:0: t1178 = t411*t338 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2250:0: t1609 = t315*t56*t58 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2103:0: t1123 = t27*t390*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2273:0: t1697 = f2732/t295/t1693/t250 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2254:0: t1633 = f94/t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2275:0: t1710 = t1709*t293 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2268:0: t1680 = 0.1e1_dp/t290/t1677/t690 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2312:0: t1846 = t75*t273 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2317:0: t1880 = 0.1e1_dp/t258/t1677/t222 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2354:0: t1984 = t1983*t256 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2274:0: t1709 = 0.1e1_dp/t252/t293/t250 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2147:0: t1257 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2163:0: t1304 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2438:0: t2363 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1489:0: t1649, t1658, t166, t1663, t167, t1677, t168, t1680, t1681, t1682, t1686, t169, t1693, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2575:0: t2994 = t168*t2715 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2411:0: t2269 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1488:0: REAL(KIND=dp) :: t1592, t1599, t16, t1602, t1609, t1615, t162, t1624, t1625, t163, t1633, & Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2171:0: t1324 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2240:0: t1579 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2573:0: t2975 = t154*t2715 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2420:0: t2280 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2307:0: t1805 = t148*t1804 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2337:0: t1932 = t176*t147*t149 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1482:0: t1297, t13, t1301, t1304, t1305, t1306, t1309, t131, t1310, t1317, t1318, t132, t1324, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2198:0: t1491 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2195:0: t1473 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2196:0: t1478 = t125*t538*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2192:0: t1445 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2203:0: t1524 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1477:0: t1097, t1098, t11, t110, t1100, t111, t1113, t1115, t1119, t1123, t1126, t1127, t1129, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't1069' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1066' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't1052' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: Warning: 't1035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't1009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1474:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t1001, & Warning: 't1001' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1818:0: t444 = 2._dp*t412*t70+t11*t426-t375*t442 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1814:0: t437 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1825:0: t457 = t329*t330 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1964:0: t761 = t310*t311 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1935:0: t689 = 0.1e1_dp/t290/t289 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1989:0: t815 = t270*t193 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1910:0: t629 = t246*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1897:0: t592 = t219*t72 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1908:0: t624 = t213*omega Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1891:0: t581 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1884:0: t569 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tfw.F xc_tfw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tfw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tfw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F xc_vwn.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_vwn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_vwn.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1476:0: t288 = t287*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1500:0: t324 = t317*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1765:0: t752 = t90*t751 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1769:0: t757 = t89*t91 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1270:0: REAL(KIND=dp) :: t865, t866, t869, t870, t873, t874, t875, t878, t881, t884, t887, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't834' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't834' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't832' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't831' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't831' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't830' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't830' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't828' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't828' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't826' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't824' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't824' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't820' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't819' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't818' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't818' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't817' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2175:0: t1832 = t814*t254 Warning: 't814' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't814' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't813' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't812' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2177:0: t1838 = t811*t202 Warning: 't811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2193:0: t1891 = t808*t254 Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2181:0: t1850 = t806*t254 Warning: 't806' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't806' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2189:0: t1870 = t804*t254 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2194:0: t1893 = t803*t305 Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't803' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2183:0: t1858 = t802*t142 Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't802' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1448:0: t245 = t80*t225 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1378:0: t136 = t8**0.333333333e0_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2225:0: *t136*t1986 Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't799' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't796' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't793' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't789' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't789' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't784' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't783' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't780' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't779' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't778' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't778' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't771' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't767' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2092:0: t1603 = 0.2e1_dp*t766 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't762' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't762' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2096:0: t1609 = 0.160e2_dp*t759 Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't759' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't758' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't757' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't757' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't756' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't752' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't751' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't750' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't750' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1444:0: t239 = t75*t212 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't75' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2143:0: t1754 = 0.2e1_dp*t744*t254 Warning: 't744' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't744' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't743' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't743' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't742' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2144:0: t1764 = 0.2e1_dp*t741*t202 Warning: 't741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1446:0: t242 = t74**(-0.20e1_dp) Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2103:0: t1620 = 0.80e1_dp*t733*t254 Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't733' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2118:0: t1666 = 0.80e1_dp*t730*t254 Warning: 't730' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't730' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2147:0: t1775 = 0.2e1_dp*t729*t305 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2120:0: t1671 = t728*t142 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't725' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't725' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2129:0: t1696 = t316*t704 Warning: 't704' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't704' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't697' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't696' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't691' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't687' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't683' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't683' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't682' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't682' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't678' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't678' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't674' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't674' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't666' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't666' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1960:0: t1238 = t874*t661 Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't661' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1964:0: t1252 = t865/t659/t282*t1250 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't659' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't657' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: Warning: 't654' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1434:0: t224 = t65**2 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't648' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't648' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't644' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't643' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't643' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't634' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't630' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't630' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1953:0: *t622*t874-0.9531842928e0_dp*t266*t887 Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1950:0: t1168 = t619*t269 Warning: 't619' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't619' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't610' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1443:0: t236 = t235*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1944:0: t1151 = t607*t874 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't607' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't606' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't606' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't604' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't601' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't601' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't600' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't600' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't596' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't595' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't594' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't594' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2148:0: t1776 = t317*t591 Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't591' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't583' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't577' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1454:0: t255 = t57*t254 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't560' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't560' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1498:0: t322 = t315*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2039:0: t1510 = t874*t547 Warning: 't547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2043:0: t1524 = t865/t545/t230*t1522 Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't545' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't544' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't543' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't543' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1497:0: t321 = t320*t54 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't522' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2024:0: *t508*t874-0.9531842928e0_dp*t214*t887 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2021:0: t1391 = t505*t217 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1373:0: t129 = t5**0.333333333e0_dp Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't497' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2015:0: t1374 = t493*t874 Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't484' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2072:0: t1576 = t481*t254 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't481' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2145:0: t1765 = t320*t479 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't458' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't454' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1417:0: t195 = t45*t173 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1868:0: t945 = t443*t873 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1885:0: t1013 = t874*t434 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1889:0: t1027 = t865/t432/t178*t1025 Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't432' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't431' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't431' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't430' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't421' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't416' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't408' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't402' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1413:0: t189 = t40*t155 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1382:0: t142 = t4**0.30e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1865:0: *t394*t874-0.9531842928e0_dp*t161*t887 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1415:0: t192 = t39**(-0.20e1_dp) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1861:0: t903 = 0.1211413728e1_dp*t388*t873 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1858:0: t893 = t385*t164 Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't385' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2017:0: t1380 = t379*t217 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2013:0: t1371 = t372*t217 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1851:0: t875 = t367*t874 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2014:0: t1372 = t366*t212*t1371 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2009:0: t1361 = t362*t202 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2075:0: t1582 = t359*t254 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't359' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2073:0: t1578 = t357*t254 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2130:0: t1697 = t315*t355 Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't355' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2010:0: t1363 = t353*t254 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1939:0: t1137 = t351*t305 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1930:0: t1110 = t350*t142 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't344' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2008:0: *t750*t90*t91*t340-0.40e1_dp*t1125*t92+0.3600e2_dp*t1358 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't338' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2142:0: t1626-0.1200e2_dp*t356*t340*t309-0.40e1_dp*t1668 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1821:0: t825 = t732*t327 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1772:0: t762 = t322*t254 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1787:0: t782 = t316*t305 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1788:0: t783 = t305*t309 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't305' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2123:0: t1690 = 0.2400e2_dp*t771*t304*t133*t309 Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't304' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1377:0: t133 = t3-t132 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1724:0: t691 = t297*t393 Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't297' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1718:0: t679 = t678*t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1720:0: t682 = t293*t681 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't293' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1401:0: t172 = t29**2 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't288' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't287' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1704:0: t651 = t379*t283 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1709:0: t659 = t282**2 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1710:0: t661 = 0.1e1_dp/t659*t280 Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't280' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't279' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1703:0: t648 = t278*t393 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1696:0: t634 = t272*t406 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't272' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1691:0: *t266*t379 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1694:0: *t265*t627 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1778:0: t769 = t732*t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't257' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't256' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2146:0: t1768 = 0.2400e2_dp*t750*t253*t751 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't253' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't252' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1657:0: t577 = t245*t393 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't243' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't243' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1651:0: t565 = t564*t242 Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't242' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1653:0: t568 = t241*t567 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1410:0: t184 = t183*t24 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't239' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1637:0: t537 = t379*t231 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1642:0: t545 = t230**2 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1643:0: t547 = 0.1e1_dp/t545*t228 Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't228' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't227' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1636:0: t534 = t226*t393 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1629:0: t520 = t220*t406 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1624:0: *t214*t379 Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1645:0: t552 = t235*t212 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1627:0: *t213*t513 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't208' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't205' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1607:0: t485 = t204*t254 Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't204' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1592:0: t467 = t195*t393 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1586:0: t455 = t454*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1588:0: t458 = t191*t457 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1581:0: t447 = t185*t337 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't185' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1462:0: t265 = t18*t264 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1569:0: t424 = t379*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1574:0: t432 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1575:0: t434 = 0.1e1_dp/t432*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1568:0: t421 = t174*t393 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1399:0: t168 = t17**(-0.3333333332e0_dp) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1695:0: t631 = t630*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1561:0: t407 = t167*t406 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't167' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1555:0: *t161*t379 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1233:0: t1603, t1604, t1605, t1606, t1609, t161, t1610, t1611, t1613, t1615, t1620, t1622, t1626, & note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1713:0: t667 = t666*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1232:0: t1570, t1576, t1578, t1580, t1582, t1588, t159, t1590, t1593, t1599, t16, t160, t1602, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1551:0: t392 = 0.6057068640e0_dp*t157*t337 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1577:0: t439 = t183*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1685:0: t611 = t151*t269 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1558:0: *t156*t399 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1421:0: t203 = t15*t202 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1684:0: t610 = t149*t264 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1532:0: t364 = t147*t202 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1613:0: t491 = t144*t254 Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1829:0: t833 = t143*t832 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1671:0: t596 = t141*t305 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1523:0: t352 = t140*t142 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1518:0: t344 = t137**2 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: REAL(KIND=dp) :: t1346, t1358, t136, t1360, t1361, t1363, t1365, t1368, t137, t1371, t1372, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1513:0: t333 = t133**2 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1516:0: t340 = -0.2e1_dp*t131+0.2e1_dp*t338 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1486:0: t306 = t13*t305 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1503:0: t327 = t126*t309 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1784:0: t778 = t125*t1 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1381:0: t141 = t140*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1481:0: t297 = t116*t277 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1477:0: t291 = t111*t264 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1479:0: t294 = t110**(-0.20e1_dp) Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1383:0: t143 = t11*t142 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1467:0: t276 = t101**2 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1491:0: t309 = -t3-t132 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't1' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:858:0: t244 = 0.6057068640e0_dp*t98*t230 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:849:0: t226 = t92*t105 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:937:0: t382 = t381*t91 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:865:0: *t97*t251 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:834:0: t213 = t212*t85 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:683:0: REAL(KIND=dp) :: t792, t793, t798, t80, t800, t804, t807, t808, t810, t814, t820, t823, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:822:0: t193 = t74*t173 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:682:0: t732, t74, t743, t745, t748, t752, t755, t758, t769, t78 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:818:0: t187 = t69*t160 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:820:0: t190 = t68**(-0.20e1_dp) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:808:0: t172 = t59**2 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:680:0: t567, t570, t573, t58, t583, t589, t59, t595, t596, t6, t601, t603, t613, t62, t625, t64, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:817:0: t184 = t183*t55 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:827:0: t203 = t51*t202 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:764:0: t97 = t5*t96 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1167:0: t1019 = t488*t202 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:796:0: t150 = t48**0.333333333e0_dp Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't475' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1156:0: t984 = 0.2e1_dp*t470*t202 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't461' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't452' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1157:0: t986 = t212*t451 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:793:0: t145 = t45**0.333333333e0_dp Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't442' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't427' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't412' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1089:0: t758 = t509*t407 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1094:0: t800 = t500/t405/t178*t798 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:767:0: t101 = t4**(-0.8333333334e0_dp) Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't390' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't382' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't381' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't38' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1107:0: *t368*t509-0.9531842928e0_dp*t162*t522 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1104:0: t838 = t365*t165 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1098:0: t810 = t353*t509 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1084:0: t743 = t349*t202 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't349' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't334' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't324' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:789:0: t136 = t32*t114 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't319' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't310' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't296' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1043:0: t693 = t295*t508 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1034:0: t589 = t509*t286 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't286' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1038:0: t603 = t500/t284/t119*t601 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't273' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:785:0: t130 = t27*t96 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't261' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:787:0: t133 = t26**(-0.20e1_dp) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1026:0: *t246*t509-0.9531842928e0_dp*t102*t522 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1022:0: t538 = 0.1211413728e1_dp*t240*t508 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't240' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1019:0: t528 = t237*t105 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1100:0: t820 = t231*t165 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1096:0: t807 = t222*t165 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1012:0: t510 = t217*t509 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1097:0: t808 = t216*t160*t807 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:999:0: e_bb(ip) = e_bb(ip)+((t332+t489+t490+t452)*t2+t455+0.2e1_dp*t213+t457)*sc Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't209' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't206' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:963:0: t437 = t193*t245 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:957:0: t425 = t424*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:959:0: t428 = t189*t427 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:943:0: t397 = t231*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:948:0: t405 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:949:0: t407 = 0.1e1_dp/t405*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:942:0: t394 = t174*t245 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:935:0: t380 = t168*t258 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:930:0: *t162*t231 Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't162' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:951:0: t412 = t183*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:773:0: t113 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:933:0: *t161*t373 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:919:0: t351 = t154*t202 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't154' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:981:0: t464 = t342*t151 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:979:0: t458 = t333*t147 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:899:0: t319 = t136*t245 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:893:0: t307 = t306*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:895:0: t310 = t132*t309 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:888:0: t299 = t126*t230 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:876:0: t276 = t231*t120 Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:881:0: t284 = t119**2 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:882:0: t286 = 0.1e1_dp/t284*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:875:0: t273 = t115*t245 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:758:0: t89 = t88*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:934:0: t377 = t376*t109 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:868:0: t259 = t108*t258 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:862:0: *t102*t231 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:952:0: t413 = t412*t101 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2684:0: t591, t595, t596, t6, t60, t603, t604, t605, t607, t608, t61, t612, t615, t620, t622, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2652:0: t1168, t117, t1178, t118, t1181, t1182, t1186, t1195, t12, t121, t122, t1239, t1241, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2654:0: t1275, t1276, t128, t1280, t1287, t1288, t129, t13, t1317, t1321 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3284:0: t1342 = t93*t1341 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't920' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't917' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't903' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3280:0: t1331 = t140*t90*t108 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't860' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't839' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3332:0: t1469 = t83*t1341 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3236:0: t1149 = 0.1e1_dp/t512/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't809' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't805' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3615:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2391+t2668)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't788' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3499:0: t2136 = t1332*t783 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3235:0: t1141 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't770' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3479:0: t2066 = t1262*t769 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3508:0: t2180 = t136*t758 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3419:0: t1795 = t75*t372*t407 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3516:0: t2211 = t140*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't727' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't714' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't702' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't699' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: Warning: 't695' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't692' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't671' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3195:0: t987 = 0.1e1_dp/t339/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't665' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't660' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't641' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't633' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3352:0: t1545 = t628*t238 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3414:0: t1768 = t569*t407 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3539:0: t2283 = t541*t1139 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3418:0: t1791 = t531*t407 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: Warning: 't524' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3388:0: t1691 = 0.1e1_dp/t523 Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3478:0: t2060 = t759*t513 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3282:0: t1333 = t1332*t482 Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3331:0: t1453 = t125*t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3188:0: t972 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3262:0: t1263 = t1262*t453 Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't448' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3487:0: t2099 = t447*t127*t2071 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3317:0: t1407 = t110*t436 Warning: 't436' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2677:0: t387, t388, t389, t39, t391, t392, t395, t396, t4, t400, t403, t404, t405, t407, t409, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3210:0: t1034 = t14*t387 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2676:0: REAL(KIND=dp) :: t366, t367, t369, t372, t374, t375, t378, t379, t38, t382, t383, t384, & Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2675:0: t341, t346, t347, t348, t349, t35, t353, t355, t36, t361, t364, t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3175:0: t939 = t34*t340 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2674:0: t320, t321, t324, t325, t326, t327, t331, t334, t335, t336, t337, t338, t339, t34, t340, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3172:0: t933 = t14*t334 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3187:0: t968 = t326*t275 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3180:0: t951 = t4*t320 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3350:0: t1519 = t149*t310 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2673:0: t302, t303, t305, t306, t308, t309, t31, t310, t311, t312, t314, t315, t316, t317, t32, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3257:0: t1243 = t278*t56*t58 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3374:0: t1630 = f2732/t258/t1626/t213 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3389:0: t1699 = f94/t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3243:0: t1167 = 0.1e1_dp/t215/t256/t213 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3369:0: t1613 = 0.1e1_dp/t253/t1178/t523 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3351:0: t1538 = t75*t236 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2667:0: t2180, t219, t2195, t22, t220, t2203, t221, t2211, t2233, t226, t227, t2274, t2279, t228, & Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3385:0: t1667 = t1666*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2666:0: t210, t2105, t2111, t2115, t213, t2133, t2136, t214, t215, t2155, t2158, t216, t218, & Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3239:0: t1157 = 0.1e1_dp/t190/t213 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2664:0: t190, t191, t1938, t1946, t196, t1976, t1978, t2, t200, t2018, t202, t204, t2053, t2056, & Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3384:0: t1666 = 0.1e1_dp/t187/t523 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3333:0: t1473 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3509:0: t2195 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3541:0: t2316 = t127*t2279 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3480:0: t2069 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3329:0: t1442 = 0.1e1_dp/t121/t114 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3571:0: t2486 = t115*t1139 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3574:0: t2515 = t114*t1139 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3573:0: t2511 = t113*t2279 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3484:0: t2084 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2650:0: t108, t109, t1090, t1093, t1095, t11, t110, t111, t1111, t1118, t1119, t112, t113, t1136, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3390:0: t1726 = t106*t1256 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3260:0: t1261 = t136*t105*t108 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3225:0: t1095 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3008:0: t512 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2958:0: t407 = 2._dp*t375*t70+t11*t389-t338*t405 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2954:0: t400 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3082:0: t681 = t292*t293 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3087:0: t695 = t273*t274 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3013:0: t522 = 0.1e1_dp/t253/t252 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3064:0: t633 = t233*t154 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2999:0: t489 = t209*t153 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3091:0: t705 = t182*t72 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3090:0: t702 = t176*omega Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2976:0: t447 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3688:0: t752, t756, t759, t760, t762, t765, t767, t768, t769, t77, t772, t78, t781, t8, t80, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3683:0: t596, t599, t6, t60, t603, t604, t607, t608, t61, t610, t611, t612, t616, t617, t621, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3655:0: t1216, t1220, t123, t1230, t1235, t124, t1240, t1241, t1242, t125, t1250, t1251, t1252, & Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: t1256, t126, t1260, t1264, t127, t1273, t128, t1288, t129, t1295, t13 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: t1578, t158, t1583, t159, t1592, t1594, t16, t1608, t162, t1620, t1627, t163, t1632, & Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3662:0: t1645, t1652, t166, t167, t1675, t1678, t168, t1685, t1687, t1688, t169, t1692, t1695, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3665:0: t185, t186, t1860, t1878, t1886, t189, t19, t190, t192, t193, t1935, t194, t1945, t195, & Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: t917, t92, t920, t922, t93, t932, t933, t94, t95, t96, t964, t967, t968 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4297:0: t1346 = t83*t1250 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3689:0: t803, t804, t806, t81, t811, t813, t816, t82, t820, t83, t84, t843, t844, t849, t85, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4496:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2013+t2174)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4180:0: t922 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4311:0: t1400 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4182:0: +t772-t806+0.10e2_dp/0.9e1_dp*t72*t258*t231 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4133:0: t767 = 0.1e1_dp/t250/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't664' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4378:0: t1675 = t1241*t651 Warning: 't651' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4384:0: t1695 = t1203*t637 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4406:0: t1781 = t176*t626 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't623' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4358:0: t1583 = t621*t142 Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4436:0: t1945 = t610**2 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't555' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4313:0: t1402 = t548*t1401 Warning: 't548' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4310:0: t1393 = t75/t544/t199 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't532' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4264:0: t1242 = t1241*t485 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3678:0: REAL(KIND=dp) :: t445, t451, t452, t453, t456, t457, t46, t461, t462, t463, t466, t470, & Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4253:0: t1204 = t1203*t462 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4296:0: t478*t512*t969) Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4124:0: t752 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4238:0: t1169 = t148*t444*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4306:0: *(t457)*(t933) Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: 0.7e1_dp/0.2e1_dp*t435*t437*t875 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4217:0: t1143 = t433*t142 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4212:0: t1102 = sscale*t417 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3676:0: t403, t404, t405, t406, t408, t41, t416, t417, t418, t419, t42, t420, t422, t423, t424, & Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4109:0: t706 = t4*t705 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4208:0: t1079 = t399*t877 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3675:0: t380, t381, t383, t384, t388, t39, t391, t395, t396, t397, t398, t399, t4, t400, t401, & Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4113:0: t713 = t4*t381 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4331:0: t1480 = t589*t373 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4188:0: t967 = t361*t82 Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3673:0: t322, t325, t328, t329, t332, t335, t338, t339, t34, t341, t342, t344, t345, t35, t352, & Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4216:0: t1124 = t34*t767 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4125:0: t756 = t27*t266*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4343:0: t1562 = t300*t251 Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4154:0: t849 = t287*t18 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4175:0: t917 = t251*t916 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3669:0: t234, t235, t236, t237, t238, t24, t242, t245, t246, t247, t248, t249, t25, t250, t251, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4215:0: t1121 = t245*t251 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4123:0: t748 = t237*t231 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3667:0: t206, t2060, t2064, t2068, t208, t209, t21, t210, t2107, t212, t213, t2140, t215, t2159, & Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4148:0: t813 = t287*t208 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4281:0: t1288 = t148*t531*t193 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4169:0: t892 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4290:0: t1331 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4407:0: t1796 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4454:0: t1999 = t168*t1886 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4394:0: t1737 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4265:0: t1250 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4287:0: t1315 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4464:0: t2060 = t154*t1886 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4380:0: t1685 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4262:0: t1240 = t180*t90*t149 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: t1401, t1402, t1408, t141, t142, t1437, t144, t1446, t145, t147, t148, t1480, t1482, & Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3657:0: REAL(KIND=dp) :: t1300, t1304, t1308, t1309, t131, t1315, t1316, t132, t1326, t133, t1331, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4213:0: t1114 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4210:0: t1096 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4211:0: t1101 = t125*t404*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4207:0: t1068 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4218:0: t1147 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3652:0: t1080, t109, t1096, t11, t110, t1101, t1102, t111, t1114, t1115, t1121, t1124, t113, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3913:0: t320 = 2._dp*t288*t70+t11*t302-t249*t318 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3909:0: t313 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3986:0: t456 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3975:0: t435 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F xc_pbe.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pbe.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1929:0: t477 = 0.1e1_dp/t475*mu Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1530:0: kf_brhobrhob, mu note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1741:0: Fx_b = 0.1e1_dp+kappa-kappa/t153 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1529:0: k_s1rhob, k_srhoa, k_srhob, kappa, kf_a, kf_arhoa, kf_arhoarhoa, kf_b, kf_brhob, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1698:0: t101 = beta*t100 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1518:0: Arhobrhob, beta, beta_1_1, beta_1_2, beta_1_3, beta_2_1, beta_2_2, beta_2_3, beta_3_1, & note: 'beta' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4561:0: t774, t78, t782, t783, t784, t789, t792, t793, t794, t795, t799, t8, t80, t803, t804, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4547:0: t274, t277, t278, t279, t28, t281, t283, t286, t289, t29, t290, t293, t296, t299, t3, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4558:0: t60, t603, t607, t61, t610, t613, t616, t618, t619, t620, t623, t63, t632, t65, t655, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4535:0: t1111, t1118, t113, t114, t115, t1155, t1157, t116, t117, t1174, t118, t1181, t1184, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4536:0: t1189, t1190, t1198, t12, t1205, t1208, t121, t1210, t1218, t122, t1224, t1231, t125, & Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4537:0: t1255, t126, t1261, t1264, t1266, t127, t1270, t1277, t128, t1288, t129, t1299, t13, & Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4540:0: t1483, t149, t15, t1500, t151, t1529, t153, t1533, t1537, t154, t155, t1552, t156, t1562, & Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4553:0: REAL(KIND=dp) :: t435, t437, t438, t439, t44, t443, t444, t450, t453, t454, t456, t457, & Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4997:0: t879 = t83*t878 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4963:0: t782 = 0.1e1_dp/t332/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5197:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t1576+t1672)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4962:0: t774 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5041:0: t1047 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4979:0: +t623-t657+0.10e2_dp/0.9e1_dp*t72*t219*t192 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4922:0: t618 = 0.1e1_dp/t211/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5103:0: t1288 = t864*t500 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5077:0: t1181 = t931*t486 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5122:0: t1382 = t136*t475 Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4915:0: t603 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5130:0: t1413 = t140*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5043:0: t1049 = t437*t1048 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5040:0: t1040 = t75/t433/t160 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4552:0: t417, t42, t420, t421, t422, t423, t426, t427, t428, t431, t433, t434 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4993:0: t865 = t864*t374 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5008:0: t932 = t931*t351 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5101:0: t1270 = t345*t127*t1189 Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5017:0: *(t939) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4901:0: t564 = t34*t212 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5076:0: t1174 = t476*t333 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4549:0: t330, t331, t332, t333, t334, t34, t340, t341, t342, t345, t346, t35, t350, t351, t352, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4911:0: t588 = t10*t29*t14 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4937:0: t667 = t14*t261 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4544:0: t209, t21, t210, t211, t212, t213, t219, t22, t220, t221, t222, t223, t227, t229, t23, & Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4898:0: t558 = t14*t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4914:0: t599 = t198*t192 Warning: 't198' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4906:0: t576 = t4*t188 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4542:0: t17, t170, t171, t173, t174, t176, t177, t178, t179, t18, t180, t182, t183, t184, t185, & Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4541:0: t1566, t1570, t1576, t158, t159, t16, t160, t161, t1618, t163, t1652, t167, t1672, t169, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5037:0: t1026 = t106*t420*t154 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4991:0: t863 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5123:0: t1397 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5157:0: t1533 = t127*t1447 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5099:0: t1264 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4996:0: t878 = 0.1e1_dp/t128/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4976:0: t811 = 0.1e1_dp/t121/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5160:0: t1562 = t113*t1447 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5083:0: t1208 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5024:0: t995 = t140*t90*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4533:0: t1001, t1011, t1017, t102, t1026, t103, t1033, t1035, t1040, t1047, t1048, t1049, t105, & Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4952:0: t728 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4785:0: t332 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4758:0: t281 = 2._dp*t249*t70+t11*t263-t210*t279 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4754:0: t274 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4791:0: t345 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1112:0: t1385 = 0.1e1_dp/t1380*t469*mu*t101*s Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:435:0: kfrhorhorho, mu, my_norm_drho, my_rho, p_1, p_2, rs, rs2rho, rsrho, rsrhorho, & note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1113:0: t1386 = kappa**2 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:434:0: k_s1rhorho, k_s2rho, k_srho, k_srho1rho, k_srhorho, kappa, kf, kf2rho, kfrho, kfrhorho, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:960:0: t879 = beta/t877 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:427:0: Arhorhorho, beta, beta_1_1, beta_2_1, beta_3_1, beta_4_1, e_c_u_0, e_c_u_01rho, & note: 'beta' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F xc_hcth.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_hcth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_hcth.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xalpha.F xc_xalpha.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xalpha.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xalpha.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F xc_hcth.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_hcth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_hcth.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:378:0: gxss = cxss(0)+(cxss(1)+(cxss(2)+(cxss(3)+cxss(4)*u)*u)*u)*u Warning: 'cxss[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[4]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:380:0: 4.0_dp*cxss(4)*u)*u)*u)*u Warning: 'cxss[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[3]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:380:0: 4.0_dp*cxss(4)*u)*u)*u)*u Warning: 'cxss[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[2]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:380:0: 4.0_dp*cxss(4)*u)*u)*u)*u Warning: 'cxss[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[1]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:378:0: gxss = cxss(0)+(cxss(1)+(cxss(2)+(cxss(3)+cxss(4)*u)*u)*u)*u Warning: 'cxss[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[0]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:389:0: gcss = ccss(0)+(ccss(1)+(ccss(2)+(ccss(3)+ccss(4)*u)*u)*u)*u Warning: 'ccss[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[4]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:391:0: 4.0_dp*ccss(4)*u)*u)*u)*u Warning: 'ccss[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[3]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:391:0: 4.0_dp*ccss(4)*u)*u)*u)*u Warning: 'ccss[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[2]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:391:0: 4.0_dp*ccss(4)*u)*u)*u)*u Warning: 'ccss[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[1]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:389:0: gcss = ccss(0)+(ccss(1)+(ccss(2)+(ccss(3)+ccss(4)*u)*u)*u)*u Warning: 'ccss[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[0]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:400:0: gcab = ccab(0)+(ccab(1)+(ccab(2)+(ccab(3)+ccab(4)*u)*u)*u)*u Warning: 'ccab[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[4]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:402:0: 4.0_dp*ccab(4)*u)*u)*u)*u Warning: 'ccab[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[3]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:402:0: 4.0_dp*ccab(4)*u)*u)*u)*u Warning: 'ccab[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[2]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:402:0: 4.0_dp*ccab(4)*u)*u)*u)*u Warning: 'ccab[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[1]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:400:0: gcab = ccab(0)+(ccab(1)+(ccab(2)+(ccab(3)+ccab(4)*u)*u)*u)*u Warning: 'ccab[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[0]' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F xc_lyp_adiabatic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_optx.F xc_optx.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp_adiabatic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_optx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_optx.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:604:0: t216 = 0.1e1_dp/t77/t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:581:0: t153 = 0.1e1_dp/t21/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:618:0: t280 = t102*t169*t78*lambda Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:617:0: t276 = d*t76*t10 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:605:0: t220 = 0.26666666666666666667e1_dp*t74/t21/t19*t216*t103 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:665:0: t421 = REAL(2*t25*t41*my_ndrho, dp)-0.1333333333e1_dp*REAL(t19, dp)*REAL(my_ndrho, dp) Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:657:0: t387 = t3*my_ndrhob Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:585:0: t169 = 0.1e1_dp/t21/t2 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:573:0: t135 = 0.1e1_dp/t6/t19*t78 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:583:0: t162 = t15*t76 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: REAL(KIND=dp) :: cf, my_ndrho, my_ndrhoa, my_ndrhob, my_rhoa, my_rhob, t1, t10, t100, t102, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_thomas_fermi.F xc_thomas_fermi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F xc_xbecke88_lr_adiabatic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_thomas_fermi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_thomas_fermi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_lr_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_lr_adiabatic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_ke_gga.F xc_ke_gga.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_ke_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_ke_gga.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5173:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4934:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3343:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3396:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5220:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4628:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3381:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5455:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4599:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3377:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4572:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3535:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3571:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4892:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4683:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4897:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3447:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4004:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4137:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4015:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4054:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4060:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4044:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4034:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4016:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4212:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4023:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4464:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4131:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3556:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4089:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3178:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3471:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3962:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4182:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3991:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3972:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3173:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3550:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3172:0: REAL(kind=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3953:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3942:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3944:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3168:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3555:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3406:0: t365 = t6*ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3915:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3920:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3165:0: REAL(kind=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3164:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4163:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3547:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3858:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3162:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4135:0: t1962 = t585*rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3161:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3551:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4056:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3159:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3369:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3156:0: t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, t5686, t5689, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4118:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3543:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3969:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3986:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3151:0: REAL(kind=dp) :: t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, t5531, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3150:0: t5480, t5482, t5484, t5487, t5489, t5492, t5494, t5496, t5499, t55 note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3714:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3147:0: t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, t5415, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3146:0: t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, t5373, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3145:0: t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, t5342, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3769:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3140:0: t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, t5106, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3139:0: t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, t5040, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3725:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3354:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4077:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3371:0: t289 = rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3133:0: t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, t4837, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3891:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3131:0: t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, t4769, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4193:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4211:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3802:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3428:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3513:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4382:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4419:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3339:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4418:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4108:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3817:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4406:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3820:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4009:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3503:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3647:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3344:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3690:0: t1002*rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4432:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3952:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3973:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3116:0: REAL(kind=dp) :: t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, t3378, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3987:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4532:0: e_rho_rho_rho_spin(ii) = e_rho_rho_rho_spin(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4666:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3583:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4717:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4345:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3581:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3579:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3675:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3685:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3940:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3945:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5128:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3851:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5131:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4593:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3544:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4071:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5156:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5261:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4643:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4617:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3912:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5167:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4343:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3868:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3501:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3672:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3977:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4886:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5523:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5585:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5078:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5482:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5553:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3422:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5516:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5506:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5610:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5614:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5528:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3451:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4680:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3507:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3478:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5541:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5406:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5417:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3473:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3475:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5427:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3484:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5241:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3466:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5142:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3558:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4820:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5147:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5293:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5345:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5353:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3538:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5371:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5363:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3552:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5570:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5388:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5347:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5339:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4788:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5325:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5352:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5113:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5204:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5182:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4946:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5171:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3445:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5168:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3426:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5159:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5460:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4949:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4977:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5397:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5483:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4975:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4969:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4966:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4959:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3440:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4956:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3542:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5223:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4627:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5226:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5289:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3520:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5233:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3347:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5244:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5248:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4685:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3578:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3380:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5313:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5290:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5580:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3522:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3525:0: t635 = -4*t108+4*t332*rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5106:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4716:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4246:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3531:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3384:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3341:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't10' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F xc_xbecke88_lr_adiabatic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_lr_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_lr_adiabatic.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5173:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4934:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3343:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3396:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5220:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4628:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3381:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5455:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4599:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3377:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4572:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3535:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3571:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4892:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4683:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4897:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3447:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4004:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4137:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4015:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4054:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4060:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4044:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4034:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4016:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4212:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4023:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4464:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4131:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3556:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4089:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3178:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3471:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3962:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4182:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3991:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3972:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3173:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3550:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3172:0: REAL(kind=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3953:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3942:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3944:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3168:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3555:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3406:0: t365 = t6*ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3915:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3920:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3165:0: REAL(kind=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3164:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4163:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3547:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3858:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3162:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4135:0: t1962 = t585*rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3161:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3551:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4056:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3159:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3369:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3156:0: t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, t5686, t5689, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4118:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3543:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3969:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3986:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3151:0: REAL(kind=dp) :: t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, t5531, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3150:0: t5480, t5482, t5484, t5487, t5489, t5492, t5494, t5496, t5499, t55 note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3714:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3147:0: t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, t5415, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3146:0: t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, t5373, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3145:0: t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, t5342, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3769:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3140:0: t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, t5106, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3139:0: t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, t5040, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3725:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3354:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4077:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3371:0: t289 = rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3133:0: t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, t4837, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3891:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3131:0: t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, t4769, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4193:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4211:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3802:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3428:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3513:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4382:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4419:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3339:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4418:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4108:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3817:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4406:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3820:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4009:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3503:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3647:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3344:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3690:0: t1002*rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4432:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3952:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3973:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3116:0: REAL(kind=dp) :: t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, t3378, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3987:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4532:0: e_rho_rho_rho_spin(ii) = e_rho_rho_rho_spin(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4666:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3583:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4717:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4345:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3581:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3579:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3675:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3685:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3940:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3945:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5128:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3851:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5131:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4593:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3544:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4071:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5156:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5261:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4643:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4617:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3912:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5167:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4343:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3868:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3501:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3672:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3977:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4886:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5523:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5585:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5078:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5482:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5553:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3422:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5516:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5506:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5610:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5614:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5528:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3451:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4680:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3507:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3478:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5541:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5406:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5417:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3473:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3475:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5427:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3484:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5241:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3466:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5142:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3558:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4820:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5147:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5293:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5345:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5353:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3538:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5371:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5363:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3552:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5570:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5388:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5347:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5339:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4788:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5325:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5352:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5113:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5204:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5182:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4946:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5171:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3445:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5168:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3426:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5159:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5460:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4949:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4977:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5397:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5483:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4975:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4969:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4966:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4959:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3440:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4956:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3542:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5223:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4627:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5226:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5289:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3520:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5233:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3347:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5244:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5248:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4685:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3578:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3380:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5313:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5290:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5580:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3522:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3525:0: t635 = -4*t108+4*t332*rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5106:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4716:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4246:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3531:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3384:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3341:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2397:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2158:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:567:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:620:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2444:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1852:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:605:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2679:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1823:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:601:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1796:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:759:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:795:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2116:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1907:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2121:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:671:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1228:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1361:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1239:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1278:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1284:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1268:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1258:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1240:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1436:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1247:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1688:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1355:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:780:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1313:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:399:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:695:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1186:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1406:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1215:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1196:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:394:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:774:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:393:0: REAL(KIND=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1177:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1166:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1168:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:389:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:779:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:630:0: t365 = t6*my_ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1139:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1144:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:386:0: REAL(KIND=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:385:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1387:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:771:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1082:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:383:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1359:0: t1962 = t585*my_rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:382:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:775:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1280:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:380:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:593:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:377:0: t5657, t566, t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1342:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:767:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1193:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1210:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:938:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:368:0: t5373, t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:367:0: t5342, t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:366:0: t5311, t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:993:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:361:0: t5040, t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:360:0: t5009, t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:949:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:578:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1301:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:595:0: t289 = my_rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:354:0: t4797, t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1115:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:352:0: t4732, t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1417:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1435:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1026:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:652:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:737:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1606:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1643:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:563:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1642:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1332:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1041:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1630:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1044:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1233:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:727:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:871:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:568:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:914:0: t1002*my_rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1656:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1176:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1197:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:337:0: REAL(KIND=dp) :: t3339, t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1211:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*my_rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1756:0: e_rho_rho_rho(ii) = e_rho_rho_rho(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1890:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:807:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1941:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1569:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:805:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:803:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:899:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:909:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1164:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1169:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2352:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1075:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2355:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1817:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:768:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1295:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2380:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2485:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1867:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1841:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1136:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2391:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1567:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1092:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:725:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:896:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1201:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2110:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2747:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2809:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2302:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2706:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2777:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:646:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2740:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2730:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2834:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2838:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2752:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:675:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1904:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:731:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:702:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2765:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2630:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2641:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:697:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:699:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2651:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:708:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2465:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:690:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2366:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:782:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2044:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2371:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2517:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2569:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2577:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:762:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2595:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2587:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:776:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2794:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2612:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2571:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2563:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2012:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2549:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2576:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2337:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2428:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2406:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2170:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2395:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:669:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2392:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:650:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2383:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2684:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2173:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2201:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2621:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2707:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2199:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2193:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2190:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2183:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:664:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2180:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:766:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2447:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1851:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2450:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2513:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:744:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2457:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:571:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2468:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2472:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1909:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:802:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:604:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2537:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2514:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2804:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:746:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:749:0: t635 = -4*t108+4*t332*my_rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2330:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1940:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1470:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:755:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:608:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:565:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2397:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2158:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:567:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:620:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2444:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1852:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:605:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2679:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1823:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:601:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1796:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:759:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:795:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2116:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1907:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2121:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:671:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1228:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1361:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1239:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1278:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1284:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1268:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1258:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1240:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1436:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1247:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1688:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1355:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:780:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1313:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:399:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:695:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1186:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1406:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1215:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1196:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:394:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:774:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:393:0: REAL(KIND=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1177:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1166:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1168:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:389:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:779:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:630:0: t365 = t6*my_ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1139:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1144:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:386:0: REAL(KIND=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:385:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1387:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:771:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1082:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:383:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1359:0: t1962 = t585*my_rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:382:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:775:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1280:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:380:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:593:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:377:0: t5657, t566, t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1342:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:767:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1193:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1210:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:938:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:368:0: t5373, t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:367:0: t5342, t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:366:0: t5311, t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:993:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:361:0: t5040, t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:360:0: t5009, t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:949:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:578:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1301:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:595:0: t289 = my_rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:354:0: t4797, t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1115:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:352:0: t4732, t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1417:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1435:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1026:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:652:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:737:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1606:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1643:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:563:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1642:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1332:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1041:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1630:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1044:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1233:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:727:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:871:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:568:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:914:0: t1002*my_rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1656:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1176:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1197:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:337:0: REAL(KIND=dp) :: t3339, t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1211:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*my_rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1756:0: e_rho_rho_rho(ii) = e_rho_rho_rho(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1890:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:807:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1941:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1569:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:805:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:803:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:899:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:909:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1164:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1169:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2352:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1075:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2355:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1817:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:768:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1295:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2380:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2485:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1867:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1841:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1136:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2391:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1567:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1092:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:725:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:896:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1201:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2110:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2747:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2809:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2302:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2706:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2777:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:646:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2740:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2730:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2834:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2838:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2752:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:675:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1904:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:731:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:702:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2765:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2630:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2641:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:697:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:699:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2651:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:708:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2465:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:690:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2366:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:782:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2044:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2371:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2517:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2569:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2577:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:762:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2595:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2587:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:776:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2794:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2612:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2571:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2563:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2012:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2549:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2576:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2337:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2428:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2406:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2170:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2395:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:669:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2392:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:650:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2383:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2684:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2173:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2201:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2621:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2707:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2199:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2193:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2190:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2183:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:664:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2180:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:766:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2447:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1851:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2450:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2513:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:744:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2457:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:571:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2468:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2472:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1909:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:802:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:604:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2537:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2514:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2804:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:746:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:749:0: t635 = -4*t108+4*t332*my_rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2330:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1940:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1470:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:755:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:608:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:565:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't10' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F xc_perdew_zunger.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_zunger.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_zunger.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:690:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:684:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:687:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F xc_pbe.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pbe.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1929:0: t477 = 0.1e1_dp/t475*mu Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1530:0: kf_brhobrhob, mu note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1741:0: Fx_b = 0.1e1_dp+kappa-kappa/t153 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1529:0: k_s1rhob, k_srhoa, k_srhob, kappa, kf_a, kf_arhoa, kf_arhoarhoa, kf_b, kf_brhob, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1698:0: t101 = beta*t100 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1518:0: Arhobrhob, beta, beta_1_1, beta_1_2, beta_1_3, beta_2_1, beta_2_2, beta_2_3, beta_3_1, & note: 'beta' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1112:0: t1385 = 0.1e1_dp/t1380*t469*mu*t101*s Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:435:0: kfrhorhorho, mu, my_norm_drho, my_rho, p_1, p_2, rs, rs2rho, rsrho, rsrhorho, & note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1113:0: t1386 = kappa**2 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:434:0: k_s1rhorho, k_s2rho, k_srho, k_srho1rho, k_srhorho, kappa, kf, kf2rho, kfrho, kfrhorho, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:960:0: t879 = beta/t877 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:427:0: Arhorhorho, beta, beta_1_1, beta_2_1, beta_3_1, beta_4_1, e_c_u_0, e_c_u_01rho, & note: 'beta' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_b97.F xc_b97.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_b97.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_b97.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88.F xc_xbecke88.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc.F xc_libxc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F xc_xpbe_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xpbe_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xpbe_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:984:0: t207 = t192*t93*t37*t204 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1028:0: t353 = t84*t352 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1038:0: t415 = t79*t21 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1073:0: t531 = F1*t235*t34-t77*t529 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1041:0: t461 = t74*t21 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1015:0: t305 = t56**2 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1014:0: t299 = 0.1e1_dp/t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:985:0: t211 = 0.2e1_dp/0.3e1_dp*t50*t93*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1003:0: *t37*t248 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:998:0: t242 = t27*t225 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:992:0: *t41-0.9e1_dp/0.4e1_dp*t22*t221*t204 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:987:0: t212 = t172*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1026:0: t344 = t183*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1021:0: t330 = g4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1016:0: t307 = 0.1e1_dp/t305*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1068:0: t498 = 2*t172*t40*t225+t14*t236-t14*t496 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:994:0: t229 = t13*t225 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1006:0: t272 = t268/t12/t13 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1019:0: t324 = g2*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:716:0: t475 = t473*t87*t218 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:729:0: t541 = t73*t21 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:779:0: t677 = F1*t279*t34-t71*t675 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:652:0: t255 = 0.2e1_dp/0.3e1_dp*t50*t125*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:635:0: t217 = t216*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:671:0: *t37*t292 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:650:0: t248 = 4*t237*t229+5*t240*t27*t218+6*t244*t31*t218 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:660:0: -0.9e1_dp/0.4e1_dp*t22*t265*t248 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:722:0: t504 = t429*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:683:0: t349 = 0.1e1_dp/t347*t194 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:711:0: t437 = t227*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:648:0: t240 = a4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:788:0: t720 = t143*t269 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:776:0: t653 = 2*t216*t40*t269+t14*t280-t14*t235*t292 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:651:0: t251 = t236*t125*t37*t248 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:736:0: t612 = t429*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:688:0: t373 = t73*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:717:0: t479 = t108*t429*t331 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:715:0: t473 = t424*t107 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:674:0: t314 = t312*t106*t107 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:733:0: t603 = t437*t105 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:731:0: t581 = t64*t118*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F xc_perdew_wang.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_wang.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_wang.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:788:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:784:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:786:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F xc_perdew_zunger.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp.F xc_lyp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_zunger.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_zunger.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:690:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:684:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:687:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F xc_xwpbe.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xwpbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xwpbe.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F xc_xlda_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xlda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xlda_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:363:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:374:0: t237, t24, t240, t241, t242, t245, t246, t247, t249, t25, t250, t253, t254, t258, t26, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:386:0: t557, t56, t566, t569, t570, t577, t579, t58, t59, t6, t61, t616, t620, t621, t627, t628, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: t114, t1143, t116, t1165, t117, t118, t119, t12, t120, t1202, t121, t1215, t122, t123, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:807:0: t1018 = t566*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:768:0: t761 = t78*t627 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:950:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1561*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:765:0: t744 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:722:0: t566 = 0.1e1_dp/t187/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:887:0: t1263 = t489*t136 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:924:0: t1465 = t478**2 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:715:0: t546 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:734:0: t627 = t42*t164 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:901:0: t1362 = t414*t415*t261*t83 Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't414' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:821:0: t1056 = t410*t1055 Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:800:0: t952 = t372*t136 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:795:0: t911 = sscale*t356 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:378:0: t335, t336, t337, t338, t339, t34, t340, t342, t343, t344, t345, t347, t355, t356, t357, & Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:791:0: t888 = t338*t887 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:783:0: t854 = t323*t83 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:723:0: t569 = t32*t566*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:799:0: t933 = t31*t566 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:375:0: t261, t262, t263, t265, t266, t269, t272, t274, t275, t278, t28, t281, t282, t284, t285, & Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:716:0: t550 = t24*t207*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:777:0: *t148*t788 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:736:0: t632 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:900:0: t1358 = t1059*t1060*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:899:0: t1352 = 0.1e1_dp/t240 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:854:0: t1082 = t425*t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:732:0: t620 = t199*t13 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:745:0: t655 = t246*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:917:0: t1392 = t188*t735 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:371:0: t165, t166, t169, t170, t172, t173, t174, t175, t176, t18, t180, t183, t184, t185, t187, & Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:714:0: t542 = t175*t169 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:758:0: t707 = 2._dp*a1*t4*t16+12._dp*a2*t1*t21*t29 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:735:0: t628 = t627*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:793:0: t905 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:367:0: t1242, t125, t1258, t126, t1263, t127, t1286, t13, t130, t1316, t134, t1347, t135, t1352, & Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:796:0: t923 = 0.1e1_dp/t126/t125 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:794:0: t910 = t119*t343*t123 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:788:0: t875 = t97*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:801:0: t956 = t111*t83*t138 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:711:0: t530 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:671:0: t435 = 2._dp*t426*t81+t79*t430-t147*t433 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:569:0: t258 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:631:0: t374 = t135*t136 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:250:0: REAL(KIND=dp) :: t1, t12, t14, t15, t19, t2, t22, t23, & Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: /0.3e1_dp-C*t15*t3*t6*t4*t25))*sx Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_thomas_fermi.F xc_thomas_fermi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_thomas_fermi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_thomas_fermi.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:984:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1002:0: t58, t59, t596, t6, t605, t61, t624, t63, t633, t640, t644, t65, t650, t656, t66, t67, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1005:0: REAL(KIND=dp) :: t847, t848, t849, t851, t852, t86, t865, t871, t874, t88, t89, t9, t902, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1339:0: t806 = t454*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1324:0: t650 = t78*t515 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1440:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1205*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1321:0: t633 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1279:0: t454 = 0.1e1_dp/t153/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1273:0: t434 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1400:0: t1066 = t331*t332*t227*t83 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1353:0: t848 = t327*t847 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1280:0: t457 = t32*t454*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:994:0: t283, t288, t29, t293, t294, t297, t299, t3, t300, t301, t304, t305, t307, t308, t31, & Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1293:0: t520 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1333:0: t113*t114*t678 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1399:0: t1062 = t851*t852*t211 Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1398:0: t1056 = 0.1e1_dp/t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1378:0: t874 = t342*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1379:0: t902 = t454*t184*t227 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1289:0: t508 = t165*t13 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1302:0: t543 = t212*t156 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1421:0: t1098 = t154*t624 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:988:0: t140, t141, t142, t146, t149, t15, t150, t151, t153, t154, t156, t157, t158, t159, t16, & Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1292:0: t516 = t515*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1272:0: t430 = t141*t135 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1419:0: t1080 = t69*t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1268:0: t418 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1198:0: t299 = t93**2 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1235:0: t352 = 2._dp*t343*t81+t79*t347-t113*t350 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1159:0: t224 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_ke_gga.F xc_ke_gga.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_ke_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_ke_gga.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1503:0: t276, t2764, t2774, t28, t280, t2808, t2810, t2838, t284, t2841, t2844, t2846, t285, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1518:0: t596, t597, t6, t60, t602, t603, t608, t61, t613, t617, t620, t621, t624, t626, t629, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: t891, t892, t893, t897, t898, t9, t90, t902, t904, t907, t908, t909, t91, t910, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1480:0: t123, t1236, t1237, t124, t1240, t1242, t1243, t125, t1257, t1258 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: REAL(KIND=dp) :: t126, t1264, t1265, t127, t128, t1281, t1282, t1285, t1287, t129, t1294, & Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1487:0: t1563, t1564, t1568, t157, t1572, t1573, t1579, t158, t1580, t159 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1497:0: t221, t222, t2224, t223, t224, t2240, t2245, t2254, t2258, t2267, t2269, t227, t2271, & Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't982' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't965' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't958' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't954' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't951' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't945' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't942' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't933' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2424:0: t2297 = t1305*t932 Warning: 't932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: t918, t919, t92, t93, t930, t932, t933, t937, t94, t942, t945, t95, t951, t954, t958, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't919' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2409:0: t2258 = t1547*t918 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't916' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't910' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't908' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2437:0: t2348 = t176*t907 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't904' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2405:0: t2245 = t902*t142 Warning: 't902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't898' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2522:0: t2774 = t891**2 Warning: 't891' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't889' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't888' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't880' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't877' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't876' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't871' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't870' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't867' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't851' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't849' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't848' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't846' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't845' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't842' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2241:0: t1580 = t83*t1579 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1524:0: t799, t8, t80, t800, t801, t803, t804, t808, t81, t810, t812, t815, t816, t817, t82, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't810' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2613:0: e_ndrho_ndrho = e_ndrho_ndrho-t80*(t2963+t3167)*Clda Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't792' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't791' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2158:0: t1287 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2313:0: t1853 = t771*t275 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't765' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2165:0: t1306 = t1305*t754 Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2460:0: t2442 = t75*t409*t444 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2482:0: t2529 = t721*t444 Warning: 't721' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2292:0: t1786 = f98*t717 Warning: 't717' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2291:0: t1781 = A*t713 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't711' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't701' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2459:0: t2437 = t698*t444 Warning: 't698' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2111:0: t1134 = 0.1e1_dp/t376/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't663' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't639' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2483:0: t2543 = t908*t620 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't613' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2540:0: t2841 = t602*t1285 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2230:0: t1548 = t1547*t588 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2425:0: t2305 = t581*t168*t2072 Warning: 't581' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't578' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: 0.7e1_dp/0.2e1_dp*t569*t571*t1240 Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2202:0: t1520 = t567*t142 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't563' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't556' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't554' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2197:0: t1479 = sscale*t551 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't542' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1515:0: t532, t533, t534, t535, t537, t538, t539, t54, t540, t542, t55 Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2193:0: t1456 = t533*t1242 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1514:0: t507, t508, t509, t510, t511, t513, t514, t515, t517, t518, t522, t525, t529, t530, t531, & Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2092:0: t1086 = t4*t515 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't509' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2378:0: t2142 = t870*t507 Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2178:0: t1379 = t495*t82 Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1513:0: t475, t478, t479, t48, t481, t486, t49, t493, t495, t498, t499, t5, t502, t503, t504, & Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2102:0: t1119 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2390:0: t2224 = t424*t377 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2132:0: t1214 = t411*t18 Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2088:0: t1079 = t4*t1078 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't386' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2153:0: t1282 = t377*t1281 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1509:0: REAL(KIND=dp) :: t372, t373, t374, t375, t376, t377, t378, t38, t383, t384, t385, t386, t39, & Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2200:0: t1498 = t371*t377 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2101:0: t1115 = t363*t312 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2251:0: t1615 = t189*t347 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2201:0: t1501 = t34*t1134 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1507:0: t335, t336, t338, t339, t34, t340, t342, t343, t345, t346, t347, t348, t349, t35, t351, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2126:0: t1178 = t411*t338 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2250:0: t1609 = t315*t56*t58 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2103:0: t1123 = t27*t390*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2273:0: t1697 = f2732/t295/t1693/t250 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2254:0: t1633 = f94/t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2275:0: t1710 = t1709*t293 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2268:0: t1680 = 0.1e1_dp/t290/t1677/t690 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2312:0: t1846 = t75*t273 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2317:0: t1880 = 0.1e1_dp/t258/t1677/t222 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2354:0: t1984 = t1983*t256 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2274:0: t1709 = 0.1e1_dp/t252/t293/t250 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2147:0: t1257 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2163:0: t1304 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2438:0: t2363 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1489:0: t1649, t1658, t166, t1663, t167, t1677, t168, t1680, t1681, t1682, t1686, t169, t1693, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2575:0: t2994 = t168*t2715 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2411:0: t2269 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1488:0: REAL(KIND=dp) :: t1592, t1599, t16, t1602, t1609, t1615, t162, t1624, t1625, t163, t1633, & Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2171:0: t1324 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2240:0: t1579 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2573:0: t2975 = t154*t2715 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2420:0: t2280 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2307:0: t1805 = t148*t1804 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2337:0: t1932 = t176*t147*t149 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1482:0: t1297, t13, t1301, t1304, t1305, t1306, t1309, t131, t1310, t1317, t1318, t132, t1324, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2198:0: t1491 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2195:0: t1473 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2196:0: t1478 = t125*t538*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2192:0: t1445 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2203:0: t1524 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1477:0: t1097, t1098, t11, t110, t1100, t111, t1113, t1115, t1119, t1123, t1126, t1127, t1129, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't1069' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1066' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't1052' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: Warning: 't1035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't1009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1474:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t1001, & Warning: 't1001' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1818:0: t444 = 2._dp*t412*t70+t11*t426-t375*t442 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1814:0: t437 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1825:0: t457 = t329*t330 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1964:0: t761 = t310*t311 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1935:0: t689 = 0.1e1_dp/t290/t289 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1989:0: t815 = t270*t193 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1910:0: t629 = t246*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1897:0: t592 = t219*t72 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1908:0: t624 = t213*omega Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1891:0: t581 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1884:0: t569 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F xc_xbecke_roussel.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke_roussel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke_roussel.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1982:0: t502, t503, t506, t508, t519, t52, t521, t523, t524, t526, t527, t53, t54, t543, t545, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2578:0: t504 = t74*t227 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2576:0: t500 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't128' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2502:0: t287 = t105/t285 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2507:0: *t110*t275-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2496:0: t270 = 0.1e1_dp/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2488:0: t238 = t81*t237 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2615:0: t615 = t614*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2614:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2476:0: t227 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2475:0: t224 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2474:0: t221 = t220*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2574:0: t496 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2469:0: t210 = t209*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2461:0: t187 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2516:0: t333 = t80*t237 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2523:0: -0.4e1_dp*t337*t131 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2628:0: t662 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2456:0: t179 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2447:0: t158 = t157*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2445:0: t154 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2478:0: t229 = t228*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2473:0: t220 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2225:0: t502 = t74*t223 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2223:0: t498 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2283:0: t677 = t132*t599 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2279:0: t658 = t121*t599 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2146:0: t285 = t105/t283 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2149:0: *t110*t273-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2278:0: t655 = (t601+t614-t627-t629-t630+t633+t653)*t121 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2157:0: t312 = t80*t231 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2135:0: t259 = t81*t231*t257 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2280:0: t660 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2264:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2118:0: t223 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2117:0: t220 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2116:0: t217 = t216*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2221:0: t494 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2111:0: t206 = t205*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2103:0: t183 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2100:0: t180 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2091:0: t159 = t158*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1977:0: t297, t299, t3, t30, t301, t303, t306, t307, t308, t31, t310, t312 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2089:0: t155 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2120:0: t225 = t224*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2115:0: t216 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1776:0: t462 = t59*t189 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1774:0: t458 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1822:0: t612 = t3*t6 Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1832:0: /0.3e1_dp*t626)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1793:0: t468+t506)*t95*t237 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1700:0: t249 = t90/t247 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1705:0: t256)*t95*t237-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1829:0: -t580+t618)*t95*t237 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1693:0: t232 = 0.1e1_dp/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1685:0: t200 = t66*t199 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1817:0: t581 = t580*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1816:0: t580 = t23*t578*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1543:0: t22, t226, t229, t23, t232, t233, t234, t235, t237, t24, t242, t247, t249, t254, t256, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1673:0: t189 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1672:0: t186 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1691:0: t186*t191 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1671:0: t183 = t182*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1772:0: t454 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1666:0: t172 = t171*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1714:0: t295 = t65*t199 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1833:0: t638 = t578*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1653:0: t140 = 0.1e1_dp/(0.1e1_dp+t138) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1542:0: t178, t18, t182, t183, t186, t189, t190, t191, t194, t196, t197, t199, t2, t200, t21, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1675:0: t191 = t190*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1658:0: t154 = t153*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1647:0: t128 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1541:0: t146, t153, t154, t157, t159, t16, t160, t163, t167, t168, t17, t171, t172, t175, t177, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1438:0: t471 = t59*t185 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1436:0: t467 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1475:0: t574 = t3*t6*t572/0.9e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1497:0: t655 = (-t574-t587+t600-t605-t606+t609+t632)*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1358:0: t247 = t90/t245 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1361:0: t221)*t95*t235-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1490:0: -t587+t600)*t95*t235 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1369:0: t274 = t65*t193 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1346:0: t221 = t66*t193*t219 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1494:0: t639 = t585*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1479:0: t587 = t23*t585*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1202:0: t225, t227, t228, t23, t231, t232, t233, t235, t24, t240, t245, t247, t259, t261, t263, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1329:0: t185 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1328:0: t182 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1345:0: t182*t187 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1327:0: t179 = t178*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1434:0: t463 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1322:0: t168 = t167*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1207:0: t414, t42, t423, t426, t43, t434, t443, t450, t455, t456, t459, t46, t460, t463, t464, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1455:0: t477+t490)*t95*t235 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1310:0: t141 = 0.1e1_dp/(0.1e1_dp+t139) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1201:0: t18, t182, t185, t186, t187, t190, t192, t193, t2, t21, t219, t22, t221, t223, t224, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1331:0: t187 = t186*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1314:0: t150 = t149*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1304:0: t129 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1200:0: t153, t155, t156, t159, t16, t163, t164, t167, t168, t17, t171, t173, t174, t178, t179, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2684:0: t591, t595, t596, t6, t60, t603, t604, t605, t607, t608, t61, t612, t615, t620, t622, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2652:0: t1168, t117, t1178, t118, t1181, t1182, t1186, t1195, t12, t121, t122, t1239, t1241, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2654:0: t1275, t1276, t128, t1280, t1287, t1288, t129, t13, t1317, t1321 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3284:0: t1342 = t93*t1341 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't920' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't917' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't903' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3280:0: t1331 = t140*t90*t108 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't860' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't839' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3332:0: t1469 = t83*t1341 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3236:0: t1149 = 0.1e1_dp/t512/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't809' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't805' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3615:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2391+t2668)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't788' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3499:0: t2136 = t1332*t783 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3235:0: t1141 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't770' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3479:0: t2066 = t1262*t769 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3508:0: t2180 = t136*t758 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3419:0: t1795 = t75*t372*t407 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3516:0: t2211 = t140*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't727' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't714' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't702' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't699' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: Warning: 't695' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't692' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't671' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3195:0: t987 = 0.1e1_dp/t339/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't665' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't660' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't641' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't633' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3352:0: t1545 = t628*t238 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3414:0: t1768 = t569*t407 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3539:0: t2283 = t541*t1139 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3418:0: t1791 = t531*t407 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: Warning: 't524' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3388:0: t1691 = 0.1e1_dp/t523 Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3478:0: t2060 = t759*t513 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3282:0: t1333 = t1332*t482 Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3331:0: t1453 = t125*t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3188:0: t972 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3262:0: t1263 = t1262*t453 Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't448' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3487:0: t2099 = t447*t127*t2071 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3317:0: t1407 = t110*t436 Warning: 't436' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2677:0: t387, t388, t389, t39, t391, t392, t395, t396, t4, t400, t403, t404, t405, t407, t409, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3210:0: t1034 = t14*t387 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2676:0: REAL(KIND=dp) :: t366, t367, t369, t372, t374, t375, t378, t379, t38, t382, t383, t384, & Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2675:0: t341, t346, t347, t348, t349, t35, t353, t355, t36, t361, t364, t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3175:0: t939 = t34*t340 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2674:0: t320, t321, t324, t325, t326, t327, t331, t334, t335, t336, t337, t338, t339, t34, t340, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3172:0: t933 = t14*t334 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3187:0: t968 = t326*t275 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3180:0: t951 = t4*t320 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3350:0: t1519 = t149*t310 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2673:0: t302, t303, t305, t306, t308, t309, t31, t310, t311, t312, t314, t315, t316, t317, t32, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3257:0: t1243 = t278*t56*t58 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3374:0: t1630 = f2732/t258/t1626/t213 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3389:0: t1699 = f94/t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3243:0: t1167 = 0.1e1_dp/t215/t256/t213 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3369:0: t1613 = 0.1e1_dp/t253/t1178/t523 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3351:0: t1538 = t75*t236 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2667:0: t2180, t219, t2195, t22, t220, t2203, t221, t2211, t2233, t226, t227, t2274, t2279, t228, & Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3385:0: t1667 = t1666*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2666:0: t210, t2105, t2111, t2115, t213, t2133, t2136, t214, t215, t2155, t2158, t216, t218, & Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3239:0: t1157 = 0.1e1_dp/t190/t213 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2664:0: t190, t191, t1938, t1946, t196, t1976, t1978, t2, t200, t2018, t202, t204, t2053, t2056, & Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3384:0: t1666 = 0.1e1_dp/t187/t523 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3333:0: t1473 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3509:0: t2195 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3541:0: t2316 = t127*t2279 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3480:0: t2069 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3329:0: t1442 = 0.1e1_dp/t121/t114 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3571:0: t2486 = t115*t1139 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3574:0: t2515 = t114*t1139 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3573:0: t2511 = t113*t2279 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3484:0: t2084 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2650:0: t108, t109, t1090, t1093, t1095, t11, t110, t111, t1111, t1118, t1119, t112, t113, t1136, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3390:0: t1726 = t106*t1256 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3260:0: t1261 = t136*t105*t108 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3225:0: t1095 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3008:0: t512 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2958:0: t407 = 2._dp*t375*t70+t11*t389-t338*t405 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2954:0: t400 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3082:0: t681 = t292*t293 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3087:0: t695 = t273*t274 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3013:0: t522 = 0.1e1_dp/t253/t252 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3064:0: t633 = t233*t154 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2999:0: t489 = t209*t153 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3091:0: t705 = t182*t72 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3090:0: t702 = t176*omega Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2976:0: t447 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:859:0: t58, t59, t6, t60, t62, t63, t66, t67, t68, t69, t70, t71, t72, t76, t77, t78, t79, t81, & Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:853:0: t2, t20, t202, t203, t204, t207, t208, t21, t210, t211, t22, t23, t237, t24, t240, t245, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:860:0: t82, t85, t86, t87, t9, t90, t93, t96, t99, yval Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:977:0: t204 = t203*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:998:0: t256 = t85**2 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:970:0: t190 = t81*gamma Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1044:0: t399 = t79*t202 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:965:0: t180 = t71*gamma Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1042:0: t395 = t69*t81 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:974:0: t199 = t3*t68 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:950:0: t142 = t62*gamma Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1040:0: t391 = t60*t71 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1025:0: *t313-0.80e2_dp/0.729e3_dp*t99*t195*t317 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1033:0: t376 = t5*t36 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1066:0: t472 = t49*t471 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:957:0: t158 = 0.1e1_dp/t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: -t42*t43*gamma Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:947:0: t134 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1012:0: ndrho/0.9e1_dp+t154*t285/0.4e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:962:0: t167 = t36*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:975:0: t202 = 0.1e1_dp/t70/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1038:0: t387 = t34*t62 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:948:0: t137 = t3*t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:960:0: t162 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: /0.2e1_dp))*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:996:0: t249 = t109*t102 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:997:0: t255 = t21*t106*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:611:0: t45, t450, t47, t471, t48, t5, t51, t52, t53, t54, t55, t56, t57, t61, t62, t63, t64, & Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:606:0: t208, t209, t21, t217, t218, t22, t220, t227, t229, t23, t234, t246, t249, t252, t255, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: t66, t67, t70, t71, t72, t75, t78, t81, t84, t87, t88, t89, t9, t91, t92, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:734:0: t217 = t21*t91*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:714:0: t166 = t165*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:746:0: t249 = t120*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:707:0: t152 = t66*gamma Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:783:0: t361 = t64*t164 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:702:0: t142 = t56*gamma Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:781:0: t357 = t54*t66 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:711:0: t161 = t3*t53 Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:802:0: t422 = t22*t5*t38*t120*t122 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:699:0: t134 = t47*gamma Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:779:0: t353 = t45*t56 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: *t267-0.80e2_dp/0.729e3_dp*t84*t157*t271 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:690:0: t113 = t38*gamma Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:712:0: t164 = 0.1e1_dp/t55/t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:777:0: t349 = t36*t47 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:794:0: t387 = t35*t20 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:771:0: /0.2e1_dp))*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:806:0: t435 = t28*t434 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:694:0: t120 = 0.1e1_dp/(0.1e1_dp+t118) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:729:0: *t166 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:688:0: t108 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_optx.F xc_optx.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_optx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_optx.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F xc_xbecke88_long_range.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_long_range.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_long_range.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1274:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1218:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1341:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1224:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1342:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1289:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1139:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1220:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1185:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1511:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1182:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1599:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1380:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1174:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1444:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1176:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1152:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1166:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1168:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1165:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1195:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1167:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1376:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1476:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1159:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1154:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1398:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1131:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1381:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1132:0: t68 = rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1163:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1276:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1359:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1189:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1331:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1135:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1344:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1282:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1136:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1206:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1258:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1265:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1317:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1304:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1312:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1355:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1297:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1241:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t100, t1002, t1009, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3688:0: t752, t756, t759, t760, t762, t765, t767, t768, t769, t77, t772, t78, t781, t8, t80, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3683:0: t596, t599, t6, t60, t603, t604, t607, t608, t61, t610, t611, t612, t616, t617, t621, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3655:0: t1216, t1220, t123, t1230, t1235, t124, t1240, t1241, t1242, t125, t1250, t1251, t1252, & Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: t1256, t126, t1260, t1264, t127, t1273, t128, t1288, t129, t1295, t13 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: t1578, t158, t1583, t159, t1592, t1594, t16, t1608, t162, t1620, t1627, t163, t1632, & Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3662:0: t1645, t1652, t166, t167, t1675, t1678, t168, t1685, t1687, t1688, t169, t1692, t1695, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3665:0: t185, t186, t1860, t1878, t1886, t189, t19, t190, t192, t193, t1935, t194, t1945, t195, & Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: t917, t92, t920, t922, t93, t932, t933, t94, t95, t96, t964, t967, t968 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4297:0: t1346 = t83*t1250 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3689:0: t803, t804, t806, t81, t811, t813, t816, t82, t820, t83, t84, t843, t844, t849, t85, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4496:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2013+t2174)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4180:0: t922 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4311:0: t1400 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4182:0: +t772-t806+0.10e2_dp/0.9e1_dp*t72*t258*t231 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4133:0: t767 = 0.1e1_dp/t250/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't664' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4378:0: t1675 = t1241*t651 Warning: 't651' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4384:0: t1695 = t1203*t637 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4406:0: t1781 = t176*t626 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't623' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4358:0: t1583 = t621*t142 Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4436:0: t1945 = t610**2 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't555' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4313:0: t1402 = t548*t1401 Warning: 't548' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4310:0: t1393 = t75/t544/t199 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't532' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4264:0: t1242 = t1241*t485 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3678:0: REAL(KIND=dp) :: t445, t451, t452, t453, t456, t457, t46, t461, t462, t463, t466, t470, & Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4253:0: t1204 = t1203*t462 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4296:0: t478*t512*t969) Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4124:0: t752 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4238:0: t1169 = t148*t444*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4306:0: *(t457)*(t933) Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: 0.7e1_dp/0.2e1_dp*t435*t437*t875 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4217:0: t1143 = t433*t142 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4212:0: t1102 = sscale*t417 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3676:0: t403, t404, t405, t406, t408, t41, t416, t417, t418, t419, t42, t420, t422, t423, t424, & Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4109:0: t706 = t4*t705 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4208:0: t1079 = t399*t877 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3675:0: t380, t381, t383, t384, t388, t39, t391, t395, t396, t397, t398, t399, t4, t400, t401, & Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4113:0: t713 = t4*t381 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4331:0: t1480 = t589*t373 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4188:0: t967 = t361*t82 Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3673:0: t322, t325, t328, t329, t332, t335, t338, t339, t34, t341, t342, t344, t345, t35, t352, & Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4216:0: t1124 = t34*t767 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4125:0: t756 = t27*t266*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4343:0: t1562 = t300*t251 Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4154:0: t849 = t287*t18 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4175:0: t917 = t251*t916 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3669:0: t234, t235, t236, t237, t238, t24, t242, t245, t246, t247, t248, t249, t25, t250, t251, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4215:0: t1121 = t245*t251 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4123:0: t748 = t237*t231 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3667:0: t206, t2060, t2064, t2068, t208, t209, t21, t210, t2107, t212, t213, t2140, t215, t2159, & Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4148:0: t813 = t287*t208 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4281:0: t1288 = t148*t531*t193 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4169:0: t892 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4290:0: t1331 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4407:0: t1796 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4454:0: t1999 = t168*t1886 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4394:0: t1737 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4265:0: t1250 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4287:0: t1315 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4464:0: t2060 = t154*t1886 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4380:0: t1685 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4262:0: t1240 = t180*t90*t149 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: t1401, t1402, t1408, t141, t142, t1437, t144, t1446, t145, t147, t148, t1480, t1482, & Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3657:0: REAL(KIND=dp) :: t1300, t1304, t1308, t1309, t131, t1315, t1316, t132, t1326, t133, t1331, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4213:0: t1114 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4210:0: t1096 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4211:0: t1101 = t125*t404*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4207:0: t1068 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4218:0: t1147 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3652:0: t1080, t109, t1096, t11, t110, t1101, t1102, t111, t1114, t1115, t1121, t1124, t113, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3913:0: t320 = 2._dp*t288*t70+t11*t302-t249*t318 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3909:0: t313 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3986:0: t456 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3975:0: t435 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:296:0: REAL(kind=dp) :: t98, t99, xx Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:501:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:445:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:568:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:451:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:569:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:516:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:366:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:447:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:412:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:738:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:409:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:826:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:607:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:401:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:671:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:403:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:379:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:393:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:395:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:392:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:422:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:394:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:603:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:703:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:386:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:381:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:625:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:358:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:608:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:359:0: t68 = my_rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:390:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:503:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:586:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:416:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:558:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:362:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:571:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:509:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:363:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:433:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:485:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:492:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:544:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:531:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:539:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:582:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:524:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:468:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t100, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4561:0: t774, t78, t782, t783, t784, t789, t792, t793, t794, t795, t799, t8, t80, t803, t804, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4547:0: t274, t277, t278, t279, t28, t281, t283, t286, t289, t29, t290, t293, t296, t299, t3, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4558:0: t60, t603, t607, t61, t610, t613, t616, t618, t619, t620, t623, t63, t632, t65, t655, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4535:0: t1111, t1118, t113, t114, t115, t1155, t1157, t116, t117, t1174, t118, t1181, t1184, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4536:0: t1189, t1190, t1198, t12, t1205, t1208, t121, t1210, t1218, t122, t1224, t1231, t125, & Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4537:0: t1255, t126, t1261, t1264, t1266, t127, t1270, t1277, t128, t1288, t129, t1299, t13, & Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4540:0: t1483, t149, t15, t1500, t151, t1529, t153, t1533, t1537, t154, t155, t1552, t156, t1562, & Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4553:0: REAL(KIND=dp) :: t435, t437, t438, t439, t44, t443, t444, t450, t453, t454, t456, t457, & Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4997:0: t879 = t83*t878 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4963:0: t782 = 0.1e1_dp/t332/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5197:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t1576+t1672)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4962:0: t774 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5041:0: t1047 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4979:0: +t623-t657+0.10e2_dp/0.9e1_dp*t72*t219*t192 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4922:0: t618 = 0.1e1_dp/t211/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5103:0: t1288 = t864*t500 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5077:0: t1181 = t931*t486 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5122:0: t1382 = t136*t475 Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4915:0: t603 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5130:0: t1413 = t140*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5043:0: t1049 = t437*t1048 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5040:0: t1040 = t75/t433/t160 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4552:0: t417, t42, t420, t421, t422, t423, t426, t427, t428, t431, t433, t434 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4993:0: t865 = t864*t374 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5008:0: t932 = t931*t351 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5101:0: t1270 = t345*t127*t1189 Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5017:0: *(t939) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4901:0: t564 = t34*t212 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5076:0: t1174 = t476*t333 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4549:0: t330, t331, t332, t333, t334, t34, t340, t341, t342, t345, t346, t35, t350, t351, t352, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4911:0: t588 = t10*t29*t14 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4937:0: t667 = t14*t261 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4544:0: t209, t21, t210, t211, t212, t213, t219, t22, t220, t221, t222, t223, t227, t229, t23, & Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4898:0: t558 = t14*t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4914:0: t599 = t198*t192 Warning: 't198' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4906:0: t576 = t4*t188 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4542:0: t17, t170, t171, t173, t174, t176, t177, t178, t179, t18, t180, t182, t183, t184, t185, & Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4541:0: t1566, t1570, t1576, t158, t159, t16, t160, t161, t1618, t163, t1652, t167, t1672, t169, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5037:0: t1026 = t106*t420*t154 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4991:0: t863 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5123:0: t1397 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5157:0: t1533 = t127*t1447 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5099:0: t1264 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4996:0: t878 = 0.1e1_dp/t128/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4976:0: t811 = 0.1e1_dp/t121/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5160:0: t1562 = t113*t1447 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5083:0: t1208 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5024:0: t995 = t140*t90*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4533:0: t1001, t1011, t1017, t102, t1026, t103, t1033, t1035, t1040, t1047, t1048, t1049, t105, & Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4952:0: t728 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4785:0: t332 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4758:0: t281 = 2._dp*t249*t70+t11*t263-t210*t279 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4754:0: t274 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4791:0: t345 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pade.F xc_pade.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pade.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pade.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_exchange_gga.F xc_exchange_gga.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_exchange_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_exchange_gga.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_b97.F xc_b97.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_b97.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_b97.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_cs1.F xc_cs1.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_cs1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_cs1.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F xc_vwn.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_vwn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_vwn.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1476:0: t288 = t287*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1500:0: t324 = t317*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1765:0: t752 = t90*t751 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1769:0: t757 = t89*t91 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1270:0: REAL(KIND=dp) :: t865, t866, t869, t870, t873, t874, t875, t878, t881, t884, t887, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't834' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't834' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't832' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't831' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't831' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't830' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't830' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't828' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't828' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't826' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't824' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't824' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't820' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't819' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't818' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't818' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't817' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2175:0: t1832 = t814*t254 Warning: 't814' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't814' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't813' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't812' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2177:0: t1838 = t811*t202 Warning: 't811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2193:0: t1891 = t808*t254 Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2181:0: t1850 = t806*t254 Warning: 't806' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't806' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2189:0: t1870 = t804*t254 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2194:0: t1893 = t803*t305 Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't803' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2183:0: t1858 = t802*t142 Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't802' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1448:0: t245 = t80*t225 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1378:0: t136 = t8**0.333333333e0_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2225:0: *t136*t1986 Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't799' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't796' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't793' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't789' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't789' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't784' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't783' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't780' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't779' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't778' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't778' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't771' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't767' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2092:0: t1603 = 0.2e1_dp*t766 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't762' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't762' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2096:0: t1609 = 0.160e2_dp*t759 Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't759' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't758' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't757' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't757' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't756' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't752' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't751' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't750' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't750' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1444:0: t239 = t75*t212 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't75' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2143:0: t1754 = 0.2e1_dp*t744*t254 Warning: 't744' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't744' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't743' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't743' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't742' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2144:0: t1764 = 0.2e1_dp*t741*t202 Warning: 't741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1446:0: t242 = t74**(-0.20e1_dp) Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2103:0: t1620 = 0.80e1_dp*t733*t254 Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't733' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2118:0: t1666 = 0.80e1_dp*t730*t254 Warning: 't730' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't730' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2147:0: t1775 = 0.2e1_dp*t729*t305 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2120:0: t1671 = t728*t142 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't725' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't725' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2129:0: t1696 = t316*t704 Warning: 't704' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't704' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't697' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't696' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't691' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't687' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't683' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't683' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't682' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't682' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't678' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't678' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't674' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't674' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't666' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't666' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1960:0: t1238 = t874*t661 Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't661' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1964:0: t1252 = t865/t659/t282*t1250 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't659' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't657' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: Warning: 't654' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1434:0: t224 = t65**2 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't648' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't648' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't644' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't643' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't643' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't634' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't630' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't630' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1953:0: *t622*t874-0.9531842928e0_dp*t266*t887 Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1950:0: t1168 = t619*t269 Warning: 't619' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't619' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't610' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1443:0: t236 = t235*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1944:0: t1151 = t607*t874 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't607' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't606' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't606' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't604' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't601' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't601' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't600' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't600' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't596' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't595' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't594' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't594' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2148:0: t1776 = t317*t591 Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't591' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't583' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't577' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1454:0: t255 = t57*t254 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't560' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't560' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1498:0: t322 = t315*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2039:0: t1510 = t874*t547 Warning: 't547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2043:0: t1524 = t865/t545/t230*t1522 Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't545' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't544' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't543' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't543' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1497:0: t321 = t320*t54 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't522' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2024:0: *t508*t874-0.9531842928e0_dp*t214*t887 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2021:0: t1391 = t505*t217 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1373:0: t129 = t5**0.333333333e0_dp Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't497' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2015:0: t1374 = t493*t874 Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't484' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2072:0: t1576 = t481*t254 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't481' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2145:0: t1765 = t320*t479 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pade.F xc_pade.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't458' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't454' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1417:0: t195 = t45*t173 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1868:0: t945 = t443*t873 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1885:0: t1013 = t874*t434 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1889:0: t1027 = t865/t432/t178*t1025 Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't432' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't431' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't431' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't430' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't421' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't416' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't408' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't402' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1413:0: t189 = t40*t155 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1382:0: t142 = t4**0.30e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1865:0: *t394*t874-0.9531842928e0_dp*t161*t887 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1415:0: t192 = t39**(-0.20e1_dp) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1861:0: t903 = 0.1211413728e1_dp*t388*t873 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1858:0: t893 = t385*t164 Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't385' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2017:0: t1380 = t379*t217 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2013:0: t1371 = t372*t217 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1851:0: t875 = t367*t874 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2014:0: t1372 = t366*t212*t1371 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2009:0: t1361 = t362*t202 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2075:0: t1582 = t359*t254 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't359' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2073:0: t1578 = t357*t254 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2130:0: t1697 = t315*t355 Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't355' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2010:0: t1363 = t353*t254 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1939:0: t1137 = t351*t305 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1930:0: t1110 = t350*t142 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't344' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2008:0: *t750*t90*t91*t340-0.40e1_dp*t1125*t92+0.3600e2_dp*t1358 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't338' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2142:0: t1626-0.1200e2_dp*t356*t340*t309-0.40e1_dp*t1668 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1821:0: t825 = t732*t327 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1772:0: t762 = t322*t254 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1787:0: t782 = t316*t305 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1788:0: t783 = t305*t309 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't305' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2123:0: t1690 = 0.2400e2_dp*t771*t304*t133*t309 Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't304' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1377:0: t133 = t3-t132 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1724:0: t691 = t297*t393 Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't297' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1718:0: t679 = t678*t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1720:0: t682 = t293*t681 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't293' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1401:0: t172 = t29**2 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't288' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't287' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1704:0: t651 = t379*t283 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1709:0: t659 = t282**2 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1710:0: t661 = 0.1e1_dp/t659*t280 Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't280' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't279' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1703:0: t648 = t278*t393 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1696:0: t634 = t272*t406 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't272' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1691:0: *t266*t379 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1694:0: *t265*t627 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1778:0: t769 = t732*t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't257' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't256' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2146:0: t1768 = 0.2400e2_dp*t750*t253*t751 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't253' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't252' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1657:0: t577 = t245*t393 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't243' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't243' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1651:0: t565 = t564*t242 Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't242' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1653:0: t568 = t241*t567 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1410:0: t184 = t183*t24 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't239' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1637:0: t537 = t379*t231 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1642:0: t545 = t230**2 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1643:0: t547 = 0.1e1_dp/t545*t228 Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't228' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't227' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1636:0: t534 = t226*t393 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1629:0: t520 = t220*t406 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1624:0: *t214*t379 Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1645:0: t552 = t235*t212 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1627:0: *t213*t513 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't208' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't205' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1607:0: t485 = t204*t254 Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't204' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1592:0: t467 = t195*t393 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1586:0: t455 = t454*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1588:0: t458 = t191*t457 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1581:0: t447 = t185*t337 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't185' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1462:0: t265 = t18*t264 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1569:0: t424 = t379*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1574:0: t432 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1575:0: t434 = 0.1e1_dp/t432*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1568:0: t421 = t174*t393 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1399:0: t168 = t17**(-0.3333333332e0_dp) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1695:0: t631 = t630*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1561:0: t407 = t167*t406 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't167' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1555:0: *t161*t379 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1233:0: t1603, t1604, t1605, t1606, t1609, t161, t1610, t1611, t1613, t1615, t1620, t1622, t1626, & note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1713:0: t667 = t666*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1232:0: t1570, t1576, t1578, t1580, t1582, t1588, t159, t1590, t1593, t1599, t16, t160, t1602, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1551:0: t392 = 0.6057068640e0_dp*t157*t337 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1577:0: t439 = t183*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1685:0: t611 = t151*t269 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1558:0: *t156*t399 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1421:0: t203 = t15*t202 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1684:0: t610 = t149*t264 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1532:0: t364 = t147*t202 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1613:0: t491 = t144*t254 Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1829:0: t833 = t143*t832 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1671:0: t596 = t141*t305 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1523:0: t352 = t140*t142 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1518:0: t344 = t137**2 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: REAL(KIND=dp) :: t1346, t1358, t136, t1360, t1361, t1363, t1365, t1368, t137, t1371, t1372, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1513:0: t333 = t133**2 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1516:0: t340 = -0.2e1_dp*t131+0.2e1_dp*t338 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1486:0: t306 = t13*t305 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1503:0: t327 = t126*t309 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1784:0: t778 = t125*t1 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1381:0: t141 = t140*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1481:0: t297 = t116*t277 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1477:0: t291 = t111*t264 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1479:0: t294 = t110**(-0.20e1_dp) Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1383:0: t143 = t11*t142 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1467:0: t276 = t101**2 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1491:0: t309 = -t3-t132 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't1' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pade.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pade.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_cs1.F xc_cs1.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_cs1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_cs1.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xalpha.F xc_xalpha.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xalpha.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xalpha.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:858:0: t244 = 0.6057068640e0_dp*t98*t230 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:849:0: t226 = t92*t105 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:937:0: t382 = t381*t91 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:865:0: *t97*t251 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:834:0: t213 = t212*t85 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:683:0: REAL(KIND=dp) :: t792, t793, t798, t80, t800, t804, t807, t808, t810, t814, t820, t823, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:822:0: t193 = t74*t173 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:682:0: t732, t74, t743, t745, t748, t752, t755, t758, t769, t78 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:818:0: t187 = t69*t160 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:820:0: t190 = t68**(-0.20e1_dp) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:808:0: t172 = t59**2 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:680:0: t567, t570, t573, t58, t583, t589, t59, t595, t596, t6, t601, t603, t613, t62, t625, t64, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:817:0: t184 = t183*t55 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:827:0: t203 = t51*t202 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:764:0: t97 = t5*t96 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1167:0: t1019 = t488*t202 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:796:0: t150 = t48**0.333333333e0_dp Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't475' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1156:0: t984 = 0.2e1_dp*t470*t202 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't461' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't452' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1157:0: t986 = t212*t451 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:793:0: t145 = t45**0.333333333e0_dp Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't442' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't427' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't412' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1089:0: t758 = t509*t407 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1094:0: t800 = t500/t405/t178*t798 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:767:0: t101 = t4**(-0.8333333334e0_dp) Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't390' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't382' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't381' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't38' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1107:0: *t368*t509-0.9531842928e0_dp*t162*t522 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1104:0: t838 = t365*t165 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1098:0: t810 = t353*t509 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1084:0: t743 = t349*t202 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't349' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't334' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't324' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:789:0: t136 = t32*t114 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't319' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't310' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't296' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1043:0: t693 = t295*t508 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1034:0: t589 = t509*t286 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't286' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1038:0: t603 = t500/t284/t119*t601 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't273' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:785:0: t130 = t27*t96 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't261' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:787:0: t133 = t26**(-0.20e1_dp) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1026:0: *t246*t509-0.9531842928e0_dp*t102*t522 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1022:0: t538 = 0.1211413728e1_dp*t240*t508 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't240' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1019:0: t528 = t237*t105 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1100:0: t820 = t231*t165 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1096:0: t807 = t222*t165 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1012:0: t510 = t217*t509 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1097:0: t808 = t216*t160*t807 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:999:0: e_bb(ip) = e_bb(ip)+((t332+t489+t490+t452)*t2+t455+0.2e1_dp*t213+t457)*sc Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't209' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't206' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:963:0: t437 = t193*t245 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:957:0: t425 = t424*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:959:0: t428 = t189*t427 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:943:0: t397 = t231*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:948:0: t405 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:949:0: t407 = 0.1e1_dp/t405*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:942:0: t394 = t174*t245 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:935:0: t380 = t168*t258 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:930:0: *t162*t231 Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't162' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:951:0: t412 = t183*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:773:0: t113 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:933:0: *t161*t373 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:919:0: t351 = t154*t202 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't154' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:981:0: t464 = t342*t151 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:979:0: t458 = t333*t147 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:899:0: t319 = t136*t245 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:893:0: t307 = t306*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:895:0: t310 = t132*t309 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:888:0: t299 = t126*t230 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:876:0: t276 = t231*t120 Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:881:0: t284 = t119**2 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:882:0: t286 = 0.1e1_dp/t284*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:875:0: t273 = t115*t245 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:758:0: t89 = t88*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:934:0: t377 = t376*t109 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:868:0: t259 = t108*t258 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:862:0: *t102*t231 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:952:0: t413 = t412*t101 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't10' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tpss.F xc_tpss.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tpss.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tpss.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbeef.F xc_xbeef.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbeef.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbeef.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tfw.F xc_tfw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp.F xc_lyp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tfw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tfw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F fp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:195:72: tmpstr = cp_iter_string(logger%iter_info, fp_env%print_section) 1 Warning: CHARACTER expression will be truncated in assignment (15/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:181:0: fp_env%bias_weight = EXP(fp_env%bias_energy/kT) Warning: 'kt' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F xc_lyp_adiabatic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/virial_methods.F virial_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp_adiabatic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"virial_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' virial_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:604:0: t216 = 0.1e1_dp/t77/t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:581:0: t153 = 0.1e1_dp/t21/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:618:0: t280 = t102*t169*t78*lambda Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:617:0: t276 = d*t76*t10 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:605:0: t220 = 0.26666666666666666667e1_dp*t74/t21/t19*t216*t103 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:665:0: t421 = REAL(2*t25*t41*my_ndrho, dp)-0.1333333333e1_dp*REAL(t19, dp)*REAL(my_ndrho, dp) Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:657:0: t387 = t3*my_ndrhob Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:585:0: t169 = 0.1e1_dp/t21/t2 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:573:0: t135 = 0.1e1_dp/t6/t19*t78 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:583:0: t162 = t15*t76 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: REAL(KIND=dp) :: cf, my_ndrho, my_ndrhoa, my_ndrhob, my_rhoa, my_rhob, t1, t10, t100, t102, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_control_types.F negf_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F xc_perdew_wang.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_wang.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_wang.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:788:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:784:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:786:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbeef.F xc_xbeef.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_init.F al_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbeef.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbeef.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_init.F csvr_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_exchange_gga.F xc_exchange_gga.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_exchange_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_exchange_gga.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_types.F dimer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F dbcsr_mm_cannon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F fp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_cannon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_cannon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:195:72: tmpstr = cp_iter_string(logger%iter_info, fp_env%print_section) 1 Warning: CHARACTER expression will be truncated in assignment (15/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:181:0: fp_env%bias_weight = EXP(fp_env%bias_energy/kT) Warning: 'kt' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_types.F dimer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_init.F csvr_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_init.F al_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_control_types.F negf_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_control_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:1121:0: IF (SIZE(local_rows) .NE. SIZE(row_counts)) & Warning: 'row_counts.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F dbcsr_mm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:897:0: IF (transpose_right) CALL dbcsr_release(matrix_right) Warning: 'transpose_right' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:896:0: IF (transpose_left) CALL dbcsr_release(matrix_left) Warning: 'transpose_left' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_types.F pw_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_environment_types.F ewald_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_types.F pw_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_rho0_types.F dg_rho0_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_silicon.F eip_silicon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_rho0_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_silicon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_silicon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mm.F input_cp2k_mm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew86.F xc_perdew86.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew86.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew86.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew86.F xc_perdew86.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_silicon.F eip_silicon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew86.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew86.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_silicon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_silicon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbr_pbe_lda_hole_t_c_lr.F xc_xbr_pbe_lda_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbr_pbe_lda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbr_pbe_lda_hole_t_c_lr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_types.F dg_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mm.F input_cp2k_mm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_environment_types.F ewald_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F ps_implicit_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F ps_implicit_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:1204:0: CALL pw_scale(pw_in, 1.0_dp/(vol_scfac*tile_volume)) ! normalize tile_pw Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:1204:0: CALL pw_scale(pw_in, 1.0_dp/(vol_scfac*tile_volume)) ! normalize tile_pw Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:961:0: CALL ps_implicit_report_ehartree(ps_implicit_env, outp_unit, ehartree/vol_scfac) Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:961:0: CALL ps_implicit_report_ehartree(ps_implicit_env, outp_unit, ehartree/vol_scfac) Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:434:0: ps_implicit_env%ehartree = ehartree/vol_scfac Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rs_pw_interface.F rs_pw_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rs_pw_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rs_pw_interface.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:434:0: ps_implicit_env%ehartree = ehartree/vol_scfac Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F fist_nonbond_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbr_pbe_lda_hole_t_c_lr.F xc_xbr_pbe_lda_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbr_pbe_lda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbr_pbe_lda_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_init.F qmmm_gaussian_init.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:438:0: ei_interaction_cutoffs(2, kind_a, kind_b)) Warning: 'qcore_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qcore_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: Warning: 'qcore_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qshell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qshell_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qshell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qshell_a' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:474:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qeff_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:456:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qeff_a' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:529:0: !$OMP ATOMIC Warning: 'shell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:101:0: j, kind_a, kind_b, nkind, npairs, shell_a, shell_b, shell_type note: 'shell_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:521:0: !$OMP ATOMIC Warning: 'shell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:101:0: j, kind_a, kind_b, nkind, npairs, shell_a, shell_b, shell_type note: 'shell_a' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_utils.F dimer_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rs_pw_interface.F rs_pw_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/input_cp2k_tmc.F input_cp2k_tmc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rs_pw_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rs_pw_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/input_cp2k_tmc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' input_cp2k_tmc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_subgroup_types.F negf_subgroup_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_subgroup_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_subgroup_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_init.F qmmm_gaussian_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_subgroup_types.F negf_subgroup_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_subgroup_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_subgroup_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_utils.F dimer_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_multiply_api.F dbcsr_multiply_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_multiply_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_multiply_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_types.F dg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F dbcsr_mm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_subsys.F input_cp2k_subsys.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_subsys.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_subsys.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:897:0: IF (transpose_right) CALL dbcsr_release(matrix_right) Warning: 'transpose_right' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:896:0: IF (transpose_left) CALL dbcsr_release(matrix_left) Warning: 'transpose_left' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivatives.F xc_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F semi_empirical_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_types.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F:464:0: SUBROUTINE set_se_param(sep, name, typ, defined, z, zeff, natorb, eheat, & Warning: 'set_se_param' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_subsys.F input_cp2k_subsys.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F fist_nonbond_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_subsys.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_subsys.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:530:0: fcore_nonbond(i, shell_b) = fcore_nonbond(i, shell_b)+fcore_b(i) Warning: 'shell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:522:0: fcore_nonbond(i, shell_a) = fcore_nonbond(i, shell_a)+fcore_a(i) Warning: 'shell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qshell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: Warning: 'qshell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:474:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:456:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:438:0: ei_interaction_cutoffs(2, kind_a, kind_b)) Warning: 'qcore_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & Warning: 'qcore_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:373:0: IF ((rab2_com <= rab2_max) .AND. all_terms) THEN Warning: 'all_terms' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrmm.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_methods.F pw_poisson_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivatives.F xc_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/input_cp2k_tmc.F input_cp2k_tmc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/input_cp2k_tmc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' input_cp2k_tmc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_integrals_test.F shg_integrals_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_integrals_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' shg_integrals_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_methods.F pw_poisson_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kpw.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_multiply_api.F dbcsr_multiply_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_thermostats.F input_cp2k_thermostats.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_multiply_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_multiply_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cell_methods.F cell_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_thermostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_thermostats.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cell_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cell_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_thermostats.F input_cp2k_thermostats.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kpw.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_thermostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_thermostats.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_lib.F dbcsr_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_tests.F dbcsr_tests.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_tests.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_integrals_test.F shg_integrals_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_integrals_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' shg_integrals_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_multiply.F dbcsr_performance_multiply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_multiply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_output.F atom_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F dbcsr_test_multiply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_multiply.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:769:0: IF (residual/((a_norm+b_norm+c_norm_in)*REAL(n, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:578:0: c_norm_out, eps, residual note: 'eps' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F semi_empirical_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_types.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F:464:0: SUBROUTINE set_se_param(sep, name, typ, defined, z, zeff, natorb, eheat, & Warning: 'set_se_param' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cell_methods.F cell_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cell_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cell_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_motion_print.F input_cp2k_motion_print.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_motion_print.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_motion_print.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_driver.F dbcsr_performance_driver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_driver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_unittest.F dbcsr_unittest.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_types.F ewald_pw_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F:1595:0: IF (dealloc_pw_to_deriv) THEN Warning: 'dealloc_pw_to_deriv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xtl.F topology_xtl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xtl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xtl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cif.F topology_cif.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cif.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cif.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F semi_empirical_int3_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int3_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int3_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_gks.F semi_empirical_int_gks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_gks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_gks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_write_output.F xc_write_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_write_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_write_output.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrmm.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F semi_empirical_par_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_par_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_par_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: IF (f1 >= f2) THEN Warning: 'f2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: Warning: 'f1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:285:0: END FUNCTION get_se_basis Warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:255:0: FUNCTION get_se_basis(sep, l) RESULT(n) note: 'n' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_motion_print.F input_cp2k_motion_print.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_motion_print.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_motion_print.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_types.F ewald_pw_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F:1595:0: IF (dealloc_pw_to_deriv) THEN Warning: 'dealloc_pw_to_deriv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cif.F topology_cif.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cif.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cif.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xtl.F topology_xtl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xtl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xtl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_lib.F dbcsr_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_output.F atom_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_tests.F dbcsr_tests.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_tests.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_multiply.F dbcsr_performance_multiply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_gks.F semi_empirical_int_gks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_multiply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_gks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_gks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F dbcsr_test_multiply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F semi_empirical_int3_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int3_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int3_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_multiply.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_write_output.F xc_write_output.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:769:0: IF (residual/((a_norm+b_norm+c_norm_in)*REAL(n, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:578:0: c_norm_out, eps, residual note: 'eps' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_write_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_write_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_neb.F input_cp2k_neb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_neb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_neb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_types.F cp_ddapc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.F dbcsr_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_neb.F input_cp2k_neb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_neb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_neb.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_c' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F ewalds_multipole.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F semi_empirical_par_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds_multipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds_multipole.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_par_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_par_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: IF (f1 >= f2) THEN Warning: 'f2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: Warning: 'f1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:285:0: END FUNCTION get_se_basis Warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:255:0: FUNCTION get_se_basis(sep, l) RESULT(n) note: 'n' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_types.F cp_ddapc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/spme.F spme.F90 /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_ERF", store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spme.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F ewalds_multipole.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds_multipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds_multipole.F90 /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:387:0: rcut, tij, tmp, tmp1, tmp11, tmp12, tmp13, tmp2, tmp21, tmp22, tmp23, tmp31, tmp32, & note: 'tij' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_j' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_i' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_ERF", store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/spme.F spme.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spme.F90 /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:387:0: rcut, tij, tmp, tmp1, tmp11, tmp12, tmp13, tmp2, tmp21, tmp22, tmp23, tmp31, tmp32, & note: 'tij' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_j' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_i' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds.F ewalds.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_methods.F ewald_pw_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme.F pme.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_methods.F ewald_pw_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds.F ewalds.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_atom.F xc_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme.F pme.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libdbcsr.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_2.F dbcsr_example_2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F semi_empirical_int_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_3.F dbcsr_example_3.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_3.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_performance_driver.popt dbcsr_performance_driver.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_csr_conversions.F dbcsr_test_csr_conversions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_csr_conversions.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_unittest.popt dbcsr_unittest.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:763:0: dzqzz, fact, qqxx, qqzz, qxxqxx, & Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:911:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:919:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:843:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:860:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:838:0: qqxx = -add0/SQRT(r**2+add)**3+add0/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:885:0: +add0/SQRT((r-db)**2+(da+db)**2+add)**3-add0/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:703:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:711:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:635:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:652:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:599:0: charg = -charg*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:630:0: qqxx = -r/SQRT(r**2+add)**3+r/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:677:0: +(r-db)/SQRT((r-db)**2+(da+db)**2+add)**3-(r+db)/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:499:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:507:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:430:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F dbcsr_tensor_types.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:447:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:400:0: charg = charg*0.5_dp*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:425:0: qqxx = -1.0_dp/SQRT(r**2+add)+1.0_dp/SQRT(r**2+add+db**2) Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:473:0: +1.0_dp/SQRT((r-db)**2+(da+db)**2+add)-1.0_dp/SQRT((r+db)**2+(da+db)**2+add) Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F:371:0: SUBROUTINE dbcsr_t_create_matrix(matrix_in, tensor, order, name) Warning: 'dbcsr_t_create_matrix' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F qs_cdft_types.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'sb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1914:0: d_d(:, 2, 1) = 0.5_dp*(c2a_d*s2b+c2a*s2b_d) Warning: 's2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1936:0: d_d(:, 4, 5) = s2a_d*(cb2+0.5_dp*sb2)+s2a*(cb2_d+0.5_dp*sb2_d) Warning: 's2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'cb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1929:0: d_d(:, 2, 4) = sa_d*c2b+sa*c2b_d Warning: 'c2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'c2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1891:0: cb_d = (x33_d*r-x33*r_d)*r2i Warning: 'x33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: sqb, sqb2i, x11, x22, x33 Warning: 'x22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: Warning: 'x11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1893:0: sa_d = (x22_d*sqb-x22*sqb_d)*sqb2i Warning: 'sqb' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:431:0: SUBROUTINE becke_control_retain(becke_control) Warning: 'becke_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:576:0: SUBROUTINE cdft_control_retain(cdft_control) Warning: 'cdft_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_transitional.F kpoint_transitional.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kxc.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_driver.F dbcsr_performance_driver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_transitional.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_transitional.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_types.F lri_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_driver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_unittest.F dbcsr_unittest.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_methods.F semi_empirical_mpole_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F et_coupling_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_parameters.F semi_empirical_parameters.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_parameters.F90 /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F:75:0: SUBROUTINE get_et_coupling_type(et_coupling, et_mo_coeff, rest_mat) Warning: 'get_et_coupling_type' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport_env_types.F transport_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_operations.F cp_dbcsr_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_types.F preconditioner_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_density_mixing_types.F qs_density_mixing_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_density_mixing_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_density_mixing_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_types.F pao_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_types.F qs_loc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_period_efield_types.F qs_period_efield_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_period_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_period_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_types.F mscfg_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F qs_diis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F:82:0: SUBROUTINE qs_diis_b_retain(diis_buffer) Warning: 'qs_diis_b_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_types.F almo_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_types.F pexsi_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_types.F qs_ks_qmmm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F qs_o3c_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc Warning: 'idabc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_types.F arnoldi_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F dbcsr_vector.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsrx/dbcsr_vector.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsrx/' dbcsr_vector.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_z' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.F dbcsr_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_api.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_c' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_pol_scf.F fist_pol_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_pol_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_pol_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F qs_kpp1_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F:146:0: SUBROUTINE kpp1_retain(kpp1_env) Warning: 'kpp1_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_atom.F xc_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_xc.F atom_xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F semi_empirical_int_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:763:0: dzqzz, fact, qqxx, qqzz, qxxqxx, & Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:911:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:919:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:843:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:860:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:838:0: qqxx = -add0/SQRT(r**2+add)**3+add0/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:885:0: +add0/SQRT((r-db)**2+(da+db)**2+add)**3-add0/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:703:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:711:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:635:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:652:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:599:0: charg = -charg*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:630:0: qqxx = -r/SQRT(r**2+add)**3+r/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:677:0: +(r-db)/SQRT((r-db)**2+(da+db)**2+add)**3-(r+db)/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_num.F semi_empirical_int_num.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:499:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:507:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:430:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:447:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:400:0: charg = charg*0.5_dp*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:425:0: qqxx = -1.0_dp/SQRT(r**2+add)+1.0_dp/SQRT(r**2+add+db**2) Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:473:0: +1.0_dp/SQRT((r-db)**2+(da+db)**2+add)-1.0_dp/SQRT((r+db)**2+(da+db)**2+add) Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_num.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_num.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsr.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_2.F dbcsr_example_2.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_3.F dbcsr_example_3.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'sb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1914:0: d_d(:, 2, 1) = 0.5_dp*(c2a_d*s2b+c2a*s2b_d) Warning: 's2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1936:0: d_d(:, 4, 5) = s2a_d*(cb2+0.5_dp*sb2)+s2a*(cb2_d+0.5_dp*sb2_d) Warning: 's2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'cb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1929:0: d_d(:, 2, 4) = sa_d*c2b+sa*c2b_d Warning: 'c2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'c2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1891:0: cb_d = (x33_d*r-x33*r_d)*r2i Warning: 'x33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: sqb, sqb2i, x11, x22, x33 Warning: 'x22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: Warning: 'x11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1893:0: sa_d = (x22_d*sqb-x22*sqb_d)*sqb2i Warning: 'sqb' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_3.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_performance_driver.psmp dbcsr_performance_driver.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_csr_conversions.F dbcsr_test_csr_conversions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F qs_fb_com_tasks_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_csr_conversions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_com_tasks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_com_tasks_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:157:0: SUBROUTINE fb_com_tasks_retain(com_tasks) Warning: 'fb_com_tasks_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:174:0: SUBROUTINE fb_com_atom_pairs_retain(atom_pairs) Warning: 'fb_com_atom_pairs_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:283:0: SUBROUTINE fb_com_tasks_associate(a, b) Warning: 'fb_com_tasks_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:299:0: SUBROUTINE fb_com_atom_pairs_associate(a, b) Warning: 'fb_com_atom_pairs_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:316:0: FUNCTION fb_com_tasks_has_data(com_tasks) RESULT(res) Warning: 'fb_com_tasks_has_data' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:394:0: SUBROUTINE fb_com_tasks_init(com_tasks) Warning: 'fb_com_tasks_init' defined but not used [-Wunused-function] mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_unittest.psmp dbcsr_unittest.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F dbcsr_tensor_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F:371:0: SUBROUTINE dbcsr_t_create_matrix(matrix_in, tensor, order, name) Warning: 'dbcsr_t_create_matrix' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F domain_submatrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F:779:0: SUBROUTINE trace_submatrices(A, B, trace) Warning: 'trace_submatrices' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F qs_cdft_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:431:0: SUBROUTINE becke_control_retain(becke_control) Warning: 'becke_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:576:0: SUBROUTINE cdft_control_retain(cdft_control) Warning: 'cdft_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_transitional.F kpoint_transitional.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_types.F ct_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_transitional.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_transitional.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_operations.F cp_dbcsr_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_pol_scf.F fist_pol_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_pol_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_pol_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_density_mixing_types.F qs_density_mixing_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ls_matrix_exp.F ls_matrix_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_density_mixing_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_density_mixing_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ls_matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ls_matrix_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_types.F pao_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrx.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kxc.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_1.F dbcsr_example_1.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport_env_types.F transport_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_1.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport_env_types.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_example_2.popt dbcsr_example_2.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_types.F preconditioner_types.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_example_3.popt dbcsr_example_3.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_types.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_test_csr_conversions.popt dbcsr_test_csr_conversions.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F qs_diis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_methods.F semi_empirical_mpole_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F:82:0: SUBROUTINE qs_diis_b_retain(diis_buffer) Warning: 'qs_diis_b_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_types.F almo_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_parameters.F semi_empirical_parameters.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_types.F pexsi_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_types.F qs_loc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_types.F qs_ks_qmmm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F et_coupling_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_types.F90 /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F:75:0: SUBROUTINE get_et_coupling_type(et_coupling, et_mo_coeff, rest_mat) Warning: 'get_et_coupling_type' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_types.F lri_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_types.F mscfg_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_period_efield_types.F qs_period_efield_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_period_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_period_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_types.F arnoldi_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F dbcsr_vector.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsrx/dbcsr_vector.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsrx/' dbcsr_vector.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_z' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F qs_o3c_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc Warning: 'iabdc.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iabdc.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iabdc.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iabdc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iabdc.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iabdc.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iabdc.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iadbc.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iadbc.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iadbc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iadbc.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iadbc.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iadbc.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'idabc.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'idabc.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'idabc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'idabc.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'idabc.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'idabc.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F qs_kpp1_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F:146:0: SUBROUTINE kpp1_retain(kpp1_env) Warning: 'kpp1_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F qs_fb_com_tasks_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment_types.F kg_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_com_tasks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_com_tasks_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:157:0: SUBROUTINE fb_com_tasks_retain(com_tasks) Warning: 'fb_com_tasks_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:174:0: SUBROUTINE fb_com_atom_pairs_retain(atom_pairs) Warning: 'fb_com_atom_pairs_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:283:0: SUBROUTINE fb_com_tasks_associate(a, b) Warning: 'fb_com_tasks_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:299:0: SUBROUTINE fb_com_atom_pairs_associate(a, b) Warning: 'fb_com_atom_pairs_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:316:0: FUNCTION fb_com_tasks_has_data(com_tasks) RESULT(res) Warning: 'fb_com_tasks_has_data' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:394:0: SUBROUTINE fb_com_tasks_init(com_tasks) Warning: 'fb_com_tasks_init' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_types.F embed_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F domain_submatrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_gemm_interface.F cp_gemm_interface.F90 /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F:779:0: SUBROUTINE trace_submatrices(A, B, trace) Warning: 'trace_submatrices' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_gemm_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_gemm_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_diag.F cp_dbcsr_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_compression.F lri_compression.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_compression.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_compression.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_types.F ct_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_integrals.F lri_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ls_matrix_exp.F ls_matrix_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ls_matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ls_matrix_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_debug.F semi_empirical_int_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cholesky.F cp_dbcsr_cholesky.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cholesky.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F pao_param_fock.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_fock.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_fock.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrx.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_1.F dbcsr_example_1.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: D2(i, i) = D2(i, i)-2.0_dp*alpha*diff/beta**2*EXP(-(diff/beta)**2) Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: Warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_1.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_example_2.psmp dbcsr_example_2.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_example_3.psmp dbcsr_example_3.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_test_csr_conversions.psmp dbcsr_test_csr_conversions.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_negf.F input_cp2k_negf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_neuralnet.F pao_ml_neuralnet.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_negf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_negf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_neuralnet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_neuralnet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment_types.F kg_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_gaussprocess.F pao_ml_gaussprocess.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_gaussprocess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_gaussprocess.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_types.F embed_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F almo_scf_diis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_diis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_gemm_interface.F cp_gemm_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_gemm_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_gemm_interface.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F:318:0: diis_env%m_b(idomain)%mdata(in_point+1, irow+1) = trace0 Warning: 'trace0' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_diag.F cp_dbcsr_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_negf.F input_cp2k_negf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_negf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_negf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F atom_electronic_structure.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_electronic_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_electronic_structure.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_example_1.popt dbcsr_example_1.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_block.F dbcsr_tensor_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_block.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:703:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:676:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_x' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:344:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:324:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_x' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_integrals.F lri_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F cp_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_compression.F lri_compression.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:560:0: SUBROUTINE mulliken_control_retain(mulliken_restraint_control) Warning: 'mulliken_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:632:0: SUBROUTINE ddapc_control_retain(ddapc_restraint_control) Warning: 'ddapc_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:694:0: SUBROUTINE s2_control_retain(s2_restraint_control) Warning: 's2_control_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_compression.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_compression.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_types.F qs_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F semi_empirical_int_ana.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_ana.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_ana.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_types.F qs_mo_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_types.F qs_ot_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_types.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:524:0: dscale = dscale+dzz*fnj1(ig)*EXP(-ax)-dax*zz*fnj1(ig)*EXP(-ax) Warning: 'dzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:424:0: dscale = SIGN(1.0_dp, scale*tmp)*(dscale*tmp+scale*dtmp) Warning: 'dtmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:216:0: tmp_d(3, m) = dcore(1, n)*drij(3) Warning: 'drij[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:215:0: tmp_d(2, m) = dcore(1, n)*drij(2) Warning: 'drij[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:214:0: tmp_d(1, m) = dcore(1, n)*drij(1) Warning: 'drij[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_input.F pao_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cholesky.F cp_dbcsr_cholesky.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cholesky.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:231:31: s = "GAUSSIAN_PROCESS" 1 Warning: CHARACTER expression will be truncated in assignment (10/16) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:233:29: s = "NEURAL_NETWORK" 1 Warning: CHARACTER expression will be truncated in assignment (10/14) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F pao_param_fock.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_fock.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_fock.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_types.F dm_ls_scf_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: D2(i, i) = D2(i, i)-2.0_dp*alpha*diff/beta**2*EXP(-(diff/beta)**2) Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: Warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F arnoldi_data_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_data_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_gaussprocess.F pao_ml_gaussprocess.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:240:0: SUBROUTINE set_eval_selection(ar_data, itype) Warning: 'set_eval_selection' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:357:0: SUBROUTINE get_all_selected_ritz_val(ar_data, eval_out) Warning: 'get_all_selected_ritz_val' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_gaussprocess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_gaussprocess.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:349:0: END FUNCTION get_selected_ritz_val Warning: 'eval_out' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:321:0: FUNCTION get_selected_ritz_val(ar_data, ind) RESULT(eval_out) note: 'eval_out' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_neuralnet.F pao_ml_neuralnet.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_neuralnet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_neuralnet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_methods.F arnoldi_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_methods.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_example_1.psmp dbcsr_example_1.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_block.F dbcsr_tensor_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F cp_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_types.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:560:0: SUBROUTINE mulliken_control_retain(mulliken_restraint_control) Warning: 'mulliken_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:632:0: SUBROUTINE ddapc_control_retain(ddapc_restraint_control) Warning: 'ddapc_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:694:0: SUBROUTINE s2_control_retain(s2_restraint_control) Warning: 's2_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_types.F qs_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_xc.F atom_xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_types.F qs_mo_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_input.F pao_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_input.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:231:31: s = "GAUSSIAN_PROCESS" 1 Warning: CHARACTER expression will be truncated in assignment (10/16) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:233:29: s = "NEURAL_NETWORK" 1 Warning: CHARACTER expression will be truncated in assignment (10/14) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_types.F qs_ot_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_num.F semi_empirical_int_num.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_num.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_num.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_types.F dm_ls_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F matrix_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F arnoldi_data_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' matrix_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_data_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:240:0: SUBROUTINE set_eval_selection(ar_data, itype) Warning: 'set_eval_selection' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:357:0: SUBROUTINE get_all_selected_ritz_val(ar_data, eval_out) Warning: 'get_all_selected_ritz_val' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:349:0: END FUNCTION get_selected_ritz_val Warning: 'eval_out' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:321:0: FUNCTION get_selected_ritz_val(ar_data, ind) RESULT(eval_out) note: 'eval_out' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_methods.F arnoldi_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F:523:0: Npq%local_data(:, k) = Npq%local_data(:, k)+scaleN*Tres%local_data(:, k) Warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_apply.F preconditioner_apply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_apply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_apply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F kg_vertex_coloring_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_vertex_coloring_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_vertex_coloring_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:201:0: IF (newcolor .GT. ncolors) ncolors = newcolor Warning: 'newcolor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:174:0: INTEGER :: color, handle, i, j, newcolor, & note: 'newcolor' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:76:0: maxdegree, nneighbors, nnodes Warning: 'nneighbors' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_types.F qs_active_space_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_types.F admm_dm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_matrix_pools.F qs_matrix_pools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_matrix_pools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_matrix_pools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_types.F qs_wf_history_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F qs_p_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F:112:0: SUBROUTINE p_env_retain(p_env) Warning: 'p_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/s_square_methods.F s_square_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"s_square_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' s_square_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_methods.F qs_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_apply.F preconditioner_apply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_apply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_apply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F matrix_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' matrix_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_debug.F semi_empirical_int_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F dbcsr_tensor_reshape.F90 /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F:523:0: Npq%local_data(:, k) = Npq%local_data(:, k)+scaleN*Tres%local_data(:, k) Warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_reshape.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_reshape.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F:279:0: SUBROUTINE block_buffer_iterator_reset(buffer) Warning: 'block_buffer_iterator_reset' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F kg_vertex_coloring_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_vertex_coloring_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_vertex_coloring_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/paw_proj_set_types.F paw_proj_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"paw_proj_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' paw_proj_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:201:0: IF (newcolor .GT. ncolors) ncolors = newcolor Warning: 'newcolor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:174:0: INTEGER :: color, handle, i, j, newcolor, & note: 'newcolor' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:76:0: maxdegree, nneighbors, nnodes Warning: 'nneighbors' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F almo_scf_diis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F:318:0: diis_env%m_b(idomain)%mdata(in_point+1, irow+1) = trace0 Warning: 'trace0' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/paw_proj_set_types.F paw_proj_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"paw_proj_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' paw_proj_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_utils.F semi_empirical_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_types.F admm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_ls.F input_cp2k_ls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_utils.F semi_empirical_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_ls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_ls.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_types.F admm_dm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_types.F rt_propagation_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_types.F qs_active_space_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_types.F admm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F arnoldi_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_types.F qs_wf_history_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_methods.F qs_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:500:0: IF (SQRT(rsnew) < control%threshold) control%converged = .TRUE. Warning: 'rsnew' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:406:0: REAL(KIND=dp) :: alpha, beta, pap, rsnew, rsold note: 'rsnew' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F atom_electronic_structure.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F qs_p_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_electronic_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_electronic_structure.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F:112:0: SUBROUTINE p_env_retain(p_env) Warning: 'p_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/s_square_methods.F s_square_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"s_square_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' s_square_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:703:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:676:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_x' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:344:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:324:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_x' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F dbcsr_tensor_reshape.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_reshape.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_reshape.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F:279:0: SUBROUTINE block_buffer_iterator_reset(buffer) Warning: 'block_buffer_iterator_reset' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_matrix_pools.F qs_matrix_pools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_matrix_pools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_matrix_pools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_ls.F input_cp2k_ls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F semi_empirical_int_ana.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_ls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_ls.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_ana.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_ana.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_utils.F admm_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:524:0: dscale = dscale+dzz*fnj1(ig)*EXP(-ax)-dax*zz*fnj1(ig)*EXP(-ax) Warning: 'dzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:424:0: dscale = SIGN(1.0_dp, scale*tmp)*(dscale*tmp+scale*dtmp) Warning: 'dtmp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F arnoldi_api.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:216:0: tmp_d(3, m) = dcore(1, n)*drij(3) Warning: 'drij[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:215:0: tmp_d(2, m) = dcore(1, n)*drij(2) Warning: 'drij[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:214:0: tmp_d(1, m) = dcore(1, n)*drij(1) Warning: 'drij[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F qs_localization_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_localization_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_localization_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:500:0: IF (SQRT(rsnew) < control%threshold) control%converged = .TRUE. Warning: 'rsnew' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:406:0: REAL(KIND=dp) :: alpha, beta, pap, rsnew, rsold note: 'rsnew' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F qs_localization_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_localization_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_localization_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1367:0: ip, ip_has_i, ip_partner, ip_recv_from, ip_recv_partner, ipair, iperm, istat, istate, & Warning: 'ip_has_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: gmat, rmat_loc, rmat_recv, rmat_send, & Warning: 'gmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: Warning: 'gmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1367:0: ip, ip_has_i, ip_partner, ip_recv_from, ip_recv_partner, ipair, iperm, istat, istate, & Warning: 'ip_has_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: gmat, rmat_loc, rmat_recv, rmat_send, & Warning: 'gmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: Warning: 'gmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrarnoldi.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F kpoint_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_types.F90 /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F:417:0: SUBROUTINE set_kpoint_info(kpoint, kp_scheme, nkp_grid, kp_shift, symmetry, verbose, & Warning: 'set_kpoint_info' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_utils.F admm_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_opt_utils.F optbas_opt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_makes.F preconditioner_makes.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_makes.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_makes.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrarnoldi.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kind_types.F qs_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_condnum.F qs_condnum.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_condnum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_condnum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_optimizer.F pao_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_make_propagators.F rt_make_propagators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_make_propagators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_make_propagators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_opt_utils.F optbas_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_opt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F dbcsr_tensor.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_types.F rt_propagation_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:144:0: SUBROUTINE dbcsr_t_copy_matrix(matrix_in, tensor_out) Warning: 'dbcsr_t_copy_matrix' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_optimizer.F pao_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_optimizer.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:400:0: trans = compat_2_trans Warning: 'compat_2_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:398:0: trans = compat_1_trans Warning: 'compat_1_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F dbcsr_tensor.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:144:0: SUBROUTINE dbcsr_t_copy_matrix(matrix_in, tensor_out) Warning: 'dbcsr_t_copy_matrix' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kind_types.F qs_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kind_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:400:0: trans = compat_2_trans Warning: 'compat_2_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:398:0: trans = compat_1_trans Warning: 'compat_1_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F kpoint_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_types.F90 /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F:417:0: SUBROUTINE set_kpoint_info(kpoint, kp_scheme, nkp_grid, kp_shift, symmetry, verbose, & Warning: 'set_kpoint_info' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integral_utils.F qs_integral_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integral_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integral_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_eri_mme_interface.F cp_eri_mme_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_eri_mme_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_eri_mme_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F iterate_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"iterate_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' iterate_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F:550:0: SUBROUTINE matrix_exponential(matrix_exp, matrix, omega, alpha, threshold) Warning: 'matrix_exponential' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F qs_fb_atomic_halo_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F core_ppl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_halo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_halo_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppl.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:138:0: SUBROUTINE fb_atomic_halo_retain(atomic_halo) Warning: 'fb_atomic_halo_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:207:0: SUBROUTINE fb_atomic_halo_associate(a, b) Warning: 'fb_atomic_halo_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:719:0: SUBROUTINE fb_atomic_halo_list_init(atomic_halos) Warning: 'fb_atomic_halo_list_init' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:810:0: SUBROUTINE fb_atomic_halo_list_write(atomic_halos, para_env, fb_section) Warning: 'fb_atomic_halo_list_write' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_types.F hfx_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_types.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: dva, dvas Warning: 'dvas.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: Warning: 'dvas.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:397:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F qs_oce_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F qs_linres_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:541:0: clist%sgf_soft_only = sgf_soft_only Warning: 'sgf_soft_only' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:518:0: ALLOCATE (clist%acint(nsgf_cnt, nsobtot, maxder), clist%sgf_list(nsgf_cnt)) Warning: 'nsgf_cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1141:0: SUBROUTINE deallocate_jrho_coeff(jrho1_atom_set, iatom) Warning: 'deallocate_jrho_coeff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1181:0: SUBROUTINE get_jrho_atom(jrho1_atom_set, iatom, cjc_h, cjc_s, cjc_ii_h, cjc_ii_s, & Warning: 'get_jrho_atom' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1442:0: SUBROUTINE set_polar_env(polar_env) Warning: 'set_polar_env' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F atomic_charges.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atomic_charges.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atomic_charges.F90 /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F:135:0: SUBROUTINE print_multipoles(particle_set, qs_kind_set, scr, charge, dipole, quadrupole) Warning: 'print_multipoles' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_interactions.F qs_interactions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_types.F mixed_cdft_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molden_utils.F molden_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molden_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molden_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F particle_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"particle_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' particle_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F commutator_rpnl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rpnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rpnl.F90 /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:277:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & Warning: 'cprj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'cprj.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: Warning: 'cprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: Warning: 'cprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: REAL(KIND=dp), DIMENSION(:), POINTER :: alpha_ppnl, set_radius_a Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:254:0: IF (set_radius_a(iset)+rprjc(1) < dac) CYCLE Warning: 'ppnl_radius' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:76:0: jkind, jneighbor, kac, katom, kbc, kkind, l, lc_max, lc_min, ldai, ldsab, lppnl, maxco, & Warning: 'lppnl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F:140:0: IF (SIZE(first_sgf) > nparticle) first_sgf(nparticle+1) = isgf+1 Warning: 'isgf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F atomic_charges.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atomic_charges.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atomic_charges.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_solvers.F preconditioner_solvers.F90 /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F:135:0: SUBROUTINE print_multipoles(particle_set, qs_kind_set, scr, charge, dipole, quadrupole) Warning: 'print_multipoles' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_solvers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_solvers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F iterate_matrix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F core_ppnl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"iterate_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' iterate_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F:550:0: SUBROUTINE matrix_exponential(matrix_exp, matrix, omega, alpha, threshold) Warning: 'matrix_exponential' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppnl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F core_ppl.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: sphi_a, vprj_ppnl, zeta Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:352:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a Warning: 'hprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppl.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: dva, dvas Warning: 'dvas.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: Warning: 'dvas.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ae.F core_ae.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ae.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ae.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:397:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:397:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hab, pab, verf, vnuc Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F qs_oce_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_methods.F semi_empirical_expns3_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_parameters.F qs_dftb_parameters.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:541:0: clist%sgf_soft_only = sgf_soft_only Warning: 'sgf_soft_only' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:518:0: ALLOCATE (clist%acint(nsgf_cnt, nsobtot, maxder), clist%sgf_list(nsgf_cnt)) Warning: 'nsgf_cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_condnum.F qs_condnum.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_condnum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_condnum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F core_ppnl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F auto_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppnl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"auto_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' auto_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: sphi_a, vprj_ppnl, zeta Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:352:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: sphi_a, vprj_ppnl, zeta note: 'vprj_ppnl.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a Warning: 'hprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F:61:0: INTEGER :: i, j, jj, l, laux, linc, lmax, lval, lx, & Warning: 'laux' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_curvy.F dm_ls_scf_curvy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ae.F core_ae.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_curvy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_curvy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ae.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ae.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hab, pab, verf, vnuc Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_methods.F almo_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_methods.F distribution_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_makes.F preconditioner_makes.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_makes.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_makes.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F commutator_rpnl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rpnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rpnl.F90 /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'cprj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'cprj.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: REAL(KIND=dp), DIMENSION(:), POINTER :: alpha_ppnl, set_radius_a Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:277:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'vprj_ppnl.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:254:0: IF (set_radius_a(iset)+rprjc(1) < dac) CYCLE Warning: 'ppnl_radius' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:84:0: REAL(KIND=dp) :: dac, ppnl_radius note: 'ppnl_radius' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:76:0: jkind, jneighbor, kac, katom, kbc, kkind, l, lc_max, lc_min, ldai, ldsab, lppnl, maxco, & Warning: 'lppnl' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_methods.F ct_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molden_utils.F molden_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molden_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molden_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_interactions.F qs_interactions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_parameters.F qs_dftb_parameters.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F dbcsr_tensor_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_test.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_2d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_3d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_4d_array' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F auto_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"auto_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' auto_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:109:0: IF (.NOT. blocks_equal(blk_data1, blk_data2)) THEN Warning: '__result_blocks_equal' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:124:0: PURE FUNCTION blocks_equal(block1, block2) note: '__result_blocks_equal' was declared here /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F:61:0: INTEGER :: i, j, jj, l, laux, linc, lmax, lval, lx, & Warning: 'laux' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_methods.F semi_empirical_expns3_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_api.F dbcsr_tensor_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_types.F mixed_cdft_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_make_propagators.F rt_make_propagators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_make_propagators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_make_propagators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_types.F qs_subsys_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_types.F qs_subsys_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_compression_methods.F hfx_compression_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_eri_mme_interface.F cp_eri_mme_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_compression_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_compression_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_eri_mme_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_eri_mme_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types_low.F qmmm_types_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types_low.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F hfx_libint_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_types.F hfx_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_types.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F:87:0: REAL(KIND=dp) :: AB(3), AB2, CD(3), CD2, Eta, EtaInv, factor, omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F qs_linres_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1141:0: SUBROUTINE deallocate_jrho_coeff(jrho1_atom_set, iatom) Warning: 'deallocate_jrho_coeff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1181:0: SUBROUTINE get_jrho_atom(jrho1_atom_set, iatom, cjc_h, cjc_s, cjc_ii_h, cjc_ii_s, & Warning: 'get_jrho_atom' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1442:0: SUBROUTINE set_polar_env(polar_env) Warning: 'set_polar_env' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_solvers.F preconditioner_solvers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_solvers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_solvers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rkinetic.F commutator_rkinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rkinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rkinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_matrix_methods.F qs_fb_atomic_matrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_matrix_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F qs_fb_atomic_halo_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_curvy.F dm_ls_scf_curvy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_halo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_halo_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_curvy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_curvy.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:138:0: SUBROUTINE fb_atomic_halo_retain(atomic_halo) Warning: 'fb_atomic_halo_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:207:0: SUBROUTINE fb_atomic_halo_associate(a, b) Warning: 'fb_atomic_halo_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:719:0: SUBROUTINE fb_atomic_halo_list_init(atomic_halos) Warning: 'fb_atomic_halo_list_init' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:810:0: SUBROUTINE fb_atomic_halo_list_write(atomic_halos, para_env, fb_section) Warning: 'fb_atomic_halo_list_write' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_methods.F distribution_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_methods.F almo_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F particle_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"particle_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' particle_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F:140:0: IF (SIZE(first_sgf) > nparticle) first_sgf(nparticle+1) = isgf+1 Warning: 'isgf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integral_utils.F qs_integral_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integral_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integral_utils.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kdbcsr_tensor.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_types.F qs_ks_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_compression_methods.F hfx_compression_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_compression_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_compression_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_methods.F ct_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F hfx_libint_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_interface.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F:87:0: REAL(KIND=dp) :: AB(3), AB2, CD(3), CD2, Eta, EtaInv, factor, omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_mincrawl.F glbopt_mincrawl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_mincrawl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_mincrawl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mulliken.F mulliken.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F dbcsr_tensor_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mulliken.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mulliken.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_test.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_2d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_3d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_4d_array' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rkinetic.F commutator_rkinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rkinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rkinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_matrix_methods.F qs_fb_atomic_matrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_matrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:109:0: IF (.NOT. blocks_equal(blk_data1, blk_data2)) THEN Warning: '__result_blocks_equal' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:124:0: PURE FUNCTION blocks_equal(block1, block2) note: '__result_blocks_equal' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_qmmm.F input_cp2k_qmmm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_api.F dbcsr_tensor_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_qmmm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_qmmm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mp2.F input_cp2k_mp2.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mp2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_mincrawl.F glbopt_mincrawl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_mincrawl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_mincrawl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_atom_map.F negf_atom_map.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_qmmm.F input_cp2k_qmmm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_atom_map.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_atom_map.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_qmmm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_qmmm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_vectors.F negf_vectors.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_vectors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_vectors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_unittest.F dbcsr_tensor_unittest.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F qs_fb_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:99:0: SUBROUTINE fb_env_retain(fb_env) Warning: 'fb_env_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:164:0: SUBROUTINE fb_env_associate(a, b) Warning: 'fb_env_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:225:0: SUBROUTINE fb_env_init(fb_env) Warning: 'fb_env_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_types.F mp2_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_types.F mixed_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types_low.F qmmm_types_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types_low.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_types.F mixed_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mp2.F input_cp2k_mp2.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mp2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F force_fields_all.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_all.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_all.F90 /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2677:0: rmin = rmin2_a+rmin2_b Warning: 'rmin2_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2679:0: epsilon0 = SQRT(ABS(epsilon_a*epsilon_b)) Warning: 'epsilon_b' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_types.F mp2_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F qs_fb_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:99:0: SUBROUTINE fb_env_retain(fb_env) Warning: 'fb_env_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:164:0: SUBROUTINE fb_env_associate(a, b) Warning: 'fb_env_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:225:0: SUBROUTINE fb_env_init(fb_env) Warning: 'fb_env_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F cp_dbcsr_cp2k_link.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cp2k_link.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cp2k_link.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mulliken.F mulliken.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F:476:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mulliken.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mulliken.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F task_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_util.F topology_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_util.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_util.F:996:61: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F:965:0: ilocal, k, maxdest, Ncpu, Nflux Warning: 'ilocal' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_topology_util.F qmmm_topology_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_topology_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc.F qs_vxc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_links_methods.F qmmm_links_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_links_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_links_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_vectors.F negf_vectors.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_vectors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_vectors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_atom_map.F negf_atom_map.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_atom_map.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_atom_map.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_tensor_unittest.popt dbcsr_tensor_unittest.o -lcp2kdbcsr_tensor.popt -lcp2kcommon.popt -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kmpiwrap.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_store_int_types.F semi_empirical_store_int_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_pw_grid.F qmmm_pw_grid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_store_int_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_store_int_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_pw_grid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_pw_grid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment_types.F fist_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_elpot.F qmmm_elpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_elpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_util.F topology_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F qmmm_per_elpot.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_util.F:996:61: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_per_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_per_elpot.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F:188:0: LG(idim) = fs*LG(idim)*1.0_dp/Vol Warning: 'fs' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kdbcsr_tensor.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_types.F qs_ks_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F force_fields_all.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_all.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_all.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_store_int_types.F semi_empirical_store_int_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_store_int_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_store_int_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment_types.F fist_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F hfx_pair_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_pair_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_pair_list_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2677:0: rmin = rmin2_a+rmin2_b Warning: 'rmin2_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2679:0: epsilon0 = SQRT(ABS(epsilon_a*epsilon_b)) Warning: 'epsilon_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: tmp_D = temp_DD+neighbor_cells(k)%cell_r(:) Warning: 'temp_dd[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: C11 = temp_CC+neighbor_cells(k)%cell_r(:) Warning: 'temp_cc[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:81:0: REAL(dp) :: C11(3), Eta, EtaInv, factor, Fm(prim_data_f_size), omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_setup.F mp2_setup.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_setup.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F qs_fb_filter_matrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_filter_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_filter_matrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F:1442:0: SUBROUTINE fb_fltrmat_fermi_dirac_ne(f, eigenvals, T, ne, maxocc) Warning: 'fb_fltrmat_fermi_dirac_ne' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_topology_util.F qmmm_topology_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_topology_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad_util.F mp2_ri_grad_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F hfx_pair_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_pair_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_pair_list_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: tmp_D = temp_DD+neighbor_cells(k)%cell_r(:) Warning: 'temp_dd[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: C11 = temp_CC+neighbor_cells(k)%cell_r(:) Warning: 'temp_cc[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:81:0: REAL(dp) :: C11(3), Eta, EtaInv, factor, Fm(prim_data_f_size), omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F kg_tnadd_mat.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_tnadd_mat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_tnadd_mat.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:388:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_unittest.F dbcsr_tensor_unittest.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_setup.F mp2_setup.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_setup.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_xc.F input_cp2k_xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F qs_fb_filter_matrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_filter_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_filter_matrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F:1442:0: SUBROUTINE fb_fltrmat_fermi_dirac_ne(f, eigenvals, T, ne, maxocc) Warning: 'fb_fltrmat_fermi_dirac_ne' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad_util.F mp2_ri_grad_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_types.F qs_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F task_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_links_methods.F qmmm_links_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_links_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_links_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_global.F input_cp2k_global.F90 /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F:965:0: ilocal, k, maxdest, Ncpu, Nflux Warning: 'ilocal' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_global.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_global.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_pw_grid.F qmmm_pw_grid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_pw_grid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_pw_grid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_util.F force_fields_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F qmmm_per_elpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_per_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_per_elpot.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F:188:0: LG(idim) = fs*LG(idim)*1.0_dp/Vol Warning: 'fs' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_elpot.F qmmm_elpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_elpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_matrix_utils.F negf_matrix_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_matrix_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_matrix_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc.F qs_vxc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_xc.F input_cp2k_xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_integrals.F semi_empirical_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_coordinate_util.F topology_coordinate_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_coordinate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_coordinate_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_types.F qs_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F qs_overlap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_overlap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F topology_generate_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_generate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_generate_util.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:764:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:823:0: force(1:3, iatom) = force(1:3, iatom)-ff*force_a(1:3) Warning: 'ff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:826:0: CALL virial_pair_force(virial%pv_virial, -f0, force_a, rab) Warning: 'f0' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1913:59: atm_symbol = id2str(atom_info%id_element(i)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:635:58: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:400:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:306:0: IF (use_cell_mapping) THEN Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:427:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: ind = wrk(i)%array1(j) Warning: 'wrk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1187:0: IF (do_it > 0) THEN Warning: 'do_it' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_integrals.F semi_empirical_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:769:0: rbond2 = rbond*rbond Warning: 'rbond' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F cell_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F:150:47: new_logger%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_coordinate_util.F topology_coordinate_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_coordinate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_coordinate_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_matrix_utils.F negf_matrix_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_matrix_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_matrix_utils.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/dbcsr_tensor_unittest.psmp dbcsr_tensor_unittest.o -lcp2kdbcsr_tensor.psmp -lcp2kcommon.psmp -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kmpiwrap.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F cp_dbcsr_cp2k_link.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F topology_generate_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cp2k_link.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cp2k_link.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_generate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_generate_util.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1913:59: atm_symbol = id2str(atom_info%id_element(i)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:635:58: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F:476:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: ind = wrk(i)%array1(j) Warning: 'wrk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1187:0: IF (do_it > 0) THEN Warning: 'do_it' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F hfx_load_balance_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_load_balance_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_load_balance_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:769:0: rbond2 = rbond*rbond Warning: 'rbond' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2377:0: shm_bins_per_rank(i_thread+1) = nbins Warning: 'nbins' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2005:0: jset, katom, kind_kind_idx, kkind, kset, latom, lkind, lset, swap_id note: 'swap_id' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_util.F force_fields_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_util.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:1550:0: bin_histogram(my_process_id+1, 1) = my_bin_size Warning: 'my_bin_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_input.F force_fields_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F hfx_load_balance_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_load_balance_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_load_balance_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2377:0: shm_bins_per_rank(i_thread+1) = nbins Warning: 'nbins' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2005:0: jset, katom, kind_kind_idx, kkind, kset, latom, lkind, lset, swap_id note: 'swap_id' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_communication.F rpa_communication.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_communication.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:1563:0: ALLOCATE (binned_dist(my_bin_size)) Warning: 'my_bin_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F input_cp2k_dft.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F qs_kinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_dft.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kinetic.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F:6192:0: SUBROUTINE create_rigpw_section(section) Warning: 'create_rigpw_section' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:334:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:256:0: IF (use_cell_mapping) THEN Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:361:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_communication.F rpa_communication.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atom.F input_cp2k_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F input_cp2k_dft.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_dft.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F:6192:0: SUBROUTINE create_rigpw_section(section) Warning: 'create_rigpw_section' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atom.F input_cp2k_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F qs_overlap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_overlap.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:764:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:823:0: force(1:3, iatom) = force(1:3, iatom)-ff*force_a(1:3) Warning: 'ff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:826:0: CALL virial_pair_force(virial%pv_virial, -f0, force_a, rab) Warning: 'f0' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:260:0: !$OMP zetb, scon_a, scon_b, ic, irow, icol, f0, ff, found, trans, rab2, n1, n2, sgfa, sgfb, iset, jset ) Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:260:0: Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:427:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F kg_tnadd_mat.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_tnadd_mat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_tnadd_mat.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_amber.F topology_amber.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_amber.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_amber.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:388:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:388:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F se_fock_matrix_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: $: ewalds_multipole_sr_macro(mode="PURE_COULOMB") Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F se_fock_matrix_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_amber.F topology_amber.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_amber.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_amber.F90 /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: $: ewalds_multipole_sr_macro(mode="PURE_COULOMB") Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_input.F force_fields_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_global.F input_cp2k_global.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_global.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_global.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/scf_control_types.F scf_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_laplace.F mp2_laplace.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"scf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' scf_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_laplace.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_laplace.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_ext.F force_fields_ext.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F topology_psf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_ext.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_ext.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_psf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_psf.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F:781:43: extension=".psf",my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_properties_dft.F input_cp2k_properties_dft.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_properties_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_properties_dft.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_laplace.F mp2_laplace.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_laplace.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_laplace.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_ext.F force_fields_ext.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_ext.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_ext.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/scf_control_types.F scf_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"scf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' scf_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F topology_psf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_properties_dft.F input_cp2k_properties_dft.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_psf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_psf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_properties_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_properties_dft.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F:781:43: extension=".psf",my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_methods.F kpoint_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F qs_kinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kinetic.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:214:0: !$OMP zetb, scon_a, scon_b, ic, irow, icol, f0, ff, found, trans, rab2, sgfa, sgfb, iset, jset ) Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:214:0: Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:361:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_methods.F kpoint_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_lanczos.F qs_scf_lanczos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_lanczos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_lanczos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_lanczos.F qs_scf_lanczos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields.F force_fields.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_lanczos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_lanczos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_force_eval.F input_cp2k_force_eval.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_force_eval.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F cell_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_env_types.F xas_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F:150:47: new_logger%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_env_types.F xas_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_types.F qs_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields.F force_fields.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_force_eval.F input_cp2k_force_eval.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_force_eval.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_types.F qs_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_occupation.F qs_mo_occupation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_occupation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_occupation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_commutators.F qs_commutators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_commutators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_commutators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_occupation.F qs_mo_occupation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_methods.F pw_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_occupation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_occupation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_methods.F pw_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states.F wannier_states.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F qs_collocate_density.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_epr_hyp.F qs_epr_hyp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_collocate_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_collocate_density.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_epr_hyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_epr_hyp.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3351:0: SUBROUTINE collocate_general_opt() Warning: 'collocate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3641:0: SUBROUTINE collocate_general() Warning: 'collocate_general' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis.F qs_diis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F qs_gspace_mixing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gspace_mixing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gspace_mixing.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:2136:0: IF (distributed_rs_grids) THEN Warning: 'distributed_rs_grids' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: COMPLEX(dp), ALLOCATABLE, DIMENSION(:) :: delta_res_p, res_rho, res_rho_p, tmp Warning: 'tmp.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: Warning: 'delta_res_p.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a, au, av, b, bq, work Warning: 'bq.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:991:0: kb, kkb, lwork, nb, nbuffer, ng, nspin Warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F dkh_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dkh_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dkh_main.F90 /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:99:0: SUBROUTINE DKH_full_transformation(qs_env, matrix_s, matrix_v, matrix_t, matrix_pVp, n, dkh_order) Warning: 'dkh_full_transformation' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:754:0: SUBROUTINE even4a(n, ev4, e1, pe1p, vv, gg) Warning: 'even4a' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:670:0: INTEGER :: handle, i, iatom, ib, ic, ig, ispin, j, & Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F qs_neighbor_lists.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_lists.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1222:0: IF (mol_a /= mol_b) CYCLE Warning: 'mol_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1281:0: CPABORT("") Warning: 'otype' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_density.F qs_external_density.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_density.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_init.F lri_environment_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F cp_dbcsr_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_output.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F:249:0: IF (print_sym) THEN Warning: 'print_sym' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F se_core_core.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb3_methods.F qs_dftb3_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_core.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_core.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb3_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: dr3inv = -3.0_dp*rij*r3inv*r2inv Warning: 'r3inv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: Warning: 'r2inv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_potential.F qs_external_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_energies.F qs_core_energies.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F pao_potentials.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_potentials.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_potentials.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F qs_dispersion_pairpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_pairpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_pairpot.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: Warning: 'new_block_d.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_rotinv.F pao_linpot_rotinv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_rotinv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_rotinv.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1340:0: e8tot = e8tot-e8 Warning: 'e8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1339:0: e6tot = e6tot-e6 Warning: 'e6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: fdij(:) = (de6+de8)*rij(:)/dr*fac Warning: 'de8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: Warning: 'de6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1525:0: force(jkind)%dispersion(:, atom_b) = force(jkind)%dispersion(:, atom_b)+fdij(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1524:0: force(ikind)%dispersion(:, atom_a) = force(ikind)%dispersion(:, atom_a)-fdij(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1728:0: elrc9 = elrc9-s9*64._dp*twopi*REAL(na*nb*nc, KIND=dp)*c9/(6._dp*rcut**3*cell%deth**2) Warning: 's9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1380:0: ELSE IF (idmp == 2) THEN Warning: 'idmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1828:0: IF (domol) THEN Warning: 'domol' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1810:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: CALL virial_pair_force(atstr(:, :, iatom), -0.5_dp, fdij, rij) Warning: 'atstr.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: Warning: 'atstr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: CALL virial_pair_force(atstr(:, :, katom), -0.5_dp, fdij, rca) Warning: 'atstr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:882:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: atstr Warning: 'atstr.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: atener(iatom) = atener(iatom)-0.5_dp*xp*fdmp*fac Warning: 'atener.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_full.F pao_linpot_full.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_full.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_full.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F qs_gspace_mixing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gspace_mixing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gspace_mixing.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F qs_operators_ao.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_operators_ao.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_operators_ao.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1481:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1196:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:923:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:536:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: COMPLEX(dp), ALLOCATABLE, DIMENSION(:) :: delta_res_p, res_rho, res_rho_p, tmp Warning: 'tmp.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: Warning: 'delta_res_p.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a, au, av, b, bq, work Warning: 'bq.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:991:0: kb, kkb, lwork, nb, nbuffer, ng, nspin Warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:179:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_env_methods.F almo_scf_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F qs_fb_distribution_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:670:0: INTEGER :: handle, i, iatom, ib, ic, ig, ispin, j, & Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_distribution_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F:795:0: SUBROUTINE fb_distribution_move_el(dist_from, element, dist_to) Warning: 'fb_distribution_move_el' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/basis_set_output.F basis_set_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"basis_set_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' basis_set_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling.F et_coupling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F qs_rho_atom_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_scf_utils.F qs_cdft_scf_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_scf_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_scf_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F:489:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: p_matrix Warning: 'p_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F:489:0: Warning: 'p_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F mp2_eri.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_eri.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_eri.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_forces.F cp_ddapc_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F qs_vxc_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc_atom.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: hab_uncontr_d, pab_hh, pab_hs, & Warning: 'pab_hh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: Warning: 'pab_hh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:518:0: hab_uncontr_d(ico, jcoz)] Warning: 'hadb_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:402:0: hdab_uncontr, v_work Warning: 'hdab_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:512:0: hab_uncontr_d(icoz, jco)] Warning: 'hdab_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:305:0: ir, rho_nlcc(:, 1), rho_h, rho_s, rho_nlcc(:, 2), drho_h, drho_s) Warning: 'rho_nlcc.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: REAL(dp), DIMENSION(:, :), POINTER :: rho_h, rho_nlcc, rho_s, tau_h, tau_s, & Warning: 'rho_nlcc.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: habc_uncontr_d, pabc_hhh, & Warning: 'pabc_hhh.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1283:0: habc_uncontr_d(ico, jco, kcoz)] Warning: 'habdc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1277:0: habc_uncontr_d(ico, jcoz, kco)] Warning: 'hadbc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1271:0: habc_uncontr_d(icoz, jco, kco)] Warning: 'hdabc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F qs_integrate_potential_product.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_product.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_product.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: force(jkind)%rho_elec(:, atom_b)+scalef*admm_scal_fac*force_b(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:150:0: INTEGER :: atom_a, atom_b, bcol, brow, handle, i, iatom, igrid_level, ikind, ikind_old, & note: 'atom_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: force(jkind)%rho_elec(:, atom_b)+scalef*admm_scal_fac*force_b(:) Warning: 'jkind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:152:0: jkind, jkind_old, jpgf, jpgf_new, jset, jset_new, jset_old, maxco, maxpgf, maxset, & note: 'jkind' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:747:0: force(ikind)%rho_elec(:, atom_a)+scalef*admm_scal_fac*force_a(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:150:0: INTEGER :: atom_a, atom_b, bcol, brow, handle, i, iatom, igrid_level, ikind, ikind_old, & note: 'atom_a' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:747:0: force(ikind)%rho_elec(:, atom_a)+scalef*admm_scal_fac*force_a(:) Warning: 'ikind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:150:0: INTEGER :: atom_a, atom_b, bcol, brow, handle, i, iatom, igrid_level, ikind, ikind_old, & note: 'ikind' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: offs_dv, sgfa, sgfb Warning: 'sgfb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: Warning: 'sgfa' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_single.F qs_integrate_potential_single.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_single.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_single.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:738:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/surface_dipole.F surface_dipole.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"surface_dipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' surface_dipole.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_methods.F hartree_local_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F lri_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_methods.F qs_ks_qmmm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_axk_util.F rpa_axk_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_axk_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_axk_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_im_time.F rpa_im_time.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F qs_sccs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_im_time.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_im_time.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_sccs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_sccs.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:338:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:422:41: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:729:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1124:0: DO j = lb(2), ub(2) Warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1101:0: ln_rho_min, q, rho, t, x, y note: 'q' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1124:0: DO j = lb(2), ub(2) Warning: 'ln_rho_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1100:0: REAL(KIND=dp) :: diff, e, eps_elec, f, ln_rho_max, & note: 'ln_rho_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:864:0: DO j = lb(2), ub(2) Warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:842:0: q, rho, t, x, y note: 'q' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:864:0: DO j = lb(2), ub(2) Warning: 'ln_rho_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:841:0: REAL(KIND=dp) :: diff, dq, dt, f, ln_rho_max, ln_rho_min, & note: 'ln_rho_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:864:0: DO j = lb(2), ub(2) Warning: 'dq' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:841:0: REAL(KIND=dp) :: diff, dq, dt, f, ln_rho_max, ln_rho_min, & note: 'dq' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/efield_utils.F efield_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"efield_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' efield_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_atom.F qs_ks_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_utils.F qs_linres_nmr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_communication.F hfx_communication.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_utils.F qs_linres_epr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_screening_methods.F hfx_screening_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_screening_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_screening_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_init.F qmmm_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_methods.F xc_adiabatic_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_hfx_utils.F rt_hfx_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_hfx_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_hfx_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_exchange.F se_fock_matrix_exchange.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_exchange.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_exchange.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_types.F qs_tddfpt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types.F qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F se_fock_matrix_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_methods.F qs_ks_qmmm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_forces.F rt_propagation_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F:682:0: ALLOCATE (forces_g(3, forces_g_size)) Warning: 'forces_g_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_potential.F qs_external_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F qs_collocate_density.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_collocate_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_collocate_density.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3351:0: SUBROUTINE collocate_general_opt() Warning: 'collocate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3641:0: SUBROUTINE collocate_general() Warning: 'collocate_general' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis.F qs_diis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_commutators.F qs_commutators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_commutators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_commutators.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:2136:0: IF (distributed_rs_grids) THEN Warning: 'distributed_rs_grids' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_methods.F mao_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F qs_rho_atom_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F qs_operators_ao.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_operators_ao.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_operators_ao.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1481:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1196:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F:489:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: p_matrix Warning: 'p_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:923:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:536:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:179:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_epr_hyp.F qs_epr_hyp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_epr_hyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_epr_hyp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_methods.F hartree_local_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states.F wannier_states.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_env_methods.F almo_scf_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F qs_integrate_potential_product.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_product.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_product.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: offs_dv, sgfa, sgfb Warning: 'sgfb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: Warning: 'sgfa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: force(jkind)%rho_elec(:, atom_b)+scalef*admm_scal_fac*force_b(:) Warning: 'jkind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:747:0: force(ikind)%rho_elec(:, atom_a)+scalef*admm_scal_fac*force_a(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_init.F lri_environment_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_single.F qs_integrate_potential_single.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_single.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_single.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F pao_potentials.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_potentials.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_potentials.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: Warning: 'new_block_d.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_full.F pao_linpot_full.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_full.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_full.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_forces.F cp_ddapc_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_rotinv.F pao_linpot_rotinv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_rotinv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_rotinv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F lri_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:829:0: v_dadrc => lri_coef(kkind)%v_dadr(atom_c, :) Warning: 'lri_coef.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:769:0: TYPE(lri_kind_type), DIMENSION(:), POINTER :: lri_coef note: 'lri_coef.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:829:0: v_dadrc => lri_coef(kkind)%v_dadr(atom_c, :) Warning: 'lri_coef.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:769:0: TYPE(lri_kind_type), DIMENSION(:), POINTER :: lri_coef note: 'lri_coef.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:829:0: v_dadrc => lri_coef(kkind)%v_dadr(atom_c, :) Warning: 'lri_coef.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:769:0: TYPE(lri_kind_type), DIMENSION(:), POINTER :: lri_coef note: 'lri_coef.data' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_density.F qs_external_density.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_density.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_screening_methods.F hfx_screening_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_screening_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_screening_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F se_core_core.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_core.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_core.F90 /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: dr3inv = -3.0_dp*rij*r3inv*r2inv Warning: 'r3inv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: Warning: 'r2inv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F qs_fb_distribution_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_distribution_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F:795:0: SUBROUTINE fb_distribution_move_el(dist_from, element, dist_to) Warning: 'fb_distribution_move_el' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_communication.F hfx_communication.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/basis_set_output.F basis_set_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"basis_set_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' basis_set_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_methods.F xc_adiabatic_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F mp2_eri.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_eri.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_eri.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F qs_vxc_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc_atom.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:305:0: ir, rho_nlcc(:, 1), rho_h, rho_s, rho_nlcc(:, 2), drho_h, drho_s) Warning: 'rho_nlcc.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: REAL(dp), DIMENSION(:, :), POINTER :: rho_h, rho_nlcc, rho_s, tau_h, tau_s, & Warning: 'rho_nlcc.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F cp_dbcsr_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_output.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F:249:0: IF (print_sym) THEN Warning: 'print_sym' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F dkh_main.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: hab_uncontr_d, pab_hh, pab_hs, & Warning: 'pab_hh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: Warning: 'pab_hh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:518:0: hab_uncontr_d(ico, jcoz)] Warning: 'hadb_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:402:0: hdab_uncontr, v_work Warning: 'hdab_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:512:0: hab_uncontr_d(icoz, jco)] Warning: 'hdab_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dkh_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dkh_main.F90 /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:99:0: SUBROUTINE DKH_full_transformation(qs_env, matrix_s, matrix_v, matrix_t, matrix_pVp, n, dkh_order) Warning: 'dkh_full_transformation' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:754:0: SUBROUTINE even4a(n, ev4, e1, pe1p, vv, gg) Warning: 'even4a' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: habc_uncontr_d, pabc_hhh, & Warning: 'pabc_hhh.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1283:0: habc_uncontr_d(ico, jco, kcoz)] Warning: 'habdc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1277:0: habc_uncontr_d(ico, jcoz, kco)] Warning: 'hadbc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1271:0: habc_uncontr_d(icoz, jco, kco)] Warning: 'hdabc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/surface_dipole.F surface_dipole.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"surface_dipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' surface_dipole.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:738:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/efield_utils.F efield_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"efield_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' efield_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/moments_utils.F moments_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"moments_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' moments_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F qs_neighbor_lists.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_lists.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1222:0: IF (mol_a /= mol_b) CYCLE Warning: 'mol_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1281:0: CPABORT("") Warning: 'otype' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb3_methods.F qs_dftb3_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_atom.F qs_ks_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_im_time.F rpa_im_time.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_im_time.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_im_time.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F qs_sccs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_sccs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_sccs.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:338:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:422:41: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:729:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_energies.F qs_core_energies.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F se_fock_matrix_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_axk_util.F rpa_axk_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_axk_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_axk_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling.F et_coupling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling.F90 /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F:682:0: ALLOCATE (forces_g(3, forces_g_size)) Warning: 'forces_g_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_utils.F qs_linres_nmr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_exchange.F se_fock_matrix_exchange.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_exchange.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_exchange.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_utils.F qs_linres_epr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F qs_dispersion_pairpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_pairpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_pairpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_scf_utils.F qs_cdft_scf_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_scf_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_scf_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1340:0: e8tot = e8tot-e8 Warning: 'e8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1339:0: e6tot = e6tot-e6 Warning: 'e6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: fdij(:) = (de6+de8)*rij(:)/dr*fac Warning: 'de8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: Warning: 'de6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1525:0: force(jkind)%dispersion(:, atom_b) = force(jkind)%dispersion(:, atom_b)+fdij(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1524:0: force(ikind)%dispersion(:, atom_a) = force(ikind)%dispersion(:, atom_a)-fdij(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1728:0: elrc9 = elrc9-s9*64._dp*twopi*REAL(na*nb*nc, KIND=dp)*c9/(6._dp*rcut**3*cell%deth**2) Warning: 's9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1380:0: ELSE IF (idmp == 2) THEN Warning: 'idmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1828:0: IF (domol) THEN Warning: 'domol' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1174:0: IF (unit_nr > 0 .AND. SIZE(dcnum) > 0) THEN Warning: 'dcnum.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1810:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: CALL virial_pair_force(atstr(:, :, iatom), -0.5_dp, fdij, rij) Warning: 'atstr.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: Warning: 'atstr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: CALL virial_pair_force(atstr(:, :, katom), -0.5_dp, fdij, rca) Warning: 'atstr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: CALL virial_pair_force(atstr(:, :, iatom), -0.5_dp, fdij, rij) Warning: 'atstr.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: atener(iatom) = atener(iatom)-0.5_dp*xp*fdmp*fac Warning: 'atener.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_forces.F rt_propagation_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_init.F qmmm_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_methods.F mao_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_hfx_utils.F rt_hfx_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_hfx_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_hfx_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_methods.F qs_mo_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_types.F qs_tddfpt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_exp.F pao_param_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types.F qmmm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/moments_utils.F moments_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"moments_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' moments_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_methods.F qs_mo_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F pao_ml_descriptor.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_descriptor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_descriptor.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_S, S_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_V, V_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F ri_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ri_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_methods.F admm_dm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F:632:0: IF (symm .AND. (iatom /= jatom)) THEN Warning: 'symm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dft_plus_u.F dft_plus_u.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dft_plus_u.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dft_plus_u.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dft_plus_u.F dft_plus_u.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dft_plus_u.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dft_plus_u.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F lri_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F se_core_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F:485:0: SUBROUTINE calculate_lri_overlap_aabb(lri_env, qs_env) Warning: 'calculate_lri_overlap_aabb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:425:0: SUBROUTINE makeS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, S) Warning: 'makes' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:801:0: SUBROUTINE makedS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, dS) Warning: 'makeds' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:371:0: force(jkind)%all_potential(:, atom_b)+force_ab(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:369:0: force(ikind)%all_potential(:, atom_a)-force_ab(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xray_diffraction.F xray_diffraction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xray_diffraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xray_diffraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F qs_loc_molecules.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_molecules.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_molecules.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_hamiltonian.F qs_core_hamiltonian.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_hamiltonian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_hamiltonian.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F:78:0: INTEGER :: akind, counter, first_atom, i, iatom, ikind, imol, imol_now, istate, j, & Warning: 'imol_now' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/molecular_states.F molecular_states.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molecular_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molecular_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F qs_loc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_methods.F admm_dm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:797:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:676:0: last_jatom, ldab, ldsa, ldsb, ldwork, maxl, ncoa, ncob, nkind, nrow, nseta, nsetb, sgfa, & note: 'last_jatom' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:543:0: IF (ABS(occ_imo-my_occ) > localized_wfn_control%eps_occ) THEN Warning: 'my_occ' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner.F preconditioner.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_methods.F admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F qs_mo_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_io.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:686:0: nspin_read, offset_read, source Warning: 'offset_read' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:878:0: IF (minbas) THEN Warning: 'minbas' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: vecbuffer, vecbuffer_read Warning: 'vecbuffer_read.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: Warning: 'vecbuffer_read.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:886:0: offset_read = offset_info(ishell_read, iset_read, iatom) Warning: 'offset_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:960:0: DEALLOCATE (offset_info) Warning: 'offset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: INTEGER, DIMENSION(:, :), POINTER :: l, nshell_info Warning: 'nshell_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:687:0: INTEGER, DIMENSION(:), POINTER :: nset_info, nshell Warning: 'nset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1023:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cmatrix, smatrix Warning: 'cmatrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1269:0: (cmatrix(irow, jcol), jcol=from, to) Warning: 'cmatrix.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/stm_images.F stm_images.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"stm_images.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' stm_images.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F hfx_energy_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_energy_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_energy_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F qs_resp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_resp.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:856:0: IF (dist(i) < rmin+delta) not_in_range(i, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:857:0: IF (dist(i) > rmax-delta) not_in_range(i, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:128:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:128:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:127:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:127:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:126:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:126:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:125:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:125:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:167:0: sphi_c_u3, sphi_d_u1, sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk note: 'integral_caches.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: Warning: 'integral_caches.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers, & note: 'integral_containers.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:222:0: TYPE(hfx_container_type), POINTER :: maxval_container, maxval_container_disk note: 'maxval_container' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: use_disk_storage) Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:219:0: TYPE(hfx_cache_type), POINTER :: maxval_cache, maxval_cache_disk note: 'maxval_cache' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk Warning: 'integral_containers_disk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk note: 'integral_containers_disk.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk note: 'integral_containers_disk.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk note: 'integral_containers_disk.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1517:0: use_disk_storage) Warning: 'integral_caches_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk note: 'integral_caches_disk.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: do_disk_storage) Warning: 'maxval_container_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:222:0: TYPE(hfx_container_type), POINTER :: maxval_container, maxval_container_disk note: 'maxval_container_disk' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: do_disk_storage) Warning: 'maxval_cache_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:219:0: TYPE(hfx_cache_type), POINTER :: maxval_cache, maxval_cache_disk note: 'maxval_cache_disk' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1111:0: IF (dist(m) < rmin+delta) not_in_range(m, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmin' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1112:0: IF (dist(m) > rmax-delta) not_in_range(m, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmax' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_z' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_y' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_y' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_x' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_utils.F qs_dispersion_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_hamiltonian.F qs_core_hamiltonian.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_hamiltonian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_hamiltonian.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/stm_images.F stm_images.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"stm_images.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' stm_images.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/population_analyses.F population_analyses.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"population_analyses.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' population_analyses.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F qs_resp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_resp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_gth.F pao_param_gth.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_gth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_gth.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:856:0: IF (dist(i) < rmin+delta) not_in_range(i, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:857:0: IF (dist(i) > rmax-delta) not_in_range(i, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_linpot.F pao_param_linpot.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1111:0: IF (dist(m) < rmin+delta) not_in_range(m, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmin' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1112:0: IF (dist(m) > rmax-delta) not_in_range(m, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmax' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_z' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_y' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_y' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_x' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_linpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_linpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molecular_states.F molecular_states.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molecular_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molecular_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F qs_elec_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F qs_elec_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_elec_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_elec_field.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F:197:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F:197:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F qs_spin_orbit.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F qs_fermi_contact.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_spin_orbit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fermi_contact.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F qs_fermi_contact.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F qs_spin_orbit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fermi_contact.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_spin_orbit.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_methods.F qs_fb_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_utils.F qs_dispersion_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_exp.F pao_param_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/population_analyses.F population_analyses.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"population_analyses.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' population_analyses.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F pao_ml_descriptor.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_descriptor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_descriptor.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_proj.F et_coupling_proj.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_proj.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_proj.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_S, S_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_V, V_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F se_core_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:425:0: SUBROUTINE makeS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, S) Warning: 'makes' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:801:0: SUBROUTINE makedS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, dS) Warning: 'makeds' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:371:0: force(jkind)%all_potential(:, atom_b)+force_ab(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:369:0: force(ikind)%all_potential(:, atom_a)-force_ab(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xray_diffraction.F xray_diffraction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xray_diffraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xray_diffraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F qs_tddfpt2_subgroups.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_subgroups.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_subgroups.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F qs_tddfpt2_subgroups.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_subgroups.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_subgroups.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:472:0: qs_control%relative_cutoff = mgrid_saved%relative_cutoff Warning: 'mgrid_saved.relative_cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.relative_cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:471:0: qs_control%progression_factor = mgrid_saved%progression_factor Warning: 'mgrid_saved.progression_factor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.progression_factor' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:470:0: qs_control%cutoff = mgrid_saved%cutoff Warning: 'mgrid_saved.cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:469:0: qs_control%skip_load_balance_distributed = mgrid_saved%skip_load_balance Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:468:0: qs_control%realspace_mgrids = mgrid_saved%realspace_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:467:0: qs_control%commensurate_mgrids = mgrid_saved%commensurate_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:472:0: qs_control%relative_cutoff = mgrid_saved%relative_cutoff Warning: 'mgrid_saved.relative_cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.relative_cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:471:0: qs_control%progression_factor = mgrid_saved%progression_factor Warning: 'mgrid_saved.progression_factor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.progression_factor' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:470:0: qs_control%cutoff = mgrid_saved%cutoff Warning: 'mgrid_saved.cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:469:0: qs_control%skip_load_balance_distributed = mgrid_saved%skip_load_balance Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:468:0: qs_control%realspace_mgrids = mgrid_saved%realspace_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:467:0: qs_control%commensurate_mgrids = mgrid_saved%commensurate_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_proj.F et_coupling_proj.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_proj.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_proj.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/bse.F bse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_methods.F fist_efield_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_types.F qmmmx_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F ri_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ri_environment_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F:632:0: IF (symm .AND. (iatom /= jatom)) THEN Warning: 'symm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_operators.F atom_operators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_operators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_operators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F lri_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F:485:0: SUBROUTINE calculate_lri_overlap_aabb(lri_env, qs_env) Warning: 'calculate_lri_overlap_aabb' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F qs_dftb_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential.F qs_integrate_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_util.F cp_ddapc_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_util.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F:966:0: pfr = -dfr*mcharge(iatom)*mcharge(jatom) Warning: 'dfr' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F hfx_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_dispersion.F qs_dftb_dispersion.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_dispersion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_dispersion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_util.F cp_ddapc_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_util.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:176:0: pmax_4 = ptr_p_4(kset, jset) Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:199:0: pmax_3 = ptr_p_3(lset, iset) Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:210:0: pmax_2 = ptr_p_2(lset, jset) Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:215:0: pmax_1 = ptr_p_1(kset, iset) Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:137:0: sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1456:0: IF (use_virial .AND. spherical_estimate_virial*pmax_entry >= eps_schwarz) THEN Warning: 'spherical_estimate_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential.F qs_integrate_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F lri_ks_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_ks_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: hf_work, hs_work, int3, wab, wbb Warning: 'hf_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hf_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hs_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hs_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F qs_moments.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_moments.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F hfx_energy_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_energy_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_energy_potential.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:128:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:127:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:126:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:125:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:167:0: sphi_c_u3, sphi_d_u1, sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers, & Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & Warning: 'full_ks_beta.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'full_ks_beta.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk Warning: 'integral_containers_disk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: Warning: 'integral_containers_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1517:0: use_disk_storage) Warning: 'integral_caches_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: do_disk_storage) Warning: 'maxval_container_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: Warning: 'maxval_cache_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:222:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:458:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:346:0: INTEGER :: handle, i, iatom, icol, ikind, inode, irow, iset, jatom, jkind, jset, last_jatom, & note: 'last_jatom' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F hfx_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_methods.F admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:176:0: pmax_4 = ptr_p_4(kset, jset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:199:0: pmax_3 = ptr_p_3(lset, iset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:210:0: pmax_2 = ptr_p_2(lset, jset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:215:0: pmax_1 = ptr_p_1(kset, iset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:137:0: sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1456:0: IF (use_virial .AND. spherical_estimate_virial*pmax_entry >= eps_schwarz) THEN Warning: 'spherical_estimate_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:162:0: rb(3), rc(3), rcd2, rd(3), spherical_estimate, spherical_estimate_virial, symm_fac, & note: 'spherical_estimate_virial' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:191:0: TYPE(hfx_container_type), POINTER :: maxval_container note: 'maxval_container' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: use_disk_storage) Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:189:0: TYPE(hfx_cache_type), POINTER :: maxval_cache note: 'maxval_cache' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_operators.F atom_operators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_operators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_operators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_dbg.F se_fock_matrix_dbg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_dbg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_dbg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner.F preconditioner.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F qs_loc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F qs_moments.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_moments.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:797:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:676:0: last_jatom, ldab, ldsa, ldsb, ldwork, maxl, ncoa, ncob, nkind, nrow, nseta, nsetb, sgfa, & note: 'last_jatom' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:543:0: IF (ABS(occ_imo-my_occ) > localized_wfn_control%eps_occ) THEN Warning: 'my_occ' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_optimizer.F mao_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_gth.F pao_param_gth.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_gth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_gth.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:222:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:458:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:346:0: INTEGER :: handle, i, iatom, icol, ikind, inode, irow, iset, jatom, jkind, jset, last_jatom, & note: 'last_jatom' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_linpot.F pao_param_linpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F qs_dftb_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_linpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_linpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_coulomb.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F:966:0: pfr = -dfr*mcharge(iatom)*mcharge(jatom) Warning: 'dfr' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_methods.F qs_fb_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_dbg.F se_fock_matrix_dbg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_dbg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_dbg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_dispersion.F qs_dftb_dispersion.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_dispersion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_dispersion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F qs_loc_molecules.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_molecules.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_molecules.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F:78:0: INTEGER :: akind, counter, first_atom, i, iatom, ikind, imol, imol_now, istate, j, & Warning: 'imol_now' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_optimizer.F mao_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis.F lri_optimize_ri_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_wfn_mix.F qs_scf_wfn_mix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_wfn_mix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_wfn_mix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F qs_scf_block_davidson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_block_davidson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_block_davidson.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:885:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:488:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:486:0: nmat2, nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/bse.F bse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bse.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:429:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:91:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:89:0: nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_io.F kpoint_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_libint.F mp2_ri_libint.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_libint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_libint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_ggrid.F qs_rho0_ggrid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_ggrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_ggrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F lri_ks_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_ks_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: hf_work, hs_work, int3, wab, wbb Warning: 'hs_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hs_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hf_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hf_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_utils.F xc_adiabatic_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F mp2_direct_method.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_direct_method.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_direct_method.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_image_charge.F qmmm_image_charge.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_image_charge.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_image_charge.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1389:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1559:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec, 1:elements_ij_proc) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1030:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: R_offset_rec, Rsize_rec, S_offset_rec, same_size_kl_index, sgfb, sphi_a_u1, sphi_a_u2, & Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:838:0: task_counter_RS(global_counter, 4) = task_counter_RS(global_counter, 4)+1 Warning: 'global_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot.F qs_ot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_types.F qmmmx_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_methods.F fist_efield_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F mao_wfn_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_wfn_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F qs_mo_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_io.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:686:0: nspin_read, offset_read, source Warning: 'offset_read' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:878:0: IF (minbas) THEN Warning: 'minbas' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: vecbuffer, vecbuffer_read Warning: 'vecbuffer_read.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: Warning: 'vecbuffer_read.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:886:0: offset_read = offset_info(ishell_read, iset_read, iatom) Warning: 'offset_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:960:0: DEALLOCATE (offset_info) Warning: 'offset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: INTEGER, DIMENSION(:, :), POINTER :: l, nshell_info Warning: 'nshell_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:687:0: INTEGER, DIMENSION(:), POINTER :: nset_info, nshell Warning: 'nset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: qmatbc, raq, sab, selnABC, sinv, & Warning: 'selnabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1023:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cmatrix, smatrix Warning: 'cmatrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1269:0: (cmatrix(irow, jcol), jcol=from, to) Warning: 'cmatrix.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_methods.F qs_rho_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc.F cp_ddapc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment.F kg_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_image_charge.F qmmm_image_charge.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_image_charge.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_image_charge.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param.F pao_param.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_op.F qs_linres_op.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_op.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_op.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F qs_efield_berry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_berry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_berry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis.F lri_optimize_ri_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_dftb.F qs_scf_post_dftb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_dftb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_dftb.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dcosab, dsinab, force_tmp Warning: 'force_tmp.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F mp2_ri_grad.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_op.F qs_linres_op.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_op.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_op.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment.F kg_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: eri_method=eri_method, pab=G_PQ_local, force_a=force_2c) Warning: 'force_2c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: Warning: 'force_2c.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: force_a=force_3c_orb_mu, force_b=force_3c_orb_nu, force_c=force_3c_aux) Warning: 'force_3c_orb_mu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_mu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: G_P_ia, G_P_ia_beta, mat_munu_local, & Warning: 'g_p_ia_beta.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: Warning: 'g_p_ia_beta.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:909:0: DEALLOCATE (G_P_ia_beta) Warning: 'g_p_ia_beta.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:317:0: G_P_ia_beta(L_counter), matrix_P_inu_beta, mo_coeff_v_beta, mo_coeff_o_beta) Warning: 'mo_coeff_v_beta' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F mao_wfn_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_wfn_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F mp2_ri_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3628:0: SUBROUTINE set_identity(fm_matrix_L) Warning: 'set_identity' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:4830:0: SUBROUTINE write_array(mat) Warning: 'write_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6965:0: SUBROUTINE compute_3c_overlap_int(mat_B_munu, qs_env, my_group_L_size, my_group_L_start, & Warning: 'compute_3c_overlap_int' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: qmatbc, raq, sab, selnABC, sinv, & Warning: 'selnabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6307:0: send_k, size_B_i, size_B_j, size_B_k, start_point Warning: 'send_k' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6306:0: send_B_size, send_B_virtual_end, send_B_virtual_start, send_i, send_ijk_index, send_j, & Warning: 'send_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6436:0: para_env_exchange%group) Warning: 'send_i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F mp2_ri_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3628:0: SUBROUTINE set_identity(fm_matrix_L) Warning: 'set_identity' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:4830:0: SUBROUTINE write_array(mat) Warning: 'write_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6965:0: SUBROUTINE compute_3c_overlap_int(mat_B_munu, qs_env, my_group_L_size, my_group_L_start, & Warning: 'compute_3c_overlap_int' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: dbRI = SQRT(SUM(rbRI**2)) Warning: 'rbri[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: daRI = SQRT(SUM(raRI**2)) Warning: 'rari[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6307:0: send_k, size_B_i, size_B_j, size_B_k, start_point Warning: 'send_k' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6306:0: send_B_size, send_B_virtual_end, send_B_virtual_start, send_i, send_ijk_index, send_j, & Warning: 'send_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6436:0: para_env_exchange%group) Warning: 'send_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3836:0: num_ij_pairs, proc_map, proc_map_rep, sizes_array_orig, sub_proc_map Warning: 'MEM[(struct array01_integer(kind=4) &)&sizes_array_orig].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: dbRI = SQRT(SUM(rbRI**2)) Warning: 'rbri[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: daRI = SQRT(SUM(raRI**2)) Warning: 'rari[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F mp2_direct_method.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_direct_method.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_direct_method.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1389:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1559:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec, 1:elements_ij_proc) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1030:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: R_offset_rec, Rsize_rec, S_offset_rec, same_size_kl_index, sgfb, sphi_a_u1, sphi_a_u2, & Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:838:0: task_counter_RS(global_counter, 4) = task_counter_RS(global_counter, 4)+1 Warning: 'global_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3836:0: num_ij_pairs, proc_map, proc_map_rep, sizes_array_orig, sub_proc_map Warning: 'MEM[(struct array01_integer(kind=4) &)&sizes_array_orig].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_libint.F mp2_ri_libint.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_libint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_libint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F mp2_ri_grad.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_force.F fist_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_force.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: eri_method=eri_method, pab=G_PQ_local, force_a=force_2c) Warning: 'force_2c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: Warning: 'force_2c.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: force_a=force_3c_orb_mu, force_b=force_3c_orb_nu, force_c=force_3c_aux) Warning: 'force_3c_orb_mu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_mu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: G_P_ia, G_P_ia_beta, mat_munu_local, & Warning: 'g_p_ia_beta.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: Warning: 'g_p_ia_beta.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:909:0: DEALLOCATE (G_P_ia_beta) Warning: 'g_p_ia_beta.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:317:0: G_P_ia_beta(L_counter), matrix_P_inu_beta, mo_coeff_v_beta, mo_coeff_o_beta) Warning: 'mo_coeff_v_beta' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F atom_grb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_grb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_grb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_delta_pulse.F rt_delta_pulse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_delta_pulse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_delta_pulse.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:754:0: WRITE (iunit, "(G20.12,40F16.10)") al(i), ((gcc(i, j, l), j=1, nbas(l)), l=lmin, lmax) Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:266:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F atom_grb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_grb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_grb.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:754:0: WRITE (iunit, "(G20.12,40F16.10)") al(i), ((gcc(i, j, l), j=1, nbas(l)), l=lmin, lmax) Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F atom_admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_admm_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:266:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F:212:0: IF (rhf) THEN Warning: 'rhf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F atom_admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_delta_pulse.F rt_delta_pulse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_delta_pulse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_delta_pulse.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F:212:0: IF (rhf) THEN Warning: 'rhf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F force_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F atom_fit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_fit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_fit.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F:679:0: i_force_eval(1) = main_force_eval Warning: 'main_force_eval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_methods.F qs_rho_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1703:0: END FUNCTION rcpro Warning: 'yval' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1684:0: FUNCTION rcpro(id, xval) RESULT(yval) note: 'yval' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:179:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: xtob Warning: 'xtob.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc.F cp_ddapc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_ggrid.F qs_rho0_ggrid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_ggrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_ggrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F atom_fit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_fit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_fit.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_correction.F kg_correction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_correction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_correction.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1703:0: END FUNCTION rcpro Warning: 'yval' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1684:0: FUNCTION rcpro(id, xval) RESULT(yval) note: 'yval' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:179:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: xtob Warning: 'xtob.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_local.F qs_efield_local.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_local.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_local.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F qs_efield_berry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_berry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_berry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_utils.F xc_adiabatic_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix.F se_fock_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dcosab, dsinab, force_tmp Warning: 'force_tmp.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_methods.F qs_wf_history_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_local.F qs_efield_local.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_local.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_local.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_io.F kpoint_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix.F se_fock_matrix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot.F qs_ot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_basis.F mao_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F qs_scf_block_davidson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_block_davidson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_block_davidson.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:885:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:488:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:486:0: nmat2, nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:429:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:91:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:89:0: nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_wfn_mix.F qs_scf_wfn_mix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_output.F qs_scf_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_wfn_mix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_wfn_mix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_basis.F mao_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_ownutils.F qs_linres_epr_ownutils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param.F pao_param.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_ownutils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_ownutils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_output.F qs_scf_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F qs_linres_nmr_shift.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_shift.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_shift.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:729:0: cs_nics_tot, cs_tot Warning: 'cs_nics_tot.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:947:0: SQRT(DDOT(9*SIZE(cs_nics_tot, 3), cs_nics_tot(1, 1, 1), 1, cs_nics_tot(1, 1, 1), 1)) Warning: 'cs_nics_tot.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_restart.F xas_restart.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:265:0: n_nics, na, natom, natom_local, natom_tot, nkind, nnics_local, nr, nra, nspins, num_pe, & Warning: 'nnics_local' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_restart.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_restart.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F qs_rho0_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F mp2_cphf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_cphf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_cphf.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :, :) :: cpc_ah, cpc_as Warning: 'cpc_as.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: Warning: 'cpc_ah.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F qs_ks_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1452:0: TYPE(cp_fm_p_type), DIMENSION(:), POINTER :: Ax, Ax_ab, Ax_ba, Ax_bb, xn, xn_b Warning: 'xn_b.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: xn_b(iiB)%matrix%local_data(1:nrow_local_b, 1:ncol_local_b)) Warning: 'ax_bb.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ba.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ab.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:1336:0: +sign*becke%group(igroup)%weight%pw%cr3d*becke%strength(igroup) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F mp2_optimize_ri_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_optimize_ri_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:798:0: energy%hartree = energy%hartree+full_scaling*ener Warning: 'full_scaling' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:794:0: full_scaling = -dft_control%sic_scaling_a*nelec Warning: 'nelec' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F hfx_admm_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_admm_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F:902:0: iset, la Warning: 'la' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:1023:0: energy%ex = ehfx Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_ownutils.F qs_linres_epr_ownutils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_ownutils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_ownutils.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: energy%ex = ehfx+ehfxrt Warning: 'ehfxrt' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_correction.F kg_correction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_correction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_correction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F qs_linres_nmr_shift.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_shift.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_shift.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:729:0: cs_nics_tot, cs_tot Warning: 'cs_nics_tot.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:947:0: SQRT(DDOT(9*SIZE(cs_nics_tot, 3), cs_nics_tot(1, 1, 1), 1, cs_nics_tot(1, 1, 1), 1)) Warning: 'cs_nics_tot.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion_utils.F motion_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' motion_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:265:0: n_nics, na, natom, natom_local, natom_tot, nkind, nnics_local, nr, nra, nspins, num_pe, & Warning: 'nnics_local' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F force_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_minimizer.F qs_ot_minimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_minimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_minimizer.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F:679:0: i_force_eval(1) = main_force_eval Warning: 'main_force_eval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_force.F fist_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F optimize_embedding_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_embedding_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_embedding_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_update_s_mstruct.F qs_update_s_mstruct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_update_s_mstruct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_update_s_mstruct.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1608:0: SUBROUTINE inv_Hessian_update(grad, prev_grad, step, prev_inv_Hess, inv_Hess) Warning: 'inv_hessian_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1716:0: SUBROUTINE Hessian_update(grad, prev_grad, step, prev_Hess, Hess) Warning: 'hessian_update' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F qs_ks_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_update_s_mstruct.F qs_update_s_mstruct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_update_s_mstruct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_update_s_mstruct.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:1336:0: +sign*becke%group(igroup)%weight%pw%cr3d*becke%strength(igroup) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_methods.F qs_wf_history_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:798:0: energy%hartree = energy%hartree+full_scaling*ener Warning: 'full_scaling' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:794:0: full_scaling = -dft_control%sic_scaling_a*nelec Warning: 'nelec' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_io.F pao_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F qs_rho0_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :, :) :: cpc_ah, cpc_as Warning: 'cpc_as.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: Warning: 'cpc_ah.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F qs_linres_atom_current.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_atom_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_atom_current.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F qs_linres_atom_current.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_atom_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_atom_current.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a_matrix, b_matrix, c_matrix, d_matrix Warning: 'd_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'd_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'c_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'c_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'b_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'b_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'a_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'a_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a_matrix, b_matrix, c_matrix, d_matrix Warning: 'd_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'c_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'b_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'a_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_dftb.F qs_scf_post_dftb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_dftb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_dftb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_restart.F xas_restart.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_restart.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_restart.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_basis.F atom_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F mp2_cphf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_cphf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_cphf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F atom_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_energy.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1452:0: TYPE(cp_fm_p_type), DIMENSION(:), POINTER :: Ax, Ax_ab, Ax_ba, Ax_bb, xn, xn_b Warning: 'xn_b.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: xn_b(iiB)%matrix%local_data(1:nrow_local_b, 1:ncol_local_b)) Warning: 'ax_bb.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ba.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ab.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:523:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:485:0: REAL(KIND=dp) :: dene, emax, expzet, fhomo, o, prefac, & note: 'fhomo' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_pseudo.F atom_pseudo.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_pseudo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_pseudo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F mixed_cdft_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F mp2_optimize_ri_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_optimize_ri_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:879:69: mixed_cdft%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:1474:0: nzeroed = nzeroed+1 Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'mixed_matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'mixed_matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: TYPE(cp_1d_r_p_type), ALLOCATABLE, DIMENSION(:, :) :: occno_tmp Warning: 'occno_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: Warning: 'occno_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, w_matrix Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F:902:0: iset, la Warning: 'la' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F mixed_cdft_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:879:69: mixed_cdft%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_kind_orbitals.F atom_kind_orbitals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_kind_orbitals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_kind_orbitals.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:1474:0: nzeroed = nzeroed+1 Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'mixed_matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'mixed_matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: TYPE(cp_1d_r_p_type), ALLOCATABLE, DIMENSION(:, :) :: occno_tmp Warning: 'occno_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: Warning: 'occno_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, w_matrix Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_vsite.F constraint_vsite.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_vsite.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_vsite.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_vsite.F constraint_vsite.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F constraint_fxd.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_vsite.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_vsite.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_fxd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_fxd.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/external_potential_methods.F external_potential_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"external_potential_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' external_potential_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: shell_particle_set(shell_index)%f(:) = force(:, natom+shell_index) Warning: 'shell_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: core_particle_set(shell_index)%f(:) = force(:, iparticle) Warning: 'core_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_util.F qmmm_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/environment.F environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F hfx_admm_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_admm_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F atom_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_energy.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:1023:0: energy%ex = ehfx Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: energy%ex = ehfx+ehfxrt Warning: 'ehfxrt' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:523:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:485:0: REAL(KIND=dp) :: dene, emax, expzet, fhomo, o, prefac, & note: 'fhomo' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_minimizer.F qs_ot_minimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_basis.F atom_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_minimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_minimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_pseudo.F atom_pseudo.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_pseudo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_pseudo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_types.F neb_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_methods.F minbas_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_force_eval.F input_restart_force_eval.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_force_eval.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_utils.F thermal_region_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_io.F pao_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_types.F cell_opt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_types.F mc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F optimize_embedding_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_embedding_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_embedding_potential.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1608:0: SUBROUTINE inv_Hessian_update(grad, prev_grad, step, prev_inv_Hess, inv_Hess) Warning: 'inv_hessian_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1716:0: SUBROUTINE Hessian_update(grad, prev_grad, step, prev_Hess, Hess) Warning: 'hessian_update' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F constraint_fxd.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_fxd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_fxd.F90 /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: shell_particle_set(shell_index)%f(:) = force(:, natom+shell_index) Warning: 'shell_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: core_particle_set(shell_index)%f(:) = force(:, iparticle) Warning: 'core_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_utils.F metadynamics_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/external_potential_methods.F external_potential_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"external_potential_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' external_potential_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_types.F mc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_util.F qmmm_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_kind_orbitals.F atom_kind_orbitals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_kind_orbitals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_kind_orbitals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_utils.F metadynamics_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/environment.F environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_methods.F minbas_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_force_eval.F input_restart_force_eval.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_force_eval.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F qs_tddfpt2_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_types.F cell_opt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_types.F neb_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_utils.F thermal_region_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F:2806:0: weights_recv Warning: 'weights_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F:2794:0: INTEGER(kind=int_8) :: iexc, imo_occ, imo_virt, ind, nexcs, & Warning: 'nexcs' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion_utils.F motion_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' motion_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gapw_densities.F qs_gapw_densities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gapw_densities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gapw_densities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_scf.F qs_ot_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F qs_linres_current.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_utils.F thermostat_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F neb_md_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_md_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_md_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box Warning: 'MEM[(struct array03_box_type &)&box].dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2044:0: DO j = LBOUND(box, 2), UBOUND(box, 2) Warning: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2045:0: DO i = LBOUND(box, 1), UBOUND(box, 1) Warning: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F:76:0: INTEGER :: iatom, ivar, k, natom, nparticle, nvar Warning: 'nvar' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gapw_densities.F qs_gapw_densities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gapw_densities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gapw_densities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rtp_admm_methods.F rtp_admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rtp_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rtp_admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F qs_dftb_matrices.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F colvar_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_matrices.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1276:70: tag_comp = enum_i2c(enum, colvar%xyz_diag_param%component) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1286:80: tag_comp1 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(1)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1289:80: tag_comp2 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(2)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:2074:0: force_ab = -fsr*rij/dr Warning: 'fsr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:5599:0: colvar%ss = cv_val Warning: 'cv_val' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2056:0: colvar%ss = r Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2981:0: e, ftmp(3), o0, rcb, rt2, rtmp(3), rtru, ru2, sine, ss(3), xba, xca, xcb, xdb, xdc, xt, & Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3114:0: ftmp(3) = dedzid Warning: 'dedzid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3110:0: ftmp(3) = dedzic Warning: 'dedzic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3106:0: ftmp(3) = dedzib Warning: 'dedzib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3102:0: ftmp(3) = dedzia Warning: 'dedzia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3113:0: ftmp(2) = dedyid Warning: 'dedyid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3109:0: ftmp(2) = dedyic Warning: 'dedyic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3105:0: ftmp(2) = dedyib Warning: 'dedyib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3101:0: ftmp(2) = dedyia Warning: 'dedyia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3112:0: ftmp(1) = dedxid Warning: 'dedxid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3108:0: ftmp(1) = dedxic Warning: 'dedxic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3104:0: ftmp(1) = dedxib Warning: 'dedxib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3100:0: ftmp(1) = dedxia Warning: 'dedxia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:509:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_methods.F qs_loc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F qs_tddfpt2_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_eigensolver.F qs_ot_eigensolver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_eigensolver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F pao_ml.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F:2806:0: weights_recv Warning: 'weights_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: ALLOCATE (training_matrices(SIZE(training_lists))) Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 144B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 152B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 160B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 232B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 240B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 248B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 304B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 312B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 408B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 416B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 424B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 496B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 504B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 512B]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F qs_linres_current.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_scf.F qs_ot_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_util.F qmmmx_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_util.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box Warning: 'MEM[(struct array03_box_type &)&box].dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2044:0: DO j = LBOUND(box, 2), UBOUND(box, 2) Warning: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2045:0: DO i = LBOUND(box, 1), UBOUND(box, 1) Warning: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F qmmm_se_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F:208:0: CPASSERT(iqm == number_qm_atoms) Warning: 'iqm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_energy.F qmmm_se_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F qmmm_se_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_3x3.F constraint_3x3.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_3x3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_3x3.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F:208:0: CPASSERT(iqm == number_qm_atoms) Warning: 'iqm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_energy.F qmmm_se_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_4x6.F constraint_4x6.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_4x6.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_4x6.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_3x3.F constraint_3x3.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_3x3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_3x3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_misc.F mc_misc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_misc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_misc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_4x6.F constraint_4x6.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_4x6.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_4x6.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_move_control.F mc_move_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_move_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_move_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F neb_md_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_md_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_md_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom.F atom.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F:76:0: INTEGER :: iatom, ivar, k, natom, nparticle, nvar Warning: 'nvar' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom.F atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_types.F gopt_f_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_methods.F hirshfeld_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_dynamics.F csvr_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/gle_system_dynamics.F gle_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/gle_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' gle_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F qs_dftb_matrices.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_matrices.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F al_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F:292:0: map_info%v_scale(imap) = 1.0_dp Warning: 'imap' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_dynamics.F extended_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:2074:0: force_ab = -fsr*rij/dr Warning: 'fsr' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_environment_types.F mc_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_misc.F mc_misc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_misc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_misc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_move_control.F mc_move_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_move_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_move_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F colvar_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:509:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1276:70: tag_comp = enum_i2c(enum, colvar%xyz_diag_param%component) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1286:80: tag_comp1 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(1)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1289:80: tag_comp2 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(2)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rtp_admm_methods.F rtp_admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rtp_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rtp_admm_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:5599:0: colvar%ss = cv_val Warning: 'cv_val' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_eigensolver.F qs_ot_eigensolver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_eigensolver.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2056:0: colvar%ss = r Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2981:0: e, ftmp(3), o0, rcb, rt2, rtmp(3), rtru, ru2, sine, ss(3), xba, xca, xcb, xdb, xdc, xt, & Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3114:0: ftmp(3) = dedzid Warning: 'dedzid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3110:0: ftmp(3) = dedzic Warning: 'dedzic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3106:0: ftmp(3) = dedzib Warning: 'dedzib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3102:0: ftmp(3) = dedzia Warning: 'dedzia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3113:0: ftmp(2) = dedyid Warning: 'dedyid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3109:0: ftmp(2) = dedyic Warning: 'dedyic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3105:0: ftmp(2) = dedyib Warning: 'dedyib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3101:0: ftmp(2) = dedyia Warning: 'dedyia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3112:0: ftmp(1) = dedxid Warning: 'dedxid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3108:0: ftmp(1) = dedxic Warning: 'dedxic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3104:0: ftmp(1) = dedxib Warning: 'dedxib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3100:0: ftmp(1) = dedxia Warning: 'dedxia' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_methods.F qs_loc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_wfn_analysis.F minbas_wfn_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_wfn_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_util.F qmmmx_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F pao_ml.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_methods.F hirshfeld_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: ALLOCATE (training_matrices(SIZE(training_lists))) Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 144B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 152B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 160B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 232B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 240B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 248B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 304B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 312B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 408B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 416B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 424B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 496B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 504B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 512B]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_wfn_analysis.F minbas_wfn_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/restraint.F restraint.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_wfn_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"restraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' restraint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_util.F constraint_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_clv.F constraint_clv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_clv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_clv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F qs_pdos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_pdos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_pdos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_environment_types.F mc_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_environment_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:878:0: IF (.NOT. read_r(3, ildos)) THEN Warning: 'read_r.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:653:0: r_ldos_p(ildos)%ldos%pdos_array(imo) = r_ldos_p(ildos)%ldos%pdos_array(imo)*dvol Warning: 'dvol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F metadynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_methods.F qs_linres_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F:563:0: IF (scal*check_val > 0.0_dp) CYCLE Warning: 'check_val' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_types.F gopt_f_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_pot_saop.F xc_pot_saop.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_pot_saop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_pot_saop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_init.F extended_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_utils.F rt_propagation_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_utils.F thermostat_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_pot_saop.F xc_pot_saop.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_pot_saop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_pot_saop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F qs_cdft_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1025:0: nzeroed_inner = nzeroed_inner+1 Warning: 'nzeroed_inner' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1035:0: nzeroed = nzeroed+nzeroed_inner Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F qs_pdos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_pdos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_pdos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport.F transport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:878:0: IF (.NOT. read_r(3, ildos)) THEN Warning: 'read_r.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:653:0: r_ldos_p(ildos)%ldos%pdos_array(imo) = r_ldos_p(ildos)%ldos%pdos_array(imo)*dvol Warning: 'dvol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport.F transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_energy.F qmmm_gpw_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F mixed_cdft_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_utils.F colvar_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_methods.F qs_linres_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: homo Warning: 'homo.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1414:0: density_matrix(jstate, ispin)%matrix, -1.0_dp, 1.0_dp) Warning: 'density_matrix.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3350:0: IF (ANY(mask_send)) THEN Warning: 'mask_send.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_send.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3367:0: IF (ANY(mask_recv)) THEN Warning: 'mask_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_recv.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3302:0: ALLOCATE (req_total(COUNT(mixed_cdft%dlb_control%recv_work_repl)+2*COUNT(touched))) Warning: 'touched.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'touched.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2731:0: REAL(bo(2, 1)-bo(1, 1)+1, dp)) Warning: 'my_work_size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2221:0: jatom, katom, my_work, my_work_size, natom, nforce_eval, nkind, np(3), npme, nthread, & note: 'my_work_size' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_energy.F qmmm_gpw_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_utils.F rt_propagation_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3740:0: DO icomm = 1, SIZE(nsent, 2) Warning: 'nsent.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3440:0: INTEGER, DIMENSION(:, :), POINTER :: nsent, req_send note: 'nsent.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: gradients Warning: 'gradients.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight Warning: 'cavity.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3450:0: distance_vecs, dP_i_dRi Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_const_dR, d_sum_Pm_dR, & Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: Warning: 'd_sum_const_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F mixed_cdft_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:260:0: mixed_cdft%is_parallel = is_parallel Warning: 'is_parallel' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_clv.F constraint_clv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_clv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_clv.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: homo Warning: 'homo.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1414:0: density_matrix(jstate, ispin)%matrix, -1.0_dp, 1.0_dp) Warning: 'density_matrix.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_util.F constraint_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F cg_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3350:0: IF (ANY(mask_send)) THEN Warning: 'mask_send.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_send.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3367:0: IF (ANY(mask_recv)) THEN Warning: 'mask_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_recv.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3302:0: ALLOCATE (req_total(COUNT(mixed_cdft%dlb_control%recv_work_repl)+2*COUNT(touched))) Warning: 'touched.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'touched.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2731:0: REAL(bo(2, 1)-bo(1, 1)+1, dp)) Warning: 'my_work_size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2221:0: jatom, katom, my_work, my_work_size, natom, nforce_eval, nkind, np(3), npme, nthread, & note: 'my_work_size' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F:808:0: IF (ABS(d) .GT. ABS(0.5_dp*olde)) skip0 = .TRUE. Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F metadynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F:563:0: IF (scal*check_val > 0.0_dp) CYCLE Warning: 'check_val' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_methods.F thermostat_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3740:0: DO icomm = 1, SIZE(nsent, 2) Warning: 'nsent.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3440:0: INTEGER, DIMENSION(:, :), POINTER :: nsent, req_send note: 'nsent.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: gradients Warning: 'gradients.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight Warning: 'cavity.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3450:0: distance_vecs, dP_i_dRi Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_const_dR, d_sum_Pm_dR, & Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: Warning: 'd_sum_const_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_utils.F colvar_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/restraint.F restraint.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:260:0: mixed_cdft%is_parallel = is_parallel Warning: 'is_parallel' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"restraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' restraint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F cp_control_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:748:62: qs_control%method = enum_i2c(enum, qs_control%method_id) 1 Warning: CHARACTER expression will be truncated in assignment (10/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F qs_cdft_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:208:0: dft_control%auto_basis_ri_hxc = isize Warning: 'isize' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint.F constraint.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1025:0: nzeroed_inner = nzeroed_inner+1 Warning: 'nzeroed_inner' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1035:0: nzeroed = nzeroed+nzeroed_inner Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_polar_utils.F qs_linres_polar_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_polar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_polar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/averages_types.F averages_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/averages_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' averages_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F qs_linres_current_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_dynamics.F extended_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_dynamics.F csvr_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F al_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F:1148:0: state_done(idir, istate_next) = .TRUE. Warning: 'istate_next' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F:292:0: map_info%v_scale(imap) = 1.0_dp Warning: 'imap' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/gle_system_dynamics.F gle_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/gle_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' gle_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_issc_utils.F qs_linres_issc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_issc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_issc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F cg_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F:808:0: IF (ABS(d) .GT. ABS(0.5_dp*olde)) skip0 = .TRUE. Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_init.F extended_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_types.F barostat_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F qs_cdft_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_forces.F qmmm_gpw_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1531:0: SUBROUTINE hirshfeld_force(qs_env, cdft_control) Warning: 'hirshfeld_force' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_Pm_dR, dP_i_dRi Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: LOGICAL, ALLOCATABLE, DIMENSION(:, :) :: atom_in_group Warning: 'atom_in_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: Warning: 'atom_in_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:149:0: INTEGER :: handle, i, iatom, igroup, ind(3), ip, j, & Warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1188:0: IF (.NOT. needs_spin_density) THEN Warning: 'needs_spin_density' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1056:0: gapw_offset(igroup, i) = gapw_offset(igroup, i)+sign*group(igroup)%coeff(iatom)*mp_rho(jatom)%q0(i) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge, rho_frag, rho_r Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint.F constraint.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:728:0: rho_r(ispin)%pw%cr3d(k, j, i)*dvol Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F topology_constraint_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/averages_types.F averages_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_constraint_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/averages_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' averages_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_utils.F barostat_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:750:0: fixd_list(kk)%restraint%active = cons_info%fixed_mol_restraint(k1loc) Warning: 'k1loc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:833:0: r(1:3) = fixd_list(kk)%coord(1:3) Warning: 'itype' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/input_cp2k_barostats.F input_cp2k_barostats.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/input_cp2k_barostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' input_cp2k_barostats.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_polar_utils.F qs_linres_polar_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_polar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_polar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F topology_constraint_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_constraint_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F qs_linres_current_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:750:0: fixd_list(kk)%restraint%active = cons_info%fixed_mol_restraint(k1loc) Warning: 'k1loc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:833:0: r(1:3) = fixd_list(kk)%coord(1:3) Warning: 'itype' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F qs_cdft_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F:1148:0: state_done(idir, istate_next) = .TRUE. Warning: 'istate_next' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1531:0: SUBROUTINE hirshfeld_force(qs_env, cdft_control) Warning: 'hirshfeld_force' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_Pm_dR, dP_i_dRi Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: LOGICAL, ALLOCATABLE, DIMENSION(:, :) :: atom_in_group Warning: 'atom_in_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: Warning: 'atom_in_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:149:0: INTEGER :: handle, i, iatom, igroup, ind(3), ip, j, & Warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_issc_utils.F qs_linres_issc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_issc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_issc_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1188:0: IF (.NOT. needs_spin_density) THEN Warning: 'needs_spin_density' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1056:0: gapw_offset(igroup, i) = gapw_offset(igroup, i)+sign*group(igroup)%coeff(iatom)*mp_rho(jatom)%q0(i) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge, rho_frag, rho_r Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:728:0: rho_r(ispin)%pw%cr3d(k, j, i)*dvol Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F cp_control_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:748:62: qs_control%method = enum_i2c(enum, qs_control%method_id) 1 Warning: CHARACTER expression will be truncated in assignment (10/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_forces.F qmmm_gpw_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:208:0: dft_control%auto_basis_ri_hxc = isize Warning: 'isize' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kthermostat.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_utils.F force_env_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_utils.F force_env_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_environment_types.F md_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_methods.F thermostat_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_md.F input_cp2k_md.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_md.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_md.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_types.F barostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology.F topology.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_apply_restraints.F qs_ks_apply_restraints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_apply_restraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_apply_restraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_apply_restraints.F qs_ks_apply_restraints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_apply_restraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_apply_restraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology.F topology.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator_utils.F integrator_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_environment_types.F md_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_utils.F barostat_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_master.F glbopt_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_util.F reftraj_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/input_cp2k_barostats.F input_cp2k_barostats.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/input_cp2k_barostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' input_cp2k_barostats.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_methods.F qs_ks_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/glbopt_callback.F glbopt_callback.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/glbopt_callback.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' glbopt_callback.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/free_energy_methods.F free_energy_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/free_energy_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' free_energy_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/simpar_methods.F simpar_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/simpar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' simpar_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/wiener_process.F wiener_process.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/wiener_process.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' wiener_process.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k_motion.F input_cp2k_motion.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k_motion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k_motion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_subsys_methods.F cp_subsys_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/glbopt_callback.F glbopt_callback.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/glbopt_callback.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' glbopt_callback.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/free_energy_methods.F free_energy_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/free_energy_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' free_energy_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_conserved_quantities.F md_conserved_quantities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_conserved_quantities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_conserved_quantities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/wiener_process.F wiener_process.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/wiener_process.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' wiener_process.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_master.F glbopt_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_master.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kthermostat.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_init.F qs_energy_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_subsys_methods.F cp_subsys_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_methods.F qs_ks_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F qs_electric_field_gradient.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_electric_field_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_electric_field_gradient.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F:104:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: efg_pw, efg_tensor Warning: 'efg_pw.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_se.F qs_scf_post_se.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_se.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_se.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mdctrl_methods.F mdctrl_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mdctrl_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' mdctrl_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_methods.F qs_kpp1_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k.F input_cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_methods.F qs_subsys_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_nablavks.F qs_linres_epr_nablavks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_nablavks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_nablavks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_matrix_w.F qs_energy_matrix_w.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_matrix_w.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_matrix_w.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_se.F qs_scf_post_se.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_se.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_se.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_energy_corrections.F kg_energy_corrections.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_energy_corrections.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_energy_corrections.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_energy_corrections.F kg_energy_corrections.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_energy_corrections.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_energy_corrections.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment.F fist_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_environment.F embed_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment.F eip_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_nablavks.F qs_linres_epr_nablavks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_nablavks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_nablavks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment.F mixed_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator_utils.F integrator_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_methods.F qs_kpp1_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_util.F reftraj_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment.F eip_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_conserved_quantities.F md_conserved_quantities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_conserved_quantities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_conserved_quantities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment.F mixed_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment.F fist_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_master.F swarm_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F md_energies.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_md.F input_cp2k_md.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_md.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_md.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F:369:0: (simpar%v0-cell%deth) Warning: 'pv_xx_nc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_matrix_w.F qs_energy_matrix_w.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_master.F swarm_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_matrix_w.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_matrix_w.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_environment.F embed_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_diagonalization.F qs_scf_diagonalization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_diagonalization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_diagonalization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F qs_electric_field_gradient.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_electric_field_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_electric_field_gradient.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F:104:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: efg_pw, efg_tensor Warning: 'efg_pw.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F qs_active_space_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F qs_active_space_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn4' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn3' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: TYPE(pw_p_type), DIMENSION(:, :), POINTER :: wfn_a Warning: 'wfn_a.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1165:0: IF (print2 .AND. iw > 0) THEN Warning: 'print2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1068:0: IF (print1 .AND. iw > 0) THEN Warning: 'print1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1731:0: ALLOCATE (nq(ishell), lq(ishell), zet(ishell), sym(ishell)) Warning: 'ishell' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:165:0: INTEGER :: eri_method, eri_operator, eri_print, handle, i, iatom, ishell, isp, ispin, iw, j, & note: 'ishell' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn4' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn3' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: TYPE(pw_p_type), DIMENSION(:, :), POINTER :: wfn_a Warning: 'wfn_a.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1165:0: IF (print2 .AND. iw > 0) THEN Warning: 'print2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1068:0: IF (print1 .AND. iw > 0) THEN Warning: 'print1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1731:0: ALLOCATE (nq(ishell), lq(ishell), zet(ishell), sym(ishell)) Warning: 'ishell' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:165:0: INTEGER :: eri_method, eri_operator, eri_print, handle, i, iatom, ishell, isp, ispin, iw, j, & note: 'ishell' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_diagonalization.F qs_scf_diagonalization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_diagonalization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_diagonalization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_methods.F qs_subsys_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mdctrl_methods.F mdctrl_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mdctrl_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' mdctrl_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_fenv_manipulation.F optbas_fenv_manipulation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_fenv_manipulation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_fenv_manipulation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_init.F qs_energy_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_methods.F qs_p_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_basis_gradient.F qs_basis_gradient.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_basis_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_basis_gradient.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_main.F embed_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_main.F90 /builddir/build/BUILD/cp2k-6.1/src/embed_main.F:166:68: embed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F mixed_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_methods.F qs_mom_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F:166:68: mixed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F md_energies.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_methods.F qs_p_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F:369:0: (simpar%v0-cell%deth) Warning: 'pv_xx_nc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/simpar_methods.F simpar_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/simpar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' simpar_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k_motion.F input_cp2k_motion.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k_motion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k_motion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F mixed_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_main.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F:166:68: mixed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_fenv_manipulation.F optbas_fenv_manipulation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_fenv_manipulation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_fenv_manipulation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_basis_gradient.F qs_basis_gradient.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_main.F embed_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_basis_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_basis_gradient.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_main.F90 /builddir/build/BUILD/cp2k-6.1/src/embed_main.F:166:68: embed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_utils.F qs_tddfpt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F qs_outer_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_outer_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_outer_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_methods.F qs_mom_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:533:0: ddapc_restraint_control%strength = extrapolation(1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_utils.F qs_tddfpt_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:428:0: ddapc_restraint_control%strength = scf_env%outer_scf%variables(1, ihistory+1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:143:0: CPASSERT(is_constraint) Warning: 'is_constraint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:147:0: ddapc_restraint_control%target Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_initial_guess.F qs_initial_guess.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_initial_guess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_initial_guess.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_module.F qs_linres_module.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k.F input_cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_module.F qs_linres_module.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F qs_outer_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_outer_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_outer_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_loop_utils.F qs_scf_loop_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_loop_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_loop_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:533:0: ddapc_restraint_control%strength = extrapolation(1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:428:0: ddapc_restraint_control%strength = scf_env%outer_scf%variables(1, ihistory+1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:143:0: CPASSERT(is_constraint) Warning: 'is_constraint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:147:0: ddapc_restraint_control%target Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_initial_guess.F qs_initial_guess.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F qs_tddfpt_eigensolver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_initial_guess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_initial_guess.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_eigensolver.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F:445:0: IF (mode == 'L') THEN Warning: 'mode[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_methods.F qs_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F qs_tddfpt_eigensolver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_eigensolver.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F:445:0: IF (mode == 'L') THEN Warning: 'mode[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_loop_utils.F qs_scf_loop_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_qs.F dm_ls_scf_qs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_loop_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_loop_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_qs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_initialization.F qs_scf_initialization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_methods.F qs_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_initialization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_initialization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_qs.F dm_ls_scf_qs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_qs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F dm_ls_chebyshev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_chebyshev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_chebyshev.F90 /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: aitchev_T, E_inte, gdensity, sqrt_vec Warning: 'aitchev_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: Warning: 'aitchev_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: chev_Es_dos(igrid) = (chev_E(igrid)-interval_b)/interval_a Warning: 'interval_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: Warning: 'interval_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_initialization.F qs_scf_initialization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_initialization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_initialization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F almo_scf_qs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_qs.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:124:0: nblkrows_tot, nlength, nmols, row Warning: 'nlength' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1056:0: IF (overlap .EQ. 0.0_dp) THEN Warning: 'overlap' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1214:0: p_new_block(:, :) = 1.0_dp/(1.0_dp+EXP((r1-r0)/(r0-distance)+(r1-r0)/(r1-distance))) Warning: 'distance' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1174:0: rvdw=contact2_radius) Warning: 'contact_atom_2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1167:0: rcov=contact1_radius) Warning: 'contact_atom_1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_module.F qs_tddfpt_module.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_module.F qs_tddfpt_module.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_methods.F dm_ls_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F dm_ls_chebyshev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_chebyshev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_chebyshev.F90 /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: aitchev_T, E_inte, gdensity, sqrt_vec Warning: 'aitchev_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: Warning: 'aitchev_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: chev_Es_dos(igrid) = (chev_E(igrid)-interval_b)/interval_a Warning: 'interval_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: Warning: 'interval_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_methods.F pexsi_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_methods.F pexsi_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F almo_scf_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_methods.F dm_ls_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2176:0: SUBROUTINE split_v_blk(almo_scf_env) Warning: 'split_v_blk' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2245:0: SUBROUTINE harris_foulkes_correction(almo_scf_env) Warning: 'harris_foulkes_correction' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:3884:0: SUBROUTINE opt_k_create_preconditioner(prec, vd_prop, f, x, oo_inv_x_tr, s, grad, & Warning: 'opt_k_create_preconditioner' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:1825:0: step_size = next_step_size_guess*1.05_dp Warning: 'next_step_size_guess' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F almo_scf_qs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_qs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F pao_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:124:0: nblkrows_tot, nlength, nmols, row Warning: 'nlength' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1056:0: IF (overlap .EQ. 0.0_dp) THEN Warning: 'overlap' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1214:0: p_new_block(:, :) = 1.0_dp/(1.0_dp+EXP((r1-r0)/(r0-distance)+(r1-r0)/(r1-distance))) Warning: 'distance' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1174:0: rvdw=contact2_radius) Warning: 'contact_atom_2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1167:0: rcov=contact1_radius) Warning: 'contact_atom_1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F pao_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:1030:0: block_X(i, j) = old_Xij Warning: 'old_xij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:980:0: delta = ABS(Gij_num-block_G(i, j)) Warning: 'gij_num' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_main.F pao_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_main.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:1030:0: block_X(i, j) = old_Xij Warning: 'old_xij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:980:0: delta = ABS(Gij_num-block_G(i, j)) Warning: 'gij_num' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F almo_scf_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_create.F dm_ls_scf_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_create.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2176:0: SUBROUTINE split_v_blk(almo_scf_env) Warning: 'split_v_blk' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2245:0: SUBROUTINE harris_foulkes_correction(almo_scf_env) Warning: 'harris_foulkes_correction' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:3884:0: SUBROUTINE opt_k_create_preconditioner(prec, vd_prop, f, x, oo_inv_x_tr, s, grad, & Warning: 'opt_k_create_preconditioner' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:1825:0: step_size = next_step_size_guess*1.05_dp Warning: 'next_step_size_guess' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_main.F pao_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F qs_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_create.F dm_ls_scf_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_create.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:979:87: dispersion_env%parameter_file_name = dftb_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:1010:85: dispersion_env%parameter_file_name = se_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:967:0: IF (dftb_control%dispersion .AND. dftb_control%dispersion_type == dispersion_d3) THEN Warning: 'dftb_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:480:0: TYPE(dftb_control_type), POINTER :: dftb_control note: 'dftb_control' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F qs_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gamma2kp.F qs_gamma2kp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gamma2kp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gamma2kp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_create.F qmmm_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_create.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:979:87: dispersion_env%parameter_file_name = dftb_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:1010:85: dispersion_env%parameter_file_name = se_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:967:0: IF (dftb_control%dispersion .AND. dftb_control%dispersion_type == dispersion_d3) THEN Warning: 'dftb_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:480:0: TYPE(dftb_control_type), POINTER :: dftb_control note: 'dftb_control' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wannier90.F qs_wannier90.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gamma2kp.F qs_gamma2kp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gamma2kp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gamma2kp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_band_structure.F qs_band_structure.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_band_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_band_structure.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_create.F qmmm_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_create.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_create.F qmmmx_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_create.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wannier90.F qs_wannier90.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_update.F qmmmx_update.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_update.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_update.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F qs_scf_post_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_gpw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_band_structure.F qs_band_structure.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_band_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_band_structure.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_create.F qmmmx_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_create.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F:3394:15: stride = section_get_ivals(dft_section, "PRINT%ENERGY_WINDOWS%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_update.F qmmmx_update.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_update.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_update.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F qs_scf_post_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F:3394:15: stride = section_get_ivals(dft_section, "PRINT%ENERGY_WINDOWS%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F rpa_ri_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_ri_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7452:0: SUBROUTINE calc_chi2_im_time(chi2, beta, Sigma_c, vec_tau_fit_gw, num_poles, & Warning: 'calc_chi2_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7497:0: SUBROUTINE calc_chi2_fit_tau_grid_with_cosine(chi2, omega, tau_tj, tau_wj_work, x_values, & Warning: 'calc_chi2_fit_tau_grid_with_cosine' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7639:0: SUBROUTINE calc_max_dev(max_dev, Lambda, Sigma_c, vec_omega_fit_gw, num_poles, & Warning: 'calc_max_dev' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7680:0: SUBROUTINE evaluate_fit_function(func_val, Lambda, omega, e_fermi, num_poles) Warning: 'evaluate_fit_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8764:0: SUBROUTINE eval_fit_func_im_time(func_val, tau, num_poles, beta) Warning: 'eval_fit_func_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8796:0: SUBROUTINE eval_fit_func_tau_grid(func_val, x_value, num_integ_points, & Warning: 'eval_fit_func_tau_grid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10921:0: SUBROUTINE replicate_Berry_nn(Berry_nn_local, matrix_berry_mo_mo, para_env, homo, gw_corr_lev_occ, gw_corr_lev_virt) Warning: 'replicate_berry_nn' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10975:0: SUBROUTINE replicate_Berry_ia(Berry_ia_local, matrix_berry_mo_mo, para_env, homo) Warning: 'replicate_berry_ia' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11716:0: SUBROUTINE add_periodic_correction_im_time(vec_Sigma_c_gw_pos_tau, vec_Sigma_c_gw_neg_tau, n_level_gw, & Warning: 'add_periodic_correction_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10806:0: CALL dbcsr_scale(matrix_berry_im_mo_mo(ikp)%matrix, 1.0_dp/scale_kpoint) Warning: 'scale_kpoint' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F rpa_ri_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_ri_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8575:0: qp_energy = qp_energy_old+0.5_dp*delta Warning: 'level_energ_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8248:0: REAL(KIND=dp) :: e_fermi, energy_val, level_energ_GW, & note: 'level_energ_gw' was declared here /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7452:0: SUBROUTINE calc_chi2_im_time(chi2, beta, Sigma_c, vec_tau_fit_gw, num_poles, & Warning: 'calc_chi2_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7497:0: SUBROUTINE calc_chi2_fit_tau_grid_with_cosine(chi2, omega, tau_tj, tau_wj_work, x_values, & Warning: 'calc_chi2_fit_tau_grid_with_cosine' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7639:0: SUBROUTINE calc_max_dev(max_dev, Lambda, Sigma_c, vec_omega_fit_gw, num_poles, & Warning: 'calc_max_dev' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7680:0: SUBROUTINE evaluate_fit_function(func_val, Lambda, omega, e_fermi, num_poles) Warning: 'evaluate_fit_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8764:0: SUBROUTINE eval_fit_func_im_time(func_val, tau, num_poles, beta) Warning: 'eval_fit_func_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8796:0: SUBROUTINE eval_fit_func_tau_grid(func_val, x_value, num_integ_points, & Warning: 'eval_fit_func_tau_grid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10921:0: SUBROUTINE replicate_Berry_nn(Berry_nn_local, matrix_berry_mo_mo, para_env, homo, gw_corr_lev_occ, gw_corr_lev_virt) Warning: 'replicate_berry_nn' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10975:0: SUBROUTINE replicate_Berry_ia(Berry_ia_local, matrix_berry_mo_mo, para_env, homo) Warning: 'replicate_berry_ia' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11716:0: SUBROUTINE add_periodic_correction_im_time(vec_Sigma_c_gw_pos_tau, vec_Sigma_c_gw_neg_tau, n_level_gw, & Warning: 'add_periodic_correction_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11637:0: INTEGER :: degeneracy, first_degenerate_level, i_deg_level, i_level_gw, j_deg_level, jquad, & Warning: 'first_degenerate_level' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:6616:0: do_GW_corr(:) = Mulliken_charges(:) > eps_charge Warning: 'eps_charge' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2086:0: Emax_beta, Emin, Emin_beta, eps_charge, eps_filter_im_time, eps_min_trans, FComega, & note: 'eps_charge' was declared here /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2096:0: weights_cos_tf_w_to_t, & Warning: 'weights_cos_tf_w_to_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2096:0: Warning: 'weights_cos_tf_w_to_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2091:0: Mulliken_charges, Q_log, real_freq, tau_tj, tau_wj, tj, trace_Qomega, vec_gw_energ, & Warning: 'tau_wj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10806:0: CALL dbcsr_scale(matrix_berry_im_mo_mo(ikp)%matrix, 1.0_dp/scale_kpoint) Warning: 'scale_kpoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8575:0: qp_energy = qp_energy_old+0.5_dp*delta Warning: 'level_energ_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8248:0: REAL(KIND=dp) :: e_fermi, energy_val, level_energ_GW, & note: 'level_energ_gw' was declared here /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11637:0: INTEGER :: degeneracy, first_degenerate_level, i_deg_level, i_level_gw, j_deg_level, jquad, & Warning: 'first_degenerate_level' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F rt_propagation_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_output.F90 /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F:728:18: stride = section_get_ivals(dft_section, "REAL_TIME_PROPAGATION%PRINT%CURRENT%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:6616:0: do_GW_corr(:) = Mulliken_charges(:) > eps_charge Warning: 'eps_charge' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2086:0: Emax_beta, Emin, Emin_beta, eps_charge, eps_filter_im_time, eps_min_trans, FComega, & note: 'eps_charge' was declared here /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:4169:0: weight = weights_cos_tf_w_to_t(iquad, jquad)*COS(tau*omega) Warning: 'weights_cos_tf_w_to_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:4169:0: Warning: 'weights_cos_tf_w_to_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2091:0: Mulliken_charges, Q_log, real_freq, tau_tj, tau_wj, tj, trace_Qomega, vec_gw_energ, & Warning: 'tau_wj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_scf.F qs_scf_post_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F dm_ls_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:454:0: scf_converged, should_stop, transm_maxscf_reached, transm_scf_converged Warning: 'scf_converged' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:453:0: LOGICAL :: check_convergence, diis_step, do_transport, extra_scf, maxscf_reached, & Warning: 'maxscf_reached' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F mp2_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_gpw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F rt_propagation_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_output.F90 /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F:728:18: stride = section_get_ivals(dft_section, "REAL_TIME_PROPAGATION%PRINT%CURRENT%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1496:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j+EX_start-1)) Warning: 'bib_c.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1462:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j)) Warning: 'bib_c.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1746:0: IF (j_global >= my_I_occupied_start .AND. j_global <= my_I_occupied_end) THEN Warning: 'my_i_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1035:0: my_B_virtual_start, my_I_batch_size, my_I_occupied_end, my_I_occupied_start, & note: 'my_i_occupied_start' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1297:0: sub_sub_color = color_array(para_env_sub%mepos, my_q_position) Warning: 'my_q_position' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1240:0: my_I_occupied_end = my_I_occupied_start+vector_batch_I_size_group(i_group_counter)-1 Warning: 'i_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/library_tests.F library_tests.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"library_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' library_tests.F90 /builddir/build/BUILD/cp2k-6.1/src/library_tests.F:941:0: ELSE IF (is_fullspace) THEN Warning: 'is_fullspace' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:194:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: e_cutoff_old, Eigenval, Eigenval_beta Warning: 'e_cutoff_old.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:921:0: dft_control%qs_control%relative_cutoff = relative_cutoff_old Warning: 'relative_cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:920:0: dft_control%qs_control%cutoff = cutoff_old Warning: 'cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F dm_ls_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/library_tests.F library_tests.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"library_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' library_tests.F90 /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:454:0: scf_converged, should_stop, transm_maxscf_reached, transm_scf_converged Warning: 'scf_converged' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:453:0: LOGICAL :: check_convergence, diis_step, do_transport, extra_scf, maxscf_reached, & Warning: 'maxscf_reached' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/library_tests.F:941:0: ELSE IF (is_fullspace) THEN Warning: 'is_fullspace' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_scf.F qs_scf_post_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf.F almo_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F mp2_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1496:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j+EX_start-1)) Warning: 'bib_c.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1462:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j)) Warning: 'bib_c.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1746:0: IF (j_global >= my_I_occupied_start .AND. j_global <= my_I_occupied_end) THEN Warning: 'my_i_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1035:0: my_B_virtual_start, my_I_batch_size, my_I_occupied_end, my_I_occupied_start, & note: 'my_i_occupied_start' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1297:0: sub_sub_color = color_array(para_env_sub%mepos, my_q_position) Warning: 'my_q_position' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1240:0: my_I_occupied_end = my_I_occupied_start+vector_batch_I_size_group(i_group_counter)-1 Warning: 'i_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F qs_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:194:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: e_cutoff_old, Eigenval, Eigenval_beta Warning: 'e_cutoff_old.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:921:0: dft_control%qs_control%relative_cutoff = relative_cutoff_old Warning: 'relative_cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:920:0: dft_control%qs_control%cutoff = cutoff_old Warning: 'cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F qs_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:1594:0: alpha = alpha_ls Warning: 'alpha_ls' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:280:0: scf_control%outer_scf%have_scf = outer_scf_loop Warning: 'outer_scf_loop' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:279:0: scf_control%max_scf = max_scf_tmp Warning: 'max_scf_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:1594:0: alpha = alpha_ls Warning: 'alpha_ls' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_methods.F rt_propagation_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:280:0: scf_control%outer_scf%have_scf = outer_scf_loop Warning: 'outer_scf_loop' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:279:0: scf_control%max_scf = max_scf_tmp Warning: 'max_scf_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_methods.F rt_propagation_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2.F mp2.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf.F almo_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1028:0: j_batch_start = my_J_occupied_start-1 Warning: 'my_j_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:965:0: my_J_occupied_end = my_J_occupied_start+vector_batch_J_size_group(j_group_counter)-1 Warning: 'j_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:898:0: number_i_subset = number_groups/number_j_subset Warning: 'number_j_subset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1170:0: energy%ex = E_ex_from_GW Warning: 'e_ex_from_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:146:0: REAL(KIND=dp) :: E_ex_from_GW, Emp2, Emp2_AA, Emp2_AA_Cou, Emp2_AA_ex, Emp2_AB, Emp2_AB_Cou, & note: 'e_ex_from_gw' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1391:0: IF (charge_constrain_tmp) THEN Warning: 'charge_constrain_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1230:0: LOGICAL :: charge_constrain_tmp, do_admm_rpa, & note: 'charge_constrain_tmp' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1378:0: qs_env%x_data(:, :)%general_parameter%fraction = hfx_fraction Warning: 'hfx_fraction' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1232:0: REAL(KIND=dp) :: eh1, ehfx, frac_exx, hfx_fraction, t1, t2 note: 'hfx_fraction' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_tp_scf.F xas_tp_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_tp_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_tp_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagator_init.F rt_propagator_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagator_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagator_init.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kemd.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_methods.F xas_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2.F mp2.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1028:0: j_batch_start = my_J_occupied_start-1 Warning: 'my_j_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:965:0: my_J_occupied_end = my_J_occupied_start+vector_batch_J_size_group(j_group_counter)-1 Warning: 'j_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:898:0: number_i_subset = number_groups/number_j_subset Warning: 'number_j_subset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:719:0: IF (n_threads == 1 .OR. actual_x_data%memory_parameter%do_disk_storage) do_dynamic_load_balancing = .FALSE. Warning: 'n_threads' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1170:0: energy%ex = E_ex_from_GW Warning: 'e_ex_from_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:146:0: REAL(KIND=dp) :: E_ex_from_GW, Emp2, Emp2_AA, Emp2_AA_Cou, Emp2_AA_ex, Emp2_AB, Emp2_AB_Cou, & note: 'e_ex_from_gw' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1391:0: IF (charge_constrain_tmp) THEN Warning: 'charge_constrain_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1230:0: LOGICAL :: charge_constrain_tmp, do_admm_rpa, & note: 'charge_constrain_tmp' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1378:0: qs_env%x_data(:, :)%general_parameter%fraction = hfx_fraction Warning: 'hfx_fraction' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1232:0: REAL(KIND=dp) :: eh1, ehfx, frac_exx, hfx_fraction, t1, t2 note: 'hfx_fraction' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_tp_scf.F xas_tp_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_tp_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_tp_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_utils.F qs_energy_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagator_init.F rt_propagator_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy.F qs_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagator_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagator_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kemd.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_methods.F xas_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force.F qs_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_utils.F qs_energy_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/bsse.F bsse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bsse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bsse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy.F qs_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F negf_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force.F qs_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F:873:0: IF (imo == 0) THEN Warning: 'imo' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_methods.F mscfg_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_force.F qmmm_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F negf_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F negf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F:873:0: IF (imo == 0) THEN Warning: 'imo' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: gret_gamma_gadv_group Warning: 'gret_gamma_gadv_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: Warning: 'gret_gamma_gadv_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: TYPE(cp_cfm_p_type), ALLOCATABLE, DIMENSION(:, :) :: gamma_contacts_group, & Warning: 'gamma_contacts_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: Warning: 'gamma_contacts_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2733:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: (fermi_level_max-fermi_level_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_methods.F mscfg_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2886:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_min' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F qmmmx_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/bsse.F bsse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bsse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bsse.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F:138:0: IF (cur_labels(ip) >= mom_conserv_min_label) THEN Warning: 'mom_conserv_min_label' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F force_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_force.F qmmm_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F negf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: ref_pos_atom, ref_pos_core, ref_pos_shell Warning: 'ref_pos_shell.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: Warning: 'ref_pos_shell.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1820:0: IF (force_env%sub_force_env(cluster_subsys_num)%force_env%para_env%mepos == & Warning: 'cluster_subsys_num' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1822:0: energies(cluster_subsys_num) = cluster_energy Warning: 'cluster_energy' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: gret_gamma_gadv_group Warning: 'gret_gamma_gadv_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: Warning: 'gret_gamma_gadv_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: TYPE(cp_cfm_p_type), ALLOCATABLE, DIMENSION(:, :) :: gamma_contacts_group, & Warning: 'gamma_contacts_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: Warning: 'gamma_contacts_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2733:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: (fermi_level_max-fermi_level_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_main.F fist_main.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2886:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_min' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F qmmmx_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F ipi_driver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ipi_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ipi_driver.F90 /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F:207:0: SUBROUTINE readbuffer_d(psockfd, fdata) Warning: 'readbuffer_d' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_coordinates.F mc_coordinates.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F:138:0: IF (cur_labels(ip) >= mom_conserv_min_label) THEN Warning: 'mom_conserv_min_label' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_coordinates.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_coordinates.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F force_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_debug.F cp2k_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F f77_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"f77_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' f77_interface.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: ref_pos_atom, ref_pos_core, ref_pos_shell Warning: 'ref_pos_shell.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: Warning: 'ref_pos_shell.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1820:0: IF (force_env%sub_force_env(cluster_subsys_num)%force_env%para_env%mepos == & Warning: 'cluster_subsys_num' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1822:0: energies(cluster_subsys_num) = cluster_energy Warning: 'cluster_energy' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F:1172:0: SUBROUTINE get_vel(env_id, vel, n_el, ierr) Warning: 'get_vel' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_types.F replica_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_debug.F cp2k_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_calculations.F tmc_calculations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_calculations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_calculations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_main.F fist_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F optimize_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_coordinates.F mc_coordinates.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_coordinates.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_coordinates.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:345:0: CALL set_cell(env_id=new_env_id, new_cell=cell_traj(:,:,i_frame), ierr=ierr) Warning: 'cell_traj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:186:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cell_traj, cell_traj_read, force_traj, & note: 'cell_traj.data' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis.F optimize_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F ipi_driver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ipi_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ipi_driver.F90 /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F:207:0: SUBROUTINE readbuffer_d(psockfd, fdata) Warning: 'readbuffer_d' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F mc_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F f77_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"f77_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' f77_interface.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F:290:54: atom_symbols(iunit) = atom_names(iunit, 1) 1 Warning: CHARACTER expression will be truncated in assignment (5/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_shell.F cp2k_shell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_shell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_shell.F90 /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F:1172:0: SUBROUTINE get_vel(env_id, vel, n_el, ierr) Warning: 'get_vel' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F mc_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_types.F pint_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F:290:54: atom_symbols(iunit) = atom_names(iunit, 1) 1 Warning: CHARACTER expression will be truncated in assignment (5/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_methods.F replica_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_types.F replica_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F optimize_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_file_io.F tmc_file_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_file_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_file_io.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:345:0: CALL set_cell(env_id=new_env_id, new_cell=cell_traj(:,:,i_frame), ierr=ierr) Warning: 'cell_traj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:186:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cell_traj, cell_traj_read, force_traj, & note: 'cell_traj.data' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_moves.F tmc_moves.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_calculations.F tmc_calculations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_calculations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_calculations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis.F optimize_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F mc_ge_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ge_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ge_moves.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_shell.F cp2k_shell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_shell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_shell.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:450:0: insert_box, ipart, itype, jbox, molecule_type, nmol_types, nswapmoves, print_level, & Warning: 'molecule_type' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:1093:0: DEALLOCATE (test_env_bias) Warning: 'test_env_bias.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F mc_ge_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ge_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ge_moves.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F pint_public.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_public.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_public.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:81:0: FUNCTION pint_cog_pos(pint_env) RESULT(cntrd_r) Warning: 'pint_cog_pos' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:119:0: SUBROUTINE pint_free_part_bead_x(n, t, rng_gaussian, x, nout) Warning: 'pint_free_part_bead_x' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_pile.F pint_pile.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_pile.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_pile.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:450:0: insert_box, ipart, itype, jbox, molecule_type, nmol_types, nswapmoves, print_level, & Warning: 'molecule_type' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:1093:0: DEALLOCATE (test_env_bias) Warning: 'test_env_bias.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_gle.F pint_gle.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_gle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_gle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_dot_tree.F tmc_dot_tree.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_dot_tree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_dot_tree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_types.F pint_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_methods.F replica_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F pint_normalmode.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_normalmode.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_normalmode.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F:193:0: SUBROUTINE normalmode_retain(normalmode_env) Warning: 'normalmode_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F pint_staging.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_staging.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_staging.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F:100:0: SUBROUTINE staging_retain(staging_env) Warning: 'staging_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_file_io.F tmc_file_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F mode_selective.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_file_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_file_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mode_selective.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mode_selective.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_moves.F tmc_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_moves.F90 /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: approx_H, H_save, residuum, tmp_b, tmp_s Warning: 'tmp_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: Warning: 'tmp_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:328:0: ms_vib%inv_range(1) = my_val Warning: 'my_val' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:276:0: REAL(KIND=dp) :: my_val, norm note: 'my_val' was declared here /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F helium_common.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_dot_tree.F tmc_dot_tree.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_common.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_dot_tree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_dot_tree.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1378:0: FUNCTION helium_bead_rij(helium, ia, ib, ja, jb) RESULT(rij) Warning: 'helium_bead_rij' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1695:0: FUNCTION helium_total_winding_number_linkwise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1777:0: FUNCTION helium_total_winding_number_cyclewise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1916:0: FUNCTION helium_total_projected_area_linkwise(helium) RESULT(area) Warning: 'helium_total_projected_area_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1999:0: FUNCTION helium_cycle_projected_area_pbc(helium, CYCLE) RESULT(area) Warning: 'helium_cycle_projected_area_pbc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2061:0: FUNCTION helium_total_projected_area_cyclewise(helium) RESULT(area) Warning: 'helium_total_projected_area_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2202:0: FUNCTION helium_total_moment_of_inertia_linkwise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2287:0: FUNCTION helium_total_moment_of_inertia_cyclewise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2326:0: SUBROUTINE helium_update_coord_system(helium, pint_env) Warning: 'helium_update_coord_system' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2412:0: FUNCTION helium_link_vector(helium, ia, ib) RESULT(lvec) Warning: 'helium_link_vector' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2449:0: FUNCTION helium_rperpendicular(helium, ia, ib) RESULT(rperp) Warning: 'helium_rperpendicular' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F pint_public.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_public.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_public.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:81:0: FUNCTION pint_cog_pos(pint_env) RESULT(cntrd_r) Warning: 'pint_cog_pos' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:119:0: SUBROUTINE pint_free_part_bead_x(n, t, rng_gaussian, x, nout) Warning: 'pint_free_part_bead_x' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_pile.F pint_pile.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kmain.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_pile.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_pile.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_gle.F pint_gle.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_gle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_gle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_cancelation.F tmc_cancelation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F pint_staging.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_cancelation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_cancelation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_staging.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_staging.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_transformations.F pint_transformations.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F:100:0: SUBROUTINE staging_retain(staging_env) Warning: 'staging_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_transformations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F pint_normalmode.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_normalmode.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_normalmode.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F vibrational_analysis.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F:193:0: SUBROUTINE normalmode_retain(normalmode_env) Warning: 'normalmode_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/vibrational_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' vibrational_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F mode_selective.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mode_selective.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mode_selective.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: D, dip_deriv, RotTrM Warning: 'dip_deriv.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: Warning: 'dip_deriv.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: approx_H, H_save, residuum, tmp_b, tmp_s Warning: 'tmp_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: Warning: 'tmp_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_interactions.F helium_interactions.F90 /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:328:0: ms_vib%inv_range(1) = my_val Warning: 'my_val' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:276:0: REAL(KIND=dp) :: my_val, norm note: 'my_val' was declared here /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_interactions.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kmain.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_references.F tmc_tree_references.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_references.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_references.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_restarts.F input_cp2k_restarts.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_cancelation.F tmc_cancelation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_restarts.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_cancelation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_cancelation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F helium_common.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_common.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1378:0: FUNCTION helium_bead_rij(helium, ia, ib, ja, jb) RESULT(rij) Warning: 'helium_bead_rij' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1695:0: FUNCTION helium_total_winding_number_linkwise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1777:0: FUNCTION helium_total_winding_number_cyclewise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1916:0: FUNCTION helium_total_projected_area_linkwise(helium) RESULT(area) Warning: 'helium_total_projected_area_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1999:0: FUNCTION helium_cycle_projected_area_pbc(helium, CYCLE) RESULT(area) Warning: 'helium_cycle_projected_area_pbc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2061:0: FUNCTION helium_total_projected_area_cyclewise(helium) RESULT(area) Warning: 'helium_total_projected_area_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2202:0: FUNCTION helium_total_moment_of_inertia_linkwise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2287:0: FUNCTION helium_total_moment_of_inertia_cyclewise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2326:0: SUBROUTINE helium_update_coord_system(helium, pint_env) Warning: 'helium_update_coord_system' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2412:0: FUNCTION helium_link_vector(helium, ia, ib) RESULT(lvec) Warning: 'helium_link_vector' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2449:0: FUNCTION helium_rperpendicular(helium, ia, ib) RESULT(rperp) Warning: 'helium_rperpendicular' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_transformations.F pint_transformations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_transformations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F vibrational_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/vibrational_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' vibrational_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_io.F pint_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_io.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: D, dip_deriv, RotTrM Warning: 'dip_deriv.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: Warning: 'dip_deriv.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_io.F helium_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_references.F tmc_tree_references.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_references.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_references.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_io.F pint_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_qtb.F pint_qtb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_interactions.F helium_interactions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_qtb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_qtb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_restarts.F input_cp2k_restarts.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_restarts.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_search.F tmc_tree_search.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_search.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_search.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_util.F md_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F gopt_f_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F:950:0: INTEGER :: i, iatom, idg, j, natom, nparticle, & Warning: 'idg' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/rt_propagation.F rt_propagation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_piglet.F pint_piglet.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/rt_propagation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' rt_propagation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_piglet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_piglet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_search.F tmc_tree_search.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_search.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_search.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_qtb.F pint_qtb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_qtb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_qtb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F neb_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_io.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F:428:55: logger%iter_info%project_name = replica_proj_name 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_io.F helium_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_piglet.F pint_piglet.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_piglet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_piglet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F cp_lbfgs_optimizer_gopt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_optimizer_gopt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_optimizer_gopt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F gopt_f_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:301:0: SUBROUTINE cp_opt_gopt_retain(optimizer) Warning: 'cp_opt_gopt_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:401:0: SUBROUTINE cp_opt_gopt_get(optimizer, para_env, & Warning: 'cp_opt_gopt_get' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/bfgs_optimizer.F bfgs_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/bfgs_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' bfgs_optimizer.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F:950:0: INTEGER :: i, iatom, idg, j, natom, nparticle, & Warning: 'idg' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_util.F md_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/rt_propagation.F rt_propagation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/rt_propagation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' rt_propagation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F helium_worm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_worm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_worm.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:484:0: SUBROUTINE staging_reconstruct(helium, r0, rl, l, r) Warning: 'staging_reconstruct' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1197:0: SUBROUTINE centroid(helium, iatom, rc) Warning: 'centroid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: FUNCTION perminv(helium, iatom) Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F neb_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_build.F tmc_tree_build.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_build.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_build.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F:428:55: logger%iter_info%project_name = replica_proj_name 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/bfgs_optimizer.F bfgs_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_optimizer.F cg_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/bfgs_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' bfgs_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_geo.F cp_lbfgs_geo.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_geo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_geo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F cp_lbfgs_optimizer_gopt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_optimizer_gopt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_optimizer_gopt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_sampling.F helium_sampling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_sampling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_sampling.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:301:0: SUBROUTINE cp_opt_gopt_retain(optimizer) Warning: 'cp_opt_gopt_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:401:0: SUBROUTINE cp_opt_gopt_get(optimizer, para_env, & Warning: 'cp_opt_gopt_get' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_build.F tmc_tree_build.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_build.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_build.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F helium_worm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_worm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_worm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_messages.F tmc_messages.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_messages.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:484:0: SUBROUTINE staging_reconstruct(helium, r0, rl, l, r) Warning: 'staging_reconstruct' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1197:0: SUBROUTINE centroid(helium, iatom, rc) Warning: 'centroid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: FUNCTION perminv(helium, iatom) Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_optimizer.F cg_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F tmc_tree_acceptance.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_acceptance.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_acceptance.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_geo.F cp_lbfgs_geo.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F:398:0: IF (parent_ready) THEN Warning: 'parent_ready' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_geo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_geo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F tmc_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F tmc_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F:1194:0: voldr*ana_env%pair_correl%pairs(pair)%pair_count/vol) Warning: 'voldr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F:1194:0: voldr*ana_env%pair_correl%pairs(pair)%pair_count/vol) Warning: 'voldr' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/shell_opt.F shell_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/shell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' shell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_messages.F tmc_messages.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt.F cell_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_master.F tmc_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F tmc_tree_acceptance.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_acceptance.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_acceptance.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/geo_opt.F geo_opt.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F:398:0: IF (parent_ready) THEN Warning: 'parent_ready' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_sampling.F helium_sampling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/geo_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' geo_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_sampling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_sampling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_methods.F helium_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/shell_opt.F shell_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/shell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' shell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt.F cell_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/geo_opt.F geo_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/geo_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' geo_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_worker.F tmc_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_worker.F tmc_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F md_vel_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_vel_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_vel_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_master.F tmc_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_master.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:851:0: IF (simpar%nfree /= 0 .AND. (force_rescaling .OR. rescale_regions)) THEN Warning: 'rescale_regions' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:735:0: rescale_regions, shellvel_explicit, shellvel_read note: 'rescale_regions' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_methods.F helium_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F integrator.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F:398:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: v_old Warning: 'v_old.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_methods.F dimer_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F integrator.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F pint_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:608:0: SUBROUTINE pint_retain(pint_env) Warning: 'pint_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:709:0: SUBROUTINE pint_test(para_env, input, input_declaration) Warning: 'pint_test' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F:398:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: v_old Warning: 'v_old.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F md_vel_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_vel_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_vel_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_setup.F tmc_setup.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_setup.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:851:0: IF (simpar%nfree /= 0 .AND. (force_rescaling .OR. rescale_regions)) THEN Warning: 'rescale_regions' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:735:0: rescale_regions, shellvel_explicit, shellvel_read note: 'rescale_regions' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_methods.F dimer_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/velocity_verlet_control.F velocity_verlet_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/velocity_verlet_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' velocity_verlet_control.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2ktmc.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_setup.F tmc_setup.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_run.F md_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_setup.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F pint_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F neb_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:608:0: SUBROUTINE pint_retain(pint_env) Warning: 'pint_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:709:0: SUBROUTINE pint_test(para_env, input, input_declaration) Warning: 'pint_test' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:382:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: tangent, tmp_a, tmp_b Warning: 'tmp_a.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:485:0: forces%wrk(:, SIZE(forces%wrk, 2)) = tmp_b ! Image B Warning: 'tmp_b.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F mc_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_moves.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2ktmc.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/velocity_verlet_control.F velocity_verlet_control.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:2673:0: value = -BETA*(bias_energy_new-bias_energy_old) Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/velocity_verlet_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' velocity_verlet_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_run.F md_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_run.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:385:0: bias_energy_old Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_worker.F glbopt_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/tamc_run.F tamc_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F mc_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/tamc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' tamc_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_moves.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:2673:0: value = -BETA*(bias_energy_new-bias_energy_old) Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:385:0: bias_energy_old Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F neb_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f77_methods.F gopt_f77_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f77_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f77_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_opt_utils.F neb_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_opt_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:382:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: tangent, tmp_a, tmp_b Warning: 'tmp_a.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:485:0: forces%wrk(:, SIZE(forces%wrk, 2)) = tmp_b ! Image B Warning: 'tmp_b.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_worker.F glbopt_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F mc_ensembles.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ensembles.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ensembles.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/tamc_run.F tamc_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/tamc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' tamc_run.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F:142:0: start_atom, start_atom_swap, start_atom_target, start_mol Warning: 'start_mol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_worker.F swarm_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_methods.F neb_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f77_methods.F gopt_f77_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f77_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f77_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F mc_ensembles.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_run.F mc_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ensembles.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ensembles.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm.F swarm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F:142:0: start_atom, start_atom_swap, start_atom_target, start_mol Warning: 'start_mol' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kmc.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kswarm.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kmotion.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_runs.F cp2k_runs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_runs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_runs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_opt_utils.F neb_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_opt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_worker.F swarm_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_run.F mc_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k.F cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_methods.F neb_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k.F libcp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/libcp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' libcp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm.F swarm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kmc.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kswarm.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kmotion.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt/libcp2kstart.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_runs.F cp2k_runs.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/cp2k.popt cp2k.o -lcp2kstart.popt -lcp2kmc.popt -lcp2kswarm.popt -lcp2kmotion.popt -lcp2kthermostat.popt -lcp2kemd.popt -lcp2ktmc.popt -lcp2kmain.popt -lcp2kgrid.popt -ldbcsrarnoldi.popt -ldbcsrx.popt -lcp2kshg_int.popt -lcp2keri_mme.popt -lcp2kminimax.popt -lcp2khfxbase.popt -lcp2ksubsys.popt -lcp2kxc.popt -lcp2kao.popt -lcp2kinput.popt -lcp2kpw.popt -lcp2kfft.popt -lcp2kdbcsr_tensor.popt -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kfm.popt -lcp2kcommon.popt -lcp2kmpiwrap.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_runs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_runs.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/cp2k_shell.popt cp2k_shell.o -lcp2kstart.popt -lcp2kmc.popt -lcp2kswarm.popt -lcp2kmotion.popt -lcp2kthermostat.popt -lcp2kemd.popt -lcp2ktmc.popt -lcp2kmain.popt -lcp2kgrid.popt -ldbcsrarnoldi.popt -ldbcsrx.popt -lcp2kshg_int.popt -lcp2keri_mme.popt -lcp2kminimax.popt -lcp2khfxbase.popt -lcp2ksubsys.popt -lcp2kxc.popt -lcp2kao.popt -lcp2kinput.popt -lcp2kpw.popt -lcp2kfft.popt -lcp2kdbcsr_tensor.popt -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kfm.popt -lcp2kcommon.popt -lcp2kmpiwrap.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/libcp2k_unittest.popt libcp2k_unittest.o -lcp2kstart.popt -lcp2kmc.popt -lcp2kswarm.popt -lcp2kmotion.popt -lcp2kthermostat.popt -lcp2kemd.popt -lcp2ktmc.popt -lcp2kmain.popt -lcp2kgrid.popt -ldbcsrarnoldi.popt -ldbcsrx.popt -lcp2kshg_int.popt -lcp2keri_mme.popt -lcp2kminimax.popt -lcp2khfxbase.popt -lcp2ksubsys.popt -lcp2kxc.popt -lcp2kao.popt -lcp2kinput.popt -lcp2kpw.popt -lcp2kfft.popt -lcp2kdbcsr_tensor.popt -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kfm.popt -lcp2kcommon.popt -lcp2kmpiwrap.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k.F cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k.F libcp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-openmpi\"" -D__COMPILE_DATE="\"Mon Jul 16 22:07:54 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/libcp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' libcp2k.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kstart.psmp.so mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/cp2k.psmp cp2k.o -lcp2kstart.psmp -lcp2kmc.psmp -lcp2kswarm.psmp -lcp2kmotion.psmp -lcp2kthermostat.psmp -lcp2kemd.psmp -lcp2ktmc.psmp -lcp2kmain.psmp -lcp2kgrid.psmp -ldbcsrarnoldi.psmp -ldbcsrx.psmp -lcp2kshg_int.psmp -lcp2keri_mme.psmp -lcp2kminimax.psmp -lcp2khfxbase.psmp -lcp2ksubsys.psmp -lcp2kxc.psmp -lcp2kao.psmp -lcp2kinput.psmp -lcp2kpw.psmp -lcp2kfft.psmp -lcp2kdbcsr_tensor.psmp -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kfm.psmp -lcp2kcommon.psmp -lcp2kmpiwrap.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/cp2k_shell.psmp cp2k_shell.o -lcp2kstart.psmp -lcp2kmc.psmp -lcp2kswarm.psmp -lcp2kmotion.psmp -lcp2kthermostat.psmp -lcp2kemd.psmp -lcp2ktmc.psmp -lcp2kmain.psmp -lcp2kgrid.psmp -ldbcsrarnoldi.psmp -ldbcsrx.psmp -lcp2kshg_int.psmp -lcp2keri_mme.psmp -lcp2kminimax.psmp -lcp2khfxbase.psmp -lcp2ksubsys.psmp -lcp2kxc.psmp -lcp2kao.psmp -lcp2kinput.psmp -lcp2kpw.psmp -lcp2kfft.psmp -lcp2kdbcsr_tensor.psmp -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kfm.psmp -lcp2kcommon.psmp -lcp2kmpiwrap.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/openmpi/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-openmpi/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-openmpi/libcp2k_unittest.psmp libcp2k_unittest.o -lcp2kstart.psmp -lcp2kmc.psmp -lcp2kswarm.psmp -lcp2kmotion.psmp -lcp2kthermostat.psmp -lcp2kemd.psmp -lcp2ktmc.psmp -lcp2kmain.psmp -lcp2kgrid.psmp -ldbcsrarnoldi.psmp -ldbcsrx.psmp -lcp2kshg_int.psmp -lcp2keri_mme.psmp -lcp2kminimax.psmp -lcp2khfxbase.psmp -lcp2ksubsys.psmp -lcp2kxc.psmp -lcp2kao.psmp -lcp2kinput.psmp -lcp2kpw.psmp -lcp2kfft.psmp -lcp2kdbcsr_tensor.psmp -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kfm.psmp -lcp2kcommon.psmp -lcp2kmpiwrap.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 53671 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module unload mpi/openmpi-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/openmpi-s390x + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man::;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 53671 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module load mpi/mpich-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/mpich-s390x + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-s390x:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-s390x;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-s390x:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-s390x:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/mpich/bin;' export 'MPI_BIN;' 'MPI_COMPILER=mpich-s390x;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-s390x;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-s390x;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-s390x;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-s390x:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/etc/modulefiles/mpi/mpich-s390x;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtczM5MHgiLFsiZnVsbE5hbWUiXT0ibXBpL21waWNoLXMzOTB4IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL21waWNoLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9D;' export '_ModuleTable001_;' '_ModuleTable002_=b3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-s390x:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-s390x ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-s390x:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-s390x:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-s390x ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-s390x ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-s390x ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-s390x ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-s390x:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/etc/modulefiles/mpi/mpich-s390x ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtczM5MHgiLFsiZnVsbE5hbWUiXT0ibXBpL21waWNoLXMzOTB4IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL21waWNoLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9D ++ export _ModuleTable001_ ++ _ModuleTable002_=b3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + make 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich' 'LDFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k' -j2 ARCH=Linux-s390x-gfortran-mpich 'VERSION=popt psmp' Discovering programs ... Resolving dependencies for psmp ... Resolving dependencies for popt ... fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/array_types.F array_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/kinds.F kinds.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/array_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' array_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/array_types.F array_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/kinds.F kinds.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/array_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' array_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/btree.F btree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/btree.F btree.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/btree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' btree.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/btree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' btree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_types.F dbcsr_mm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_types.F dbcsr_mm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_types.F90 g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_process.cpp g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_transpose.cpp gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libclsmm/libclsmm.c g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm.cpp gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/mic/libmicacc.c g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_process.cpp gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_error.c g++ -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libmicsmm/libmicsmm_transpose.cpp gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_mem.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/dbcsr/libsmm_acc/libclsmm/libclsmm.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_event.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/mic/libmicacc.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_dev.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_error.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_stream.c fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/glob_matching.F glob_matching.F90 gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_mem.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_event.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_dev.c gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/acc/opencl/acc_opencl_stream.c fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/glob_matching.F glob_matching.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/glob_matching.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' glob_matching.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/glob_matching.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' glob_matching.F90 glob_matching.F90:17:54: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_types.F cp_para_types.F90 glob_matching.F90:17:54: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_types.F cp_para_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/kahan_sum.F kahan_sum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/kahan_sum.F kahan_sum.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/kahan_sum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' kahan_sum.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/kahan_sum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' kahan_sum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_kinds.F fft_kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_kinds.F fft_kinds.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_input_constants.F xc_input_constants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_kinds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_kinds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper_types.F hfx_libint_wrapper_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper_types.F hfx_libint_wrapper_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_input_constants.F xc_input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/constants_operator.F constants_operator.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_input_constants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/constants_operator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' constants_operator.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/constants_operator.F constants_operator.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pilaenv_hack.F pilaenv_hack.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/constants_operator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' constants_operator.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pilaenv_hack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pilaenv_hack.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pilaenv_hack.F pilaenv_hack.F90 gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/sockets.c mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pilaenv_hack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pilaenv_hack.F90 /builddir/build/BUILD/cp2k-6.1/src/sockets.c: In function 'uwait': /builddir/build/BUILD/cp2k-6.1/src/sockets.c:162:8: warning: variable 'rn' set but not used [-Wunused-but-set-variable] int rn; ^~ gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k_unittest.c fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_array_sort.F dbcsr_array_sort.F90 gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/sockets.c /builddir/build/BUILD/cp2k-6.1/src/sockets.c: In function 'uwait': /builddir/build/BUILD/cp2k-6.1/src/sockets.c:162:8: warning: variable 'rn' set but not used [-Wunused-but-set-variable] int rn; ^~ gcc -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k_unittest.c mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_array_sort.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_array_sort.F dbcsr_array_sort.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_array_sort.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libmicsmm.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libclsmm.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kaccmic.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libmicsmm.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kaccopencl.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libclsmm.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_base_type.F timings_base_type.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kaccmic.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kaccopencl.psmp.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_base_type.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_base_type.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_base_type.F timings_base_type.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_utilities.F string_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_base_type.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_base_type.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_utilities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_utilities.F string_utilities.F90 string_utilities.F90:23:45: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_utilities.F90 string_utilities.F90:23:45: 1 Warning: CHARACTER expression at (1) is being truncated (2/1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lapack.F lapack.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lapack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lapack.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lapack.F lapack.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathconstants.F mathconstants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lapack.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lapack.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathconstants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathconstants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathconstants.F mathconstants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_constants.F input_constants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathconstants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathconstants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_constants.F input_constants.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fast.F fast.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_constants.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_constants.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fast.F fast.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k53.F minimax_exp_k53.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k53.F minimax_exp_k53.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k53.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k53.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k53.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k53.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/grid_fast.F grid_fast.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/grid_fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' grid_fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/grid_fast.F grid_fast.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/grid_fast.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' grid_fast.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/xyz_to_vab_optimised.F xyz_to_vab_optimised.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/xyz_to_vab_optimised.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' xyz_to_vab_optimised.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/grid/xyz_to_vab_optimised.F xyz_to_vab_optimised.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"grid/xyz_to_vab_optimised.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/grid/' xyz_to_vab_optimised.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine_internal.F machine_internal.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine_internal.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine_internal.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine_internal.F machine_internal.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_plan.F fft_plan.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine_internal.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine_internal.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_plan.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_plan.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kgrid.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_toollib.F dbcsr_toollib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_plan.F fft_plan.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_toollib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_toollib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_plan.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_plan.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kgrid.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/physcon.F physcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_toollib.F dbcsr_toollib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/physcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' physcon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_toollib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_toollib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine.F machine.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/physcon.F physcon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/physcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' physcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/base_hooks.F base_hooks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/machine.F machine.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/base_hooks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' base_hooks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/machine.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' machine.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_info.F cp2k_info.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/base/base_hooks.F base_hooks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_info.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"base/base_hooks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/base/' base_hooks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_info.F cp2k_info.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kbase.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/allocate_wrap.F allocate_wrap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_info.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/allocate_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' allocate_wrap.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kbase.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/allocate_wrap.F allocate_wrap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/allocate_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' allocate_wrap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_sort.F cp_array_sort.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_sort.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_sort.F cp_array_sort.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinestat.F list_routinestat.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_sort.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_sort.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinestat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinestat.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/dict.F dict.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinestat.F list_routinestat.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/dict.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' dict.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinestat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinestat.F90 /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_str_i4_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_str_i4_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_str_i4_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_i4tuple_callstat_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_i4tuple_callstat_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_i4tuple_callstat_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_callstackentry.F list_callstackentry.F90 /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_callstackentry.F list_callstackentry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_callstackentry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_callstackentry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_callstackentry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_callstackentry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/dict.F dict.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F cp_min_heap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/dict.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' dict.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_min_heap.F90 /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_str_i4_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_str_i4_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_str_i4_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:169:0: FUNCTION dict_${keytype}$_${valuetype}$_isready(dict) RESULT(res) Warning: 'dict_i4tuple_callstat_isready' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:375:0: SUBROUTINE dict_${keytype}$_${valuetype}$_del(dict, key) Warning: 'dict_i4tuple_callstat_del' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:512:0: SUBROUTINE dict_${keytype}$_${valuetype}$_update(dict, from_dict) Warning: 'dict_i4tuple_callstat_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:71:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:98:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinereport.F list_routinereport.F90 /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:364:0: END FUNCTION dict_${keytype}$_${valuetype}$_get Warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/dict.F:333:0: FUNCTION dict_${keytype}$_${valuetype}$_get(dict, key, default_value) RESULT(value) note: 'value' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F cp_min_heap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinereport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinereport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_min_heap.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:71:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/cp_min_heap.F:98:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cuda_profiling.F cuda_profiling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_routinereport.F list_routinereport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cuda_profiling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cuda_profiling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_routinereport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_routinereport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_files.F cp_files.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_files.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_files.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cuda_profiling.F cuda_profiling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cuda_profiling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cuda_profiling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_files.F cp_files.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F parallel_rng_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_files.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_files.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/parallel_rng_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' parallel_rng_types.F90 /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:1047:0: END FUNCTION next_real_random_number Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:994:0: FUNCTION next_real_random_number(rng_stream, variance) RESULT(u) note: 'u' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F parallel_rng_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/parallel_rng_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' parallel_rng_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_iter_types.F cp_iter_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_iter_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_iter_types.F90 /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:1047:0: END FUNCTION next_real_random_number Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/parallel_rng_types.F:994:0: FUNCTION next_real_random_number(rng_stream, variance) RESULT(u) note: 'u' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/linear_systems.F linear_systems.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_iter_types.F cp_iter_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/linear_systems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' linear_systems.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_iter_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_iter_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bessel_lib.F bessel_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bessel_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bessel_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/linear_systems.F linear_systems.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_types.F cp_result_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/linear_systems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' linear_systems.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bessel_lib.F bessel_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bessel_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bessel_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F lebedev.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_types.F cp_result_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lebedev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lebedev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F lebedev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/lebedev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' lebedev.F90 /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:147:0: END FUNCTION get_number_of_lebedev_grid Warning: 'number_of_lebedev_grid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:111:0: FUNCTION get_number_of_lebedev_grid(l, n) RESULT(number_of_lebedev_grid) note: 'number_of_lebedev_grid' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/erf_fn.F erf_fn.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/erf_fn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' erf_fn.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/spherical_harmonics.F spherical_harmonics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/spherical_harmonics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' spherical_harmonics.F90 /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:147:0: END FUNCTION get_number_of_lebedev_grid Warning: 'number_of_lebedev_grid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/lebedev.F:111:0: FUNCTION get_number_of_lebedev_grid(l, n) RESULT(number_of_lebedev_grid) note: 'number_of_lebedev_grid' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/erf_fn.F erf_fn.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/erf_fn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' erf_fn.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/spherical_harmonics.F spherical_harmonics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/spherical_harmonics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' spherical_harmonics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/print_messages.F print_messages.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/print_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' print_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/splines.F splines.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/print_messages.F print_messages.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/splines.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' splines.F90 /builddir/build/BUILD/cp2k-6.1/src/common/splines.F:259:0: SUBROUTINE spline3valder(x, xi, c, val, der) Warning: 'spline3valder' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/print_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' print_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/splines.F splines.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F eigenvalueproblems.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/splines.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' splines.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/eigenvalueproblems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' eigenvalueproblems.F90 /builddir/build/BUILD/cp2k-6.1/src/common/splines.F:259:0: SUBROUTINE spline3valder(x, xi, c, val, der) Warning: 'spline3valder' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:148:0: SUBROUTINE cp2k_sgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_sgesvd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:183:0: SUBROUTINE cp2k_cgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_cgesvd' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F memory_utilities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F eigenvalueproblems.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/memory_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' memory_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/eigenvalueproblems.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' eigenvalueproblems.F90 /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:148:0: SUBROUTINE cp2k_sgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_sgesvd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/eigenvalueproblems.F:183:0: SUBROUTINE cp2k_cgesvd(matrix, svalues, mrow, ncol, uvec, vtvec) Warning: 'cp2k_cgesvd' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F memory_utilities.F90 /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: Warning: 'lb1' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/memory_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' memory_utilities.F90 /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: $: reallocate(rank=5) Warning: 'ub1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/memory_utilities.F:478:0: Warning: 'lb1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F whittaker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/whittaker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' whittaker.F90 /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F:109:0: SUBROUTINE whittaker_c0(wc, r, expa, erfa, alpha, l, n) Warning: 'whittaker_c0' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F gamma.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/gamma.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' gamma.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F whittaker.F90 /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F:284:0: SUBROUTINE fgamma_1(nmax, t, f) Warning: 'fgamma_1' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/whittaker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' whittaker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F mathlib.F90 /builddir/build/BUILD/cp2k-6.1/src/common/whittaker.F:109:0: SUBROUTINE whittaker_c0(wc, r, expa, erfa, alpha, l, n) Warning: 'whittaker_c0' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F gamma.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathlib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathlib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/gamma.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' gamma.F90 /builddir/build/BUILD/cp2k-6.1/src/common/gamma.F:284:0: SUBROUTINE fgamma_1(nmax, t, f) Warning: 'fgamma_1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:1460:0: FUNCTION expint(n, x) Warning: '__result_expint' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F mathlib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/mathlib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' mathlib.F90 /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:1460:0: FUNCTION expint(n, x) Warning: '__result_expint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:137:0: END FUNCTION pswitch Warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:94:0: FUNCTION pswitch(x, a, b, order) RESULT(fx) note: 'fx' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/periodic_table.F periodic_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/periodic_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' periodic_table.F90 /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:137:0: END FUNCTION pswitch Warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/mathlib.F:94:0: FUNCTION pswitch(x, a, b, order) RESULT(fx) note: 'fx' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/periodic_table.F periodic_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/periodic_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' periodic_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factor_types.F structure_factor_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factor_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/powell.F powell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/powell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' powell.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factor_types.F structure_factor_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factor_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/powell.F powell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/powell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' powell.F90 /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1608:0: tempb=tempb-taumax Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1442:0: tauold, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1850:0: tempb=tempb-qmin Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: Warning: 'shs' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1835:0: qnew=(sg+cf*cth)*cth+(dg+dhs*cth)*sth Warning: 'sg' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'sg' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1743:0: qred=qred+qadd Warning: 'bstep' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1663:0: REAL(dp) :: alpha, angle, angtest, bstep, cf, cth, dd, delsq, dg, dhd, & note: 'bstep' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1608:0: tempb=tempb-taumax Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1442:0: tauold, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1850:0: tempb=tempb-qmin Warning: 'tempb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'tempb' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: Warning: 'shs' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1835:0: qnew=(sg+cf*cth)*cth+(dg+dhs*cth)*sth Warning: 'sg' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1665:0: reduc, sg, sgk, shs, ss, sth, temp, tempa, tempb note: 'sg' was declared here /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1743:0: qred=qred+qadd Warning: 'bstep' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/powell.F:1663:0: REAL(dp) :: alpha, angle, angtest, bstep, cf, cth, dd, delsq, dg, dhd, & note: 'bstep' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_table.F string_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_utils.F graph_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/string_table.F string_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/string_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' string_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_buffer_types.F cp_parser_buffer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_utils.F graph_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_buffer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_types.F cp_parser_inpp_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_types.F cp_parser_ilist_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_types.F cp_parser_ilist_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_buffer_types.F cp_parser_buffer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/force_field_kind_types.F force_field_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_buffer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/force_field_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' force_field_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_types.F cp_parser_inpp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_types.F pw_grid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_calls.F cp_blacs_calls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F mltfftsg_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_calls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_calls.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/mltfftsg_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' mltfftsg_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_types.F pw_grid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F mltfftsg_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/mltfftsg_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' mltfftsg_tools.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F:3537:0: before(ic) = 1 Warning: 'ic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft/mltfftsg_tools.F:49:0: INTEGER :: after(20), before(20), chunk, i, ic, id, & note: 'ic' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_types.F ps_wavelet_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F orbital_symbols.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_symbols.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_symbols.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_types.F farming_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F:127:0: i = i+1 Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_pointers.F orbital_pointers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_pointers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_pointers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_types.F qs_dftb_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/shell_potential_types.F shell_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F orbital_symbols.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/shell_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' shell_potential_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_symbols.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_symbols.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/damping_dipole_types.F damping_dipole_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_symbols.F:127:0: i = i+1 Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_pointers.F orbital_pointers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/damping_dipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' damping_dipole_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_pointers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_pointers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/sto_ng.F sto_ng.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/sto_ng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' sto_ng.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/sto_ng.F sto_ng.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/sto_ng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' sto_ng.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_types.F semi_empirical_expns3_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/taper_types.F taper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_types.F ps_wavelet_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"taper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' taper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/shell_potential_types.F shell_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_types.F semi_empirical_mpole_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/shell_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' shell_potential_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/damping_dipole_types.F damping_dipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_calls.F cp_blacs_calls.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/damping_dipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' damping_dipole_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_calls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_calls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_types.F semi_empirical_expns3_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_types.F qs_dftb_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/taper_types.F taper_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_arrays.F semi_empirical_int_arrays.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"taper_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' taper_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_arrays.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_arrays.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_types.F semi_empirical_mpole_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_arrays.F semi_empirical_int_arrays.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_arrays.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_arrays.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k15.F minimax_exp_k15.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k15.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k15.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/force_field_kind_types.F force_field_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/force_field_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' force_field_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_types.F domain_submatrix_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_types.F qs_rho_atom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atprop_types.F atprop_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atprop_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atprop_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/virial_types.F virial_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/virial_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' virial_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_types.F qs_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_types.F task_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_helpers.F hfx_helpers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_helpers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_helpers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_interface.F pexsi_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_types.F splines_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_types.F90 /builddir/build/BUILD/cp2k-6.1/src/splines_types.F:206:0: SUBROUTINE spline_env_retain(spline_env) Warning: 'spline_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/exclusion_types.F exclusion_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"exclusion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' exclusion_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_util.F eri_mme_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp_k15.F minimax_exp_k15.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp_k15.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp_k15.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_util.F eri_mme_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_types.F qs_rho_atom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/virial_types.F virial_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/virial_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' virial_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_types.F task_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atprop_types.F atprop_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atprop_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atprop_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_types.F qs_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_energy_types.F fist_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_types.F qmmm_gaussian_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_types.F splines_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_types.F90 /builddir/build/BUILD/cp2k-6.1/src/splines_types.F:206:0: SUBROUTINE spline_env_retain(spline_env) Warning: 'spline_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_fft3d.F ps_wavelet_fft3d.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_fft3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_fft3d.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lazy.F lazy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states_types.F wannier_states_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lazy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lazy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_types.F qmmm_gaussian_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/exclusion_types.F exclusion_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"exclusion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' exclusion_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_fft3d.F ps_wavelet_fft3d.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states_types.F wannier_states_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_fft3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_fft3d.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F qs_fb_trial_fns_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_trial_fns_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_trial_fns_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F:182:0: SUBROUTINE fb_trial_fns_init(trial_fns) Warning: 'fb_trial_fns_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_helpers.F hfx_helpers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_helpers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_helpers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_interface.F pexsi_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F hfx_compression_core_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lazy.F lazy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lazy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lazy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_compression_core_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_compression_core_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/block_p_types.F block_p_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"block_p_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' block_p_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F qs_fb_trial_fns_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_trial_fns_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_trial_fns_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_trial_fns_types.F:182:0: SUBROUTINE fb_trial_fns_init(trial_fns) Warning: 'fb_trial_fns_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_charges_types.F qs_charges_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_charges_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_charges_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F hfx_compression_core_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F:65:0: SUBROUTINE ints2ints(Ndata, packed_data, full_data) Warning: 'ints2ints' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_compression_core_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_compression_core_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_compression_core_methods.F:65:0: SUBROUTINE ints2ints(Ndata, packed_data, full_data) Warning: 'ints2ints' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_types.F domain_submatrix_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_charges_types.F qs_charges_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_charges_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_charges_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/block_p_types.F block_p_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"block_p_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' block_p_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_energy_types.F mixed_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/simpar_types.F simpar_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_energy_types.F fist_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"simpar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' simpar_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_ff_fist.F qmmm_ff_fist.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_energy_types.F mixed_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_ff_fist.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_ff_fist.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_stati.F tmc_stati.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_ff_fist.F qmmm_ff_fist.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_stati.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_stati.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_ff_fist.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_ff_fist.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/s_contract_shg.F s_contract_shg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_mapping_library.F mm_mapping_library.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/s_contract_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' s_contract_shg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_mapping_library.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_mapping_library.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F d3_poly.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"d3_poly.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' d3_poly.F90 /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:233:0: PURE FUNCTION mono_index1(i) RESULT(res) Warning: 'mono_index1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:279:0: PURE FUNCTION mono_exp1(ii) RESULT(res) Warning: 'mono_exp1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:330:0: PURE FUNCTION mono_mult1(ii, ij) RESULT(res) Warning: 'mono_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:343:0: PURE FUNCTION mono_mult2(ii, ij) RESULT(res) Warning: 'mono_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:359:0: PURE FUNCTION mono_mult3(ii, ij) RESULT(res) Warning: 'mono_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:377:0: SUBROUTINE poly_mult1(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:424:0: SUBROUTINE poly_mult2(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:504:0: SUBROUTINE poly_mult3(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:743:0: SUBROUTINE poly_write1(p, out_f) Warning: 'poly_write1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:767:0: SUBROUTINE poly_write2(p, out_f) Warning: 'poly_write2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:795:0: SUBROUTINE poly_write3(p, out_f) Warning: 'poly_write3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:827:0: FUNCTION poly_random(p, maxSize, minSize) RESULT(res) Warning: 'poly_random' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1187:0: SUBROUTINE poly_p_eval3(p, x, pRes, npoly) Warning: 'poly_p_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1295:0: SUBROUTINE poly_padd_uneval3(p, x, pRes, npoly) Warning: 'poly_padd_uneval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1404:0: SUBROUTINE poly_p_eval2(p, x, pRes, npoly) Warning: 'poly_p_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1507:0: SUBROUTINE poly_padd_uneval2(p, x, pRes, npoly) Warning: 'poly_padd_uneval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1611:0: SUBROUTINE poly_eval1(p, x, pRes, npoly) Warning: 'poly_eval1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1647:0: SUBROUTINE poly_eval2(p, x, y, pRes, npoly) Warning: 'poly_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1716:0: SUBROUTINE poly_eval3(p, x, y, z, pRes, npoly) Warning: 'poly_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1791:0: SUBROUTINE poly_derive3(p, pRes, npoly, sumUp) Warning: 'poly_derive3' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_cflags_types.F xc_rho_cflags_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_cflags_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_cflags_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction_sphi.F ai_contraction_sphi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_desc.F xc_derivative_desc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction_sphi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction_sphi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_desc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_desc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F xc_functionals_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_functionals_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_functionals_utilities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3_debug.F ai_overlap3_debug.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F:66:0: SUBROUTINE setup_calculation(order, m, calc, tag) Warning: 'setup_calculation' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_debug.F ai_overlap_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_debug.F ai_overlap_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction.F ai_contraction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F beta_gamma_psi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"beta_gamma_psi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' beta_gamma_psi.F90 /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:2275:2: 20 f = a*rlog1(-lambda/a) + b*rlog1(lambda/b) 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:151:0: FUNCTION epsln () RESULT(fn_val) Warning: 'epsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:171:0: FUNCTION exparg (l) RESULT(fn_val) Warning: 'exparg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:200:0: FUNCTION depsln () RESULT(fn_val) Warning: 'depsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:1351:0: SUBROUTINE bratio (a, b, x, y, w, w1, ierr) Warning: 'bratio' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_geev.F arnoldi_geev.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F d3_poly.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_geev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_geev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"d3_poly.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' d3_poly.F90 /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:233:0: PURE FUNCTION mono_index1(i) RESULT(res) Warning: 'mono_index1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:279:0: PURE FUNCTION mono_exp1(ii) RESULT(res) Warning: 'mono_exp1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:330:0: PURE FUNCTION mono_mult1(ii, ij) RESULT(res) Warning: 'mono_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:343:0: PURE FUNCTION mono_mult2(ii, ij) RESULT(res) Warning: 'mono_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:359:0: PURE FUNCTION mono_mult3(ii, ij) RESULT(res) Warning: 'mono_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:377:0: SUBROUTINE poly_mult1(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:424:0: SUBROUTINE poly_mult2(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:504:0: SUBROUTINE poly_mult3(p1, p2, pRes, np1, sumUp) Warning: 'poly_mult3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:743:0: SUBROUTINE poly_write1(p, out_f) Warning: 'poly_write1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:767:0: SUBROUTINE poly_write2(p, out_f) Warning: 'poly_write2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:795:0: SUBROUTINE poly_write3(p, out_f) Warning: 'poly_write3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:827:0: FUNCTION poly_random(p, maxSize, minSize) RESULT(res) Warning: 'poly_random' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1187:0: SUBROUTINE poly_p_eval3(p, x, pRes, npoly) Warning: 'poly_p_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1295:0: SUBROUTINE poly_padd_uneval3(p, x, pRes, npoly) Warning: 'poly_padd_uneval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1404:0: SUBROUTINE poly_p_eval2(p, x, pRes, npoly) Warning: 'poly_p_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1507:0: SUBROUTINE poly_padd_uneval2(p, x, pRes, npoly) Warning: 'poly_padd_uneval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1611:0: SUBROUTINE poly_eval1(p, x, pRes, npoly) Warning: 'poly_eval1' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1647:0: SUBROUTINE poly_eval2(p, x, y, pRes, npoly) Warning: 'poly_eval2' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1716:0: SUBROUTINE poly_eval3(p, x, y, z, pRes, npoly) Warning: 'poly_eval3' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/d3_poly.F:1791:0: SUBROUTINE poly_derive3(p, pRes, npoly, sumUp) Warning: 'poly_derive3' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction_sphi.F ai_contraction_sphi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction_sphi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction_sphi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_contraction.F ai_contraction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_contraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_contraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3_debug.F ai_overlap3_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_geev.F arnoldi_geev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_geev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_geev.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/s_contract_shg.F s_contract_shg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/s_contract_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' s_contract_shg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_desc.F xc_derivative_desc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_desc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_desc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_cflags_types.F xc_rho_cflags_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_cflags_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_cflags_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F xc_functionals_utilities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_functionals_utilities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_functionals_utilities.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_functionals_utilities.F:66:0: SUBROUTINE setup_calculation(order, m, calc, tag) Warning: 'setup_calculation' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contraction_methods.F hfx_contraction_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contraction_methods.F hfx_contraction_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contraction_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contraction_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contraction_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contraction_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contract_block.F hfx_contract_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfxbase/hfx_contract_block.F hfx_contract_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contract_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contract_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfxbase/hfx_contract_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/hfxbase/' hfx_contract_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_hash_table_functions.F qs_hash_table_functions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_hash_table_functions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_hash_table_functions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/spglib_f08.F spglib_f08.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_hash_table_functions.F qs_hash_table_functions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_hash_table_functions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_hash_table_functions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spglib_f08.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spglib_f08.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fermi_utils.F fermi_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fermi_utils.F fermi_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fermi_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fermi_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fermi_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fermi_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/spglib_f08.F spglib_f08.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F qs_fb_buffer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spglib_f08.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spglib_f08.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_buffer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molsym.F molsym.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:213:0: SUBROUTINE fb_buffer_i_associate(a, b) Warning: 'fb_buffer_i_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:561:0: SUBROUTINE fb_buffer_d_associate(a, b) Warning: 'fb_buffer_d_associate' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molsym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molsym.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molsym.F molsym.F90 /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: coord(idx, :) = MATMUL(TRANSPOSE(sym%tenvec(:, :)), coord(:, :)) Warning: '__var_3_mmb.offset' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].ubound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].ubound' is used uninitialized in this function [-Wuninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molsym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molsym.F90 /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: coord(idx, :) = MATMUL(TRANSPOSE(sym%tenvec(:, :)), coord(:, :)) Warning: '__var_3_mmb.offset' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[0].ubound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].lbound' is used uninitialized in this function [-Wuninitialized] /builddir/build/BUILD/cp2k-6.1/src/molsym.F:1732:0: Warning: '__var_3_mmb.dim[1].ubound' is used uninitialized in this function [-Wuninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/header.F header.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"header.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' header.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/header.F header.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F qs_fb_buffer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"header.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' header.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_buffer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_buffer_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:213:0: SUBROUTINE fb_buffer_i_associate(a, b) Warning: 'fb_buffer_i_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_buffer_types.F:561:0: SUBROUTINE fb_buffer_d_associate(a, b) Warning: 'fb_buffer_d_associate' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_mapping_library.F mm_mapping_library.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_mapping_library.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_mapping_library.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier90.F wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier90.F wannier90.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier90.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/uff_vdw_radii_table.F uff_vdw_radii_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/uff_vdw_radii_table.F uff_vdw_radii_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"uff_vdw_radii_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' uff_vdw_radii_table.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"uff_vdw_radii_table.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' uff_vdw_radii_table.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_rpa.F minimax_rpa.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_rpa.F minimax_rpa.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_rpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_rpa.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_rpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_rpa.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F beta_gamma_psi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_data.F qmmm_gaussian_data.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"beta_gamma_psi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' beta_gamma_psi.F90 /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:2275:2: 20 f = a*rlog1(-lambda/a) + b*rlog1(lambda/b) 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_data.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_data.F90 /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:151:0: FUNCTION epsln () RESULT(fn_val) Warning: 'epsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:171:0: FUNCTION exparg (l) RESULT(fn_val) Warning: 'exparg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:200:0: FUNCTION depsln () RESULT(fn_val) Warning: 'depsln' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/beta_gamma_psi.F:1351:0: SUBROUTINE bratio (a, b, x, y, w, w1, ierr) Warning: 'bratio' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/simpar_types.F simpar_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_types.F farming_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"simpar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' simpar_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_data.F qmmm_gaussian_data.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_types.F tmc_tree_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_data.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_data.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_ener_types.F md_ener_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_ener_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_ener_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_types.F tmc_move_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mdctrl_types.F mdctrl_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mdctrl_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mdctrl_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_types.F optimize_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_types.F optimize_basis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_ener_types.F md_ener_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_stati.F tmc_stati.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_ener_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_ener_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_stati.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_stati.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mdctrl_types.F mdctrl_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_alloc_types.F negf_alloc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mdctrl_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mdctrl_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_alloc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_alloc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_alloc_types.F negf_alloc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F negf_integr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_alloc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_alloc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F negf_integr_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F:186:0: PURE FUNCTION get_axis_rotation_angle(a, b) RESULT(phi) Warning: 'get_axis_rotation_angle' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_types.F tmc_tree_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_types.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_utils.F:186:0: PURE FUNCTION get_axis_rotation_angle(a, b) RESULT(phi) Warning: 'get_axis_rotation_angle' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_utils.F tmc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_types.F tmc_move_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_types.F mao_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_utils.F tmc_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mao_types.F:36:0: SUBROUTINE create_mao_type(mao_env) Warning: 'create_mao_type' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2khfxbase.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F ai_eri_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_types.F mao_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_eri_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_eri_debug.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F:54:0: SUBROUTINE init_os(ya, yb, yc, yd, rA, rB, rC, rD) Warning: 'init_os' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_stream.F acc_stream.F90 /builddir/build/BUILD/cp2k-6.1/src/mao_types.F:36:0: SUBROUTINE create_mao_type(mao_env) Warning: 'create_mao_type' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2khfxbase.psmp.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_stream.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_stream.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F ai_eri_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F message_passing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_eri_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_eri_debug.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_eri_debug.F:54:0: SUBROUTINE init_os(ya, yb, yc, yd, rA, rB, rC, rD) Warning: 'init_os' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_stream.F acc_stream.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_stream.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_stream.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mpiwrap/message_passing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/mpiwrap/' message_passing.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F message_passing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mpiwrap/message_passing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/mpiwrap/' message_passing.F90 /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3392:0: SUBROUTINE mp_file_read_at_chv(fh, offset, msg, msglen) Warning: 'mp_file_read_at_chv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3421:0: SUBROUTINE mp_file_read_at_ch(fh, offset, msg) Warning: 'mp_file_read_at_ch' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3634:0: SUBROUTINE mp_type_free_v(type_descriptors) Warning: 'mp_type_free_v' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_r' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3392:0: SUBROUTINE mp_file_read_at_chv(fh, offset, msg, msglen) Warning: 'mp_file_read_at_chv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3421:0: SUBROUTINE mp_file_read_at_ch(fh, offset, msg) Warning: 'mp_file_read_at_ch' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.F:3634:0: SUBROUTINE mp_type_free_v(type_descriptors) Warning: 'mp_type_free_v' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_iv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1446:0: SUBROUTINE mp_prod_${nametype1}$(msg,gid) Warning: 'mp_prod_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3607:0: FUNCTION mp_type_indexed_make_${nametype1}$(count,lengths,displs) & Warning: 'mp_type_indexed_make_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_lv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_l' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_dv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_rv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_r' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_zv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1479:0: SUBROUTINE mp_scatter_${nametype1}$v(msg_scatter,msg,root,gid) Warning: 'mp_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:1830:0: SUBROUTINE mp_igatherv_${nametype1}$v(sendbuf,sendcount,recvbuf,recvcounts,displs,root,comm,request) Warning: 'mp_igatherv_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:2617:0: SUBROUTINE mp_sum_scatter_${nametype1}$v(msgout,msgin,rcount,gid) Warning: 'mp_sum_scatter_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3843:0: SUBROUTINE mp_file_read_at_${nametype1}$v(fh, offset, msg, msglen) Warning: 'mp_file_read_at_cv' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mpiwrap/message_passing.f90:3873:0: SUBROUTINE mp_file_read_at_${nametype1}$(fh, offset, msg) Warning: 'mp_file_read_at_c' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_device.F acc_device.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_device.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_device.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F dbcsr_min_heap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_min_heap.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:70:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:97:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kmpiwrap.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/xml_parser.F xml_parser.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/xml_parser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' xml_parser.F90 xml_parser.F90:242:0: ! ************************************************************************************************** Warning: 'xml_report_errors_extern_' defined but not used [-Wunused-function] xml_parser.F90:611:0: ! ************************************************************************************************** Warning: 'xml_put' defined but not used [-Wunused-function] xml_parser.F90:929:0: ! ************************************************************************************************** Warning: 'xml_process' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F dbcsr_min_heap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_status_types.F cp_parser_status_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_min_heap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_min_heap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_status_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_status_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:70:0: ELEMENTAL FUNCTION get_right_child(n) RESULT(child) Warning: 'get_right_child' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_min_heap.F:97:0: ELEMENTAL FUNCTION get_value_by_key(heap, key) RESULT(value) Warning: 'get_value_by_key' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F fftw3_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_device.F acc_device.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftw3_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftw3_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_device.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_device.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kmpiwrap.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/xml_parser.F xml_parser.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F ai_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/xml_parser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' xml_parser.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb.F90 xml_parser.F90:242:0: ! ************************************************************************************************** Warning: 'xml_report_errors_extern_' defined but not used [-Wunused-function] xml_parser.F90:611:0: ! ************************************************************************************************** Warning: 'xml_put' defined but not used [-Wunused-function] xml_parser.F90:929:0: ! ************************************************************************************************** Warning: 'xml_process' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_status_types.F cp_parser_status_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_status_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_status_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F fftw3_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftw3_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftw3_lib.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1135:0: IF ( scale /= 1.0_dp ) CALL zdscal(plan%n*num_rows,scale,zscal_ptr,1) Warning: 'zscal_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1083:0: COMPLEX(KIND=dp), POINTER :: zin_ptr, zout_ptr, zscal_ptr note: 'zscal_ptr' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1135:0: IF ( scale /= 1.0_dp ) CALL zdscal(plan%n*num_rows,scale,zscal_ptr,1) Warning: 'num_rows' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftw3_lib.F:1084:0: INTEGER :: in_offset, my_id, num_rows, out_offset, & note: 'num_rows' was declared here /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1670:0: coset(0, 0, lb-1), cocz, n+1) Warning: 'rbp[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1699:0: coset(0, 0, bz), cocy, n+1) Warning: 'rbp[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1760:0: coset(0, by, bz), cocx, n+1) Warning: 'rbp[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_grid_atom.F qs_grid_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_grid_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_grid_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F ai_onecenter.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_onecenter.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_onecenter.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:840:0: SUBROUTINE sto_conf(gmat, rc, k, na, pa, nb, pb) Warning: 'sto_conf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:914:0: SUBROUTINE num_overlap(smat, ra, rb, wr) Warning: 'num_overlap' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:953:0: SUBROUTINE num_kinetic(kmat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinetic' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:991:0: SUBROUTINE num_nuclear(umat, ra, rb, r, wr) Warning: 'num_nuclear' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1030:0: SUBROUTINE num_kinnuc(umat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinnuc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1069:0: SUBROUTINE num_erf(upmat, a, ra, rb, r, wr) Warning: 'num_erf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1116:0: SUBROUTINE num_proj_ol(spmat, l, ra, k, rc, r, wr) Warning: 'num_proj_ol' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1166:0: SUBROUTINE num_gpot(vpmat, k, rc, ra, rb, r, wr) Warning: 'num_gpot' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1214:0: SUBROUTINE num_conf(gmat, rc, k, ra, rb, r, wr) Warning: 'num_conf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_os_rr.F ai_os_rr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_os_rr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_os_rr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper.F hfx_libint_wrapper.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_grid_atom.F qs_grid_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_types.F hartree_local_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_grid_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_grid_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_modify_pab_block.F qs_modify_pab_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F ai_onecenter.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_modify_pab_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_modify_pab_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_onecenter.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_onecenter.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:840:0: SUBROUTINE sto_conf(gmat, rc, k, na, pa, nb, pb) Warning: 'sto_conf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:914:0: SUBROUTINE num_overlap(smat, ra, rb, wr) Warning: 'num_overlap' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:953:0: SUBROUTINE num_kinetic(kmat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinetic' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:991:0: SUBROUTINE num_nuclear(umat, ra, rb, r, wr) Warning: 'num_nuclear' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1030:0: SUBROUTINE num_kinnuc(umat, l, ra, dra, rb, drb, r, wr) Warning: 'num_kinnuc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1069:0: SUBROUTINE num_erf(upmat, a, ra, rb, r, wr) Warning: 'num_erf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1116:0: SUBROUTINE num_proj_ol(spmat, l, ra, k, rc, r, wr) Warning: 'num_proj_ol' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1166:0: SUBROUTINE num_gpot(vpmat, k, rc, ra, rb, r, wr) Warning: 'num_gpot' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_onecenter.F:1214:0: SUBROUTINE num_conf(gmat, rc, k, ra, rb, r, wr) Warning: 'num_conf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_derivatives.F ai_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_os_rr.F ai_os_rr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_os_rr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_os_rr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_wrapper.F hfx_libint_wrapper.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_wrapper.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_wrapper.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_angmom.F ai_angmom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_types.F hartree_local_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_angmom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_angmom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/construct_shg.F construct_shg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/construct_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' construct_shg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_fermi_contact.F ai_fermi_contact.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_fermi_contact.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_oneelectron.F ai_oneelectron.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operators_r12.F ai_operators_r12.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_oneelectron.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_oneelectron.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operators_r12.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operators_r12.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F ai_overlap3.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_verfc.F ai_verfc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_verfc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_verfc.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: sda, sdc Warning: 'sdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_aabb.F ai_overlap_aabb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F ai_overlap3.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_aabb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_aabb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap3.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: sda, sdc Warning: 'sdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap3.F:130:0: Warning: 'sda.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_derivatives.F ai_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mol_force.F mol_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mol_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mol_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_aabb.F ai_overlap_aabb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_aabb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_aabb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_modify_pab_block.F qs_modify_pab_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_modify_pab_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_modify_pab_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_oneelectron.F ai_oneelectron.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operators_r12.F ai_operators_r12.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_oneelectron.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_oneelectron.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operators_r12.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operators_r12.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/construct_shg.F construct_shg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/construct_shg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' construct_shg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_verfc.F ai_verfc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_verfc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_verfc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mol_force.F mol_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mol_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mol_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F qs_fb_hash_table_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_angmom.F ai_angmom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_hash_table_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_angmom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_angmom.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:355:0: SUBROUTINE fb_hash_table_remove(hash_table, key) Warning: 'fb_hash_table_remove' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:391:0: SUBROUTINE fb_hash_table_retain(hash_table) Warning: 'fb_hash_table_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:414:0: SUBROUTINE fb_hash_table_status(hash_table, nelements, nmax, prime) Warning: 'fb_hash_table_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_utils.F csvr_system_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_index.F dbcsr_tensor_index.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_index.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_index.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/util.F util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F qs_fb_hash_table_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_types.F timings_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_hash_table_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:355:0: SUBROUTINE fb_hash_table_remove(hash_table, key) Warning: 'fb_hash_table_remove' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:391:0: SUBROUTINE fb_hash_table_retain(hash_table) Warning: 'fb_hash_table_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_hash_table_types.F:414:0: SUBROUTINE fb_hash_table_status(hash_table, nelements, nmax, prime) Warning: 'fb_hash_table_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_env.F cp_para_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_fermi_contact.F ai_fermi_contact.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_env.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_fermi_contact.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F fparser.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_utils.F csvr_system_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/fparser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' fparser.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:364:0: FUNCTION EvalErrMsg() RESULT(msg) Warning: 'evalerrmsg' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_index.F dbcsr_tensor_index.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:515:0: IF (PRESENT(inext)) inext = in Warning: 'in' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:514:0: IF (PRESENT(ibegin)) ibegin = ib Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_index.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_index.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:1041:0: vals(ipar) = xval Warning: 'xval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F cp_result_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/util.F util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' util.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:280:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:206:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factors.F structure_factors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_types.F timings_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factors.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_para_env.F cp_para_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F graph_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_para_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_para_env.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F fparser.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/fparser.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' fparser.F90 /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:364:0: FUNCTION EvalErrMsg() RESULT(msg) Warning: 'evalerrmsg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:515:0: IF (PRESENT(inext)) inext = in Warning: 'in' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:514:0: IF (PRESENT(ibegin)) ibegin = ib Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/fparser.F:1041:0: vals(ipar) = xval Warning: 'xval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F cp_result_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_result_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_result_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F:173:0: array(ind) = MINVAL(-fes(pnt:pnt+dimval-1)) Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:280:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/common/cp_result_methods.F:206:0: CPASSERT(nrep*size_res == size_values) Warning: 'size_res' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftsg_lib.F fftsg_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/structure_factors.F structure_factors.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftsg_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftsg_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/structure_factors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' structure_factors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_transformation_matrices.F orbital_transformation_matrices.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_transformation_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_transformation_matrices.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F graph_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F ai_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph_methods.F:173:0: array(ind) = MINVAL(-fes(pnt:pnt+dimval-1)) Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fftsg_lib.F fftsg_lib.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1670:0: coset(0, 0, lb-1), cocz, n+1) Warning: 'rbp[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1699:0: coset(0, 0, bz), cocy, n+1) Warning: 'rbp[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb.F:1760:0: coset(0, by, bz), cocx, n+1) Warning: 'rbp[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fftsg_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fftsg_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/orbital_transformation_matrices.F orbital_transformation_matrices.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/orbital_transformation_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' orbital_transformation_matrices.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F pair_potential_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: INTEGER :: i, loc_lb, loc_ub Warning: 'loc_ub' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: Warning: 'loc_lb' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F ps_wavelet_base.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_c_g0.F t_c_g0.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_base.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_base.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_c_g0.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_c_g0.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F:2104:0: SUBROUTINE F_unfill_downcorn(md1, md3, lot, nfft, n3, zw, zf, scal, ehartreetmp) Warning: 'f_unfill_downcorn' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F pair_potential_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F ps_wavelet_scaling_function.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: INTEGER :: i, loc_lb, loc_ub Warning: 'loc_ub' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential_types.F:790:0: Warning: 'loc_lb' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_scaling_function.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_scaling_function.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:90:0: SUBROUTINE wavelet_function(itype, nd, a, x) Warning: 'wavelet_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:194:0: SUBROUTINE for_trans(nd, nt, x, y, m, cgt, cht) Warning: 'for_trans' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:294:0: SUBROUTINE ftest(m, ch, cg, cgt, cht) Warning: 'ftest' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_c_g0.F t_c_g0.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F ps_wavelet_base.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_c_g0.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_c_g0.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_base.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_base.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_base.F:2104:0: SUBROUTINE F_unfill_downcorn(md1, md3, lot, nfft, n3, zw, zf, scal, ehartreetmp) Warning: 'f_unfill_downcorn' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operator_ra2m.F ai_operator_ra2m.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operator_ra2m.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operator_ra2m.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F ai_kinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_kinetic.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: ib, idx, idy, idz, ipgf, jpgf, la, lb, & Warning: 'idz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idy' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_sh_p_s_c.F t_sh_p_s_c.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F ps_wavelet_scaling_function.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_sh_p_s_c.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_sh_p_s_c.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_scaling_function.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_scaling_function.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:90:0: SUBROUTINE wavelet_function(itype, nd, a, x) Warning: 'wavelet_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:194:0: SUBROUTINE for_trans(nd, nt, x, y, m, cgt, cht) Warning: 'for_trans' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_scaling_function.F:294:0: SUBROUTINE ftest(m, ch, cg, cgt, cht) Warning: 'ftest' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_spin_orbit.F ai_spin_orbit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_spin_orbit.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cryssym.F cryssym.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cryssym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cryssym.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_elec_field.F ai_elec_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_elec_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_spin_orbit.F ai_spin_orbit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_spin_orbit.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F ai_kinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_elec_field.F ai_elec_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_kinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_elec_field.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: ib, idx, idy, idz, ipgf, jpgf, la, lb, & Warning: 'idz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idy' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_kinetic.F:73:0: Warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_operator_ra2m.F ai_operator_ra2m.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_operator_ra2m.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_operator_ra2m.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/t_sh_p_s_c.F t_sh_p_s_c.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb_test.F ai_coulomb_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"t_sh_p_s_c.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' t_sh_p_s_c.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F acc_devmem.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_devmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_devmem.F90 /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F:353:0: SUBROUTINE acc_devmem_info(free, avail) Warning: 'acc_devmem_info' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cryssym.F cryssym.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_event.F acc_event.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cryssym.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cryssym.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_event.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_event.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_hostmem.F acc_hostmem.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_hostmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_hostmem.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F reference_manager.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F acc_devmem.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/reference_manager.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' reference_manager.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_devmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_devmem.F90 /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F:719:36: res=thebib(key)%ref%citation_key 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/acc/acc_devmem.F:353:0: SUBROUTINE acc_devmem_info(free, avail) Warning: 'acc_devmem_info' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_event.F acc_event.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_event.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_event.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/acc/acc_hostmem.F acc_hostmem.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kmetadyn_tools.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F cp_parser_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"acc/acc_hostmem.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/acc/' acc_hostmem.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F reference_manager.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F:106:0: SUBROUTINE parser_retain(parser) Warning: 'parser_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F qs_neighbor_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/reference_manager.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' reference_manager.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/common/reference_manager.F:719:36: res=thebib(key)%ref%citation_key 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:331:0: iterator%nnode = nnode Warning: 'nnode' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:336:0: iterator%neighbor_list => neighbor_list Warning: 'neighbor_list' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:329:0: iterator%nlist = nlist Warning: 'nlist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:328:0: iterator%ilist = ilist Warning: 'ilist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:218:0: list_search(il)%atom_list(ilist) = iatom Warning: 'iatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F ai_overlap.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kmetadyn_tools.psmp.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F cp_parser_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1370:0: SUBROUTINE overlap_aaab(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aaab' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1576:0: SUBROUTINE overlap_aabb(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aabb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1786:0: SUBROUTINE overlap_abbb(la_max, la_min, npgfa, rpgfa, zeta, & Warning: 'overlap_abbb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_types.F:106:0: SUBROUTINE parser_retain(parser) Warning: 'parser_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F ao_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ao_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ao_util.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:475:0: SUBROUTINE transform_c2s(CPC_co, CPC_so, maxl, lm1, lm2) Warning: 'transform_c2s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:572:0: SUBROUTINE transform_c2s_new(CPC_co, CPC_so, maxl) Warning: 'transform_c2s_new' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:610:0: SUBROUTINE transform_s2c(matso, matco, maxl, lm1, lm2) Warning: 'transform_s2c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:686:0: SUBROUTINE sph2cart_mat(mat, ld_mat, sd_mat, n, lmax1, lmax2) Warning: 'sph2cart_mat' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:237:0: IF (g .LT. t) THEN Warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:227:0: g = d*rhigh**l*EXP(-a*rhigh**2) Warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F qs_neighbor_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:331:0: iterator%nnode = nnode Warning: 'nnode' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:336:0: iterator%neighbor_list => neighbor_list Warning: 'neighbor_list' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:329:0: iterator%nlist = nlist Warning: 'nlist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:328:0: iterator%ilist = ilist Warning: 'ilist' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_list_types.F:218:0: list_search(il)%atom_list(ilist) = iatom Warning: 'iatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F ai_overlap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1370:0: SUBROUTINE overlap_aaab(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aaab' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1576:0: SUBROUTINE overlap_aabb(la1_max, la1_min, npgfa1, rpgfa1, zeta1, & Warning: 'overlap_aabb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap.F:1786:0: SUBROUTINE overlap_abbb(la_max, la_min, npgfa, rpgfa, zeta, & Warning: 'overlap_abbb' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/sap_kind_types.F sap_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"sap_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' sap_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F pair_potential_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_util.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F:148:0: value = value+lvalue Warning: 'pp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_ppl.F ai_overlap_ppl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_ppl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F qs_fb_matrix_data_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_field_types.F force_field_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_matrix_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_matrix_data_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_field_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_field_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:142:0: SUBROUTINE fb_matrix_data_associate(a, b) Warning: 'fb_matrix_data_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:327:0: SUBROUTINE fb_matrix_data_retain(matrix_data) Warning: 'fb_matrix_data_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:352:0: SUBROUTINE fb_matrix_data_status(matrix_data, nmax, nblks, nencode, blk_sizes) Warning: 'fb_matrix_data_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/graphcon.F graphcon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"graphcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' graphcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/sap_kind_types.F sap_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"sap_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' sap_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F pair_potential_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_acc_operations.F dbcsr_acc_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential_util.F:148:0: value = value+lvalue Warning: 'pp' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_acc_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_acc_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/graphcon.F graphcon.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kacc.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"graphcon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' graphcon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/array_list_methods.F array_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/array_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' array_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_timerenv.F list_timerenv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_timerenv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_timerenv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_overlap_ppl.F ai_overlap_ppl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_overlap_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_overlap_ppl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F graph.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:639:25: out3=out2//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:641:25: out3=out1//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F qs_fb_matrix_data_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_matrix_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_matrix_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: Warning: 'ss0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'dp_cut.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:586:0: ALLOCATE(gauss(-MAXVAL(nn_max):MAXVAL(nn_max),ndim)) Warning: 'nn_max.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:51:0: ngrid(:), nn(:,:), nn_max(:), & note: 'nn_max.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'ww.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'delta_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: Warning: 'delta_s.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:486:0: READ(a,*) (delta_s(i_map(id),i),id=1,ndim) Warning: 'delta_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & note: 'delta_s.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'xf.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:49:0: INTEGER, POINTER :: i_map(:), idw(:), ind(:), & Warning: 'i_map.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:142:0: SUBROUTINE fb_matrix_data_associate(a, b) Warning: 'fb_matrix_data_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:327:0: SUBROUTINE fb_matrix_data_retain(matrix_data) Warning: 'fb_matrix_data_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_matrix_data_types.F:352:0: SUBROUTINE fb_matrix_data_status(matrix_data, nmax, nblks, nencode, blk_sizes) Warning: 'fb_matrix_data_status' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_coulomb_test.F ai_coulomb_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_coulomb_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_coulomb_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_acc_operations.F dbcsr_acc_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_lib.F fft_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_acc_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_acc_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_lib.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kacc.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/array_list_methods.F array_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F ao_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/array_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' array_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ao_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ao_util.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:475:0: SUBROUTINE transform_c2s(CPC_co, CPC_so, maxl, lm1, lm2) Warning: 'transform_c2s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:572:0: SUBROUTINE transform_c2s_new(CPC_co, CPC_so, maxl) Warning: 'transform_c2s_new' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:610:0: SUBROUTINE transform_s2c(matso, matco, maxl, lm1, lm2) Warning: 'transform_s2c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:686:0: SUBROUTINE sph2cart_mat(mat, ld_mat, sd_mat, n, lmax1, lmax2) Warning: 'sph2cart_mat' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:237:0: IF (g .LT. t) THEN Warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ao_util.F:227:0: g = d*rhigh**l*EXP(-a*rhigh**2) Warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list_timerenv.F list_timerenv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_field_types.F force_field_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list_timerenv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list_timerenv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_field_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_field_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F graph.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F ps_wavelet_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadyn_tools/graph.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/' graph.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_util.F90 /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:639:25: out3=out2//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:641:25: out3=out1//"." 1 Warning: CHARACTER expression will be truncated in assignment (80/81) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F:90:0: nd2, nd3, nlim, nwb, nwbl, nwbr, nxc, & Warning: 'nlim' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: Warning: 'ss0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:477:0: READ(a,*)(ss0(i_map(id),i),id=1,ndim) Warning: 'ss0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) note: 'ss0.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'dp_cut.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:586:0: ALLOCATE(gauss(-MAXVAL(nn_max):MAXVAL(nn_max),ndim)) Warning: 'nn_max.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:51:0: ngrid(:), nn(:,:), nn_max(:), & note: 'nn_max.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'ww.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & Warning: 'delta_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: Warning: 'delta_s.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:486:0: READ(a,*) (delta_s(i_map(id),i),id=1,ndim) Warning: 'delta_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:61:0: REAL(KIND=dp), POINTER :: delta_s(:,:), dp_cut(:), dp_grid(:), fes(:), & note: 'delta_s.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:62:0: gauss(:,:), ss0(:,:), tmpr(:), ww(:), x0(:), xf(:) Warning: 'xf.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadyn_tools/graph.F:49:0: INTEGER, POINTER :: i_map(:), idw(:), ind(:), & Warning: 'i_map.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F debug_os_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"debug_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' debug_os_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:44:0: SUBROUTINE overlap_ab_test_simple() Warning: 'overlap_ab_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:195:0: SUBROUTINE overlap_abc_test_simple() Warning: 'overlap_abc_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:396:0: SUBROUTINE overlap_aabb_test_simple() Warning: 'overlap_aabb_test_simple' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F ai_moments.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft/fft_lib.F fft_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_moments.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft/fft_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/fft/' fft_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F ps_wavelet_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_util.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_util.F:90:0: nd2, nd3, nlim, nwb, nwbl, nwbr, nxc, & Warning: 'nlim' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F ai_moments.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:881:0: s(1, 1, l) = rpc(i)*s(1, 1, l1) Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:810:0: INTEGER :: ax, ay, az, bx, by, bz, i, ipgf, j, & Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/ai_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' ai_moments.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:881:0: s(1, 1, l) = rpc(i)*s(1, 1, l1) Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/ai_moments.F:810:0: INTEGER :: ax, ay, az, bx, by, bz, i, ipgf, j, & Warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_nl_hash_table_types.F qs_nl_hash_table_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_nl_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_nl_hash_table_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kfft.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F dbcsr_data_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:173:0: END FUNCTION dbcsr_datatype_sizeof Warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:150:0: FUNCTION dbcsr_datatype_sizeof(datatype) RESULT(size) note: 'size' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bibliography.F bibliography.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F debug_os_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bibliography.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bibliography.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"debug_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' debug_os_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:44:0: SUBROUTINE overlap_ab_test_simple() Warning: 'overlap_ab_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:195:0: SUBROUTINE overlap_abc_test_simple() Warning: 'overlap_abc_test_simple' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/debug_os_integrals.F:396:0: SUBROUTINE overlap_aabb_test_simple() Warning: 'overlap_aabb_test_simple' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_nl_hash_table_types.F qs_nl_hash_table_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_nl_hash_table_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_nl_hash_table_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kfft.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F dbcsr_data_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:173:0: END FUNCTION dbcsr_datatype_sizeof Warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_types.F:150:0: FUNCTION dbcsr_datatype_sizeof(datatype) RESULT(size) note: 'size' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/bibliography.F bibliography.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/bibliography.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' bibliography.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_types.F qs_oce_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list.F list.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_kernel.F ps_wavelet_kernel.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_kernel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_kernel.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_types.F qs_oce_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F cp_lbfgs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F cp_lbfgs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1221:0: tu, wmc, wmp, wmw, zibp Warning: 'tu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1306:0: t(nbreak) = tl/(-neggi) Warning: 'tl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1221:0: tu, wmc, wmp, wmw, zibp Warning: 'tu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs.F:1306:0: t(nbreak) = tl/(-neggi) Warning: 'tl' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/list.F list.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/list.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' list.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_kernel.F ps_wavelet_kernel.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_types.F dbcsr_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_kernel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_kernel.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_ptr_util.F dbcsr_ptr_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_ptr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_ptr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_blas_operations.F dbcsr_blas_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_types.F dbcsr_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_blas_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_blas_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings.F timings.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_ptr_util.F dbcsr_ptr_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_ptr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_ptr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F dbcsr_data_methods_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods_low.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:128:0: PURE FUNCTION dbcsr_data_unique(area) RESULT(unique) Warning: 'dbcsr_data_unique' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:876:0: ELEMENTAL FUNCTION dbcsr_scalar_i(data_type) RESULT(i) Warning: 'dbcsr_scalar_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:967:0: ELEMENTAL FUNCTION dbcsr_scalar_add(s1, s2) RESULT(s_sum) Warning: 'dbcsr_scalar_add' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:992:0: ELEMENTAL FUNCTION dbcsr_scalar_multiply(s1, s2) RESULT(s_product) Warning: 'dbcsr_scalar_multiply' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_blas_operations.F dbcsr_blas_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_blas_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_blas_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings.F timings.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_config.F dbcsr_config.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_config.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_config.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F dbcsr_block_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F dbcsr_data_methods_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods_low.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:128:0: PURE FUNCTION dbcsr_data_unique(area) RESULT(unique) Warning: 'dbcsr_data_unique' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:876:0: ELEMENTAL FUNCTION dbcsr_scalar_i(data_type) RESULT(i) Warning: 'dbcsr_scalar_i' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:967:0: ELEMENTAL FUNCTION dbcsr_scalar_add(s1, s2) RESULT(s_sum) Warning: 'dbcsr_scalar_add' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods_low.F:992:0: ELEMENTAL FUNCTION dbcsr_scalar_multiply(s1, s2) RESULT(s_product) Warning: 'dbcsr_scalar_multiply' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_config.F dbcsr_config.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_config.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_config.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F dbcsr_block_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: CALL acc_devmem_setzero_bytes(area%d%acc_devmem, s*l, s*u, area%d%memory_type%acc_stream) Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: INTEGER :: lb2_s, lb_s, ub, ub2, ub2_s, ub_s Warning: 'ub2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: Warning: 'lb2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_report.F timings_report.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_report.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_report.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_log_handling.F cp_log_handling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_log_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_log_handling.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: CALL acc_devmem_setzero_bytes(area%d%acc_devmem, s*l, s*u, area%d%memory_type%acc_stream) Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:1267:0: Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_mem_methods.F dbcsr_mem_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: INTEGER :: lb2_s, lb_s, ub, ub2, ub2_s, ub_s Warning: 'ub2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_operations.F:689:0: Warning: 'lb2_s' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_mem_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_mem_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_utils.F cp_array_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/timings_report.F timings_report.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/timings_report.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' timings_report.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F cp_units.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_log_handling.F cp_log_handling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_units.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_units.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_log_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_log_handling.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:440:31: desc = cp_unit_desc(unit) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:1370:0: SUBROUTINE cp_unit_set_retain(unit_set) Warning: 'cp_unit_set_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_mem_methods.F dbcsr_mem_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_mem_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_mem_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_array_utils.F cp_array_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cg_test.F cg_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_array_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_array_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cg_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cg_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_error_handling.F cp_error_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F cp_units.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_error_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_error_handling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_units.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_units.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:440:31: desc = cp_unit_desc(unit) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_enumeration_types.F input_enumeration_types.F90 /builddir/build/BUILD/cp2k-6.1/src/common/cp_units.F:1370:0: SUBROUTINE cp_unit_set_retain(unit_set) Warning: 'cp_unit_set_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_enumeration_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_enumeration_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F fft_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fft_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cg_test.F cg_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cg_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cg_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/cp_error_handling.F cp_error_handling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/cp_error_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' cp_error_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_enumeration_types.F input_enumeration_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F:3309:0: fft_scratch_last%fft_scratch_next => fft_scratch_new Warning: 'fft_scratch_last' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_enumeration_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_enumeration_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F fft_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/fft_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' fft_tools.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/fft_tools.F:3309:0: fft_scratch_last%fft_scratch_next => fft_scratch_new Warning: 'fft_scratch_last' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cell_types.F cell_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F cp_parser_inpp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F:212:54: filename = "xc_section"//'/'//filename 1 Warning: CHARACTER expression will be truncated in assignment (1024/1035) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_methods.F cp_parser_ilist_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp.F minimax_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_ilist_methods.F cp_parser_ilist_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_ilist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_ilist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_methods.F splines_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F cp_parser_inpp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_inpp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_inpp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_inpp_methods.F:212:54: filename = "xc_section"//'/'//filename 1 Warning: CHARACTER expression will be truncated in assignment (1024/1035) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc_wrap.F xc_libxc_wrap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc_wrap.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kminimax.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cell_types.F cell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods.F dbcsr_data_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cell_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_env.F cp_blacs_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minimax/minimax_exp.F minimax_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_env.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minimax/minimax_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/minimax/' minimax_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_types.F fist_neighbor_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/splines_methods.F splines_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"splines_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' splines_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc_wrap.F xc_libxc_wrap.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subcell_types.F subcell_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc_wrap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc_wrap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subcell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' subcell_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kminimax.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/dbcsr_data_methods.F dbcsr_data_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_types.F tmc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/data/dbcsr_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/data/' dbcsr_data_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_blacs_env.F cp_blacs_env.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libdbcsrdata.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_blacs_env.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_blacs_env.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/distribution_1d_types.F distribution_1d_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/distribution_1d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' distribution_1d_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subcell_types.F subcell_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_val_types.F input_val_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subcell_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' subcell_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_val_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_val_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_types.F tmc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrdata.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/common/distribution_1d_types.F distribution_1d_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_info.F pw_grid_info.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"common/distribution_1d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/common/' distribution_1d_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_info.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_val_types.F input_val_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F cp_parser_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_val_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_val_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F:1403:0: object8 = object8*iz8 Warning: 'object8' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grid_info.F pw_grid_info.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_gaussian.F eri_mme_gaussian.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grid_info.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grid_info.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_gaussian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_gaussian.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F cp_parser_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_2d_types.F distribution_2d_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_parser_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_parser_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_2d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_2d_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_parser_methods.F:1403:0: object8 = object8*iz8 Warning: 'object8' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/global_types.F global_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_2d_types.F distribution_2d_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"global_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' global_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_2d_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_2d_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_methods.F dbcsr_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_types.F fist_neighbor_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_hostdrv.F dbcsr_mm_hostdrv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_hostdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_hostdrv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_gaussian.F eri_mme_gaussian.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_accdrv.F dbcsr_mm_accdrv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_gaussian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_gaussian.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_accdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_accdrv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/global_types.F global_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"global_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' global_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libdbcsrbase.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/dbcsr_methods.F dbcsr_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kcommon.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/base/dbcsr_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/base/' dbcsr_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_struct.F cp_fm_struct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_struct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_struct.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_accdrv.F dbcsr_mm_accdrv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_accdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_accdrv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F atom_upf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_upf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_upf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_hostdrv.F dbcsr_mm_hostdrv.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:355:0: pot%functional = line(2:il-1) Warning: '__builtin_memcpy' reading 80 bytes from a region of size 79 [-Wstringop-overflow=] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_hostdrv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_hostdrv.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:564:0: ALLOCATE (pot%rab(m)) Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis_types.F tmc_analysis_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrbase.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kcommon.psmp.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_struct.F cp_fm_struct.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F statistical_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_struct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_struct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"statistical_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' statistical_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F:445:0: SUBROUTINE tests(xdata, globenv) Warning: 'tests' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F swarm_message.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F swarm_message.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_message.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_message.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_message.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_message.F90 /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F:261:0: curr_entry => curr_entry%next Warning: 'curr_entry' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_message.F:261:0: curr_entry => curr_entry%next Warning: 'curr_entry' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis_types.F tmc_analysis_types.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/graph.popt graph.o -lcp2kmetadyn_tools.popt -lcp2kcommon.popt -lcp2kmpiwrap.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F input_keyword_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_keyword_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_keyword_types.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/graph.psmp graph.o -lcp2kmetadyn_tools.psmp -lcp2kcommon.psmp -lcp2kmpiwrap.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:698:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:709:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:534:83: c_string = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F input_keyword_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_keyword_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_keyword_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:698:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:709:73: my_unit = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/input_keyword_types.F:534:83: c_string = cp_unit_desc(keyword%unit, accept_undefined=.TRUE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/120) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_linked_list_input.F cp_linked_list_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_linked_list_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_linked_list_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_linked_list_input.F cp_linked_list_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F pw_grids.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_linked_list_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_linked_list_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grids.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grids.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F pw_grids.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_grids.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_grids.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1485:0: mm, n, n_upperlimit, nn Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1485:0: mm, n, n_upperlimit, nn Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1026:0: .OR. .NOT. blocking) THEN Warning: 'blocking' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:824:0: LOGICAL :: blocking note: 'blocking' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1429:0: n = n_upperlimit-bounds(1, 3)+1 Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1408:0: INTEGER :: l, m, mm, n, n_upperlimit, nlim(2), nn note: 'n_upperlimit' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1026:0: .OR. .NOT. blocking) THEN Warning: 'blocking' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:824:0: LOGICAL :: blocking note: 'blocking' was declared here /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1429:0: n = n_upperlimit-bounds(1, 3)+1 Warning: 'n_upperlimit' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_grids.F:1408:0: INTEGER :: l, m, mm, n, n_upperlimit, nlim(2), nn note: 'n_upperlimit' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_lattice_summation.F eri_mme_lattice_summation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_lattice_summation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_lattice_summation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F atom_upf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_upf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_upf.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:355:0: pot%functional = line(2:il-1) Warning: '__builtin_memcpy' reading 80 bytes from a region of size 79 [-Wstringop-overflow=] /builddir/build/BUILD/cp2k-6.1/src/atom_upf.F:564:0: ALLOCATE (pot%rab(m)) Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_lattice_summation.F eri_mme_lattice_summation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_lattice_summation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_lattice_summation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F cp_external_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_external_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_external_control.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F:210:0: time_check = m_walltime()-my_start_time Warning: 'my_start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_methods.F dbcsr_mp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_sched.F dbcsr_mm_sched.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_sched.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_sched.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F cp_external_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_external_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_external_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F cp_fm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_external_control.F:210:0: time_check = m_walltime()-my_start_time Warning: 'my_start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F statistical_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"statistical_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' statistical_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:1892:0: SUBROUTINE cp_fm_to_fm_submat_general(source, & Warning: 'cp_fm_to_fm_submat_general' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/statistical_methods.F:445:0: SUBROUTINE tests(xdata, globenv) Warning: 'tests' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_methods.F dbcsr_mp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_sched.F dbcsr_mm_sched.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:990:0: ir_max_vec(mepos) = row_indices(ir_max_local) Warning: 'ir_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:991:0: ic_max_vec(mepos) = col_indices(ic_max_local) Warning: 'ic_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_sched.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_sched.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F input_section_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_section_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_section_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F cp_fm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1099:0: FUNCTION section_get_cval(section_vals, keyword_name) RESULT(res) Warning: 'section_get_cval' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1131:0: FUNCTION section_get_rvals(section_vals, keyword_name) RESULT(res) Warning: 'section_get_rvals' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:1892:0: SUBROUTINE cp_fm_to_fm_submat_general(source, & Warning: 'cp_fm_to_fm_submat_general' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:990:0: ir_max_vec(mepos) = row_indices(ir_max_local) Warning: 'ir_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_types.F:991:0: ic_max_vec(mepos) = col_indices(ic_max_local) Warning: 'ic_max_local' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_types.F pw_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F input_section_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_section_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_section_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_error_control.F eri_mme_error_control.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1099:0: FUNCTION section_get_cval(section_vals, keyword_name) RESULT(res) Warning: 'section_get_cval' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_error_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_error_control.F90 /builddir/build/BUILD/cp2k-6.1/src/input/input_section_types.F:1131:0: FUNCTION section_get_rvals(section_vals, keyword_name) RESULT(res) Warning: 'section_get_rvals' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F cp_fm_basic_linalg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_basic_linalg.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:191:0: SUBROUTINE cp_fm_geadd(alpha, trans, matrix_a, beta, matrix_b) Warning: 'cp_fm_geadd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:272:0: SUBROUTINE cp_fm_lu_decompose(matrix_a, almost_determinant, correct_sign) Warning: 'cp_fm_lu_decompose' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1744:0: SUBROUTINE cp_fm_lu_invert(matrix, info_out) Warning: 'cp_fm_lu_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1965:0: FUNCTION cp_fm_latra(matrix) RESULT(res) Warning: 'cp_fm_latra' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1882:0: INTEGER :: nrows, ncols, handle, lwork, nrows_local, ncols_local Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1473:0: IF (PRESENT(det_a)) det_a = determinant Warning: 'determinant' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_types.F pw_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F cp_fm_diag_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_linked_list_fm.F cp_linked_list_fm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_linked_list_fm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_linked_list_fm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_linked_list_fm.F cp_linked_list_fm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F cp_cfm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_linked_list_fm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_linked_list_fm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F cp_cfm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:845:0: SUBROUTINE cp_cfm_to_cfm_triangular(msource, mtarget, uplo) Warning: 'cp_cfm_to_cfm_triangular' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:845:0: SUBROUTINE cp_cfm_to_cfm_triangular(msource, mtarget, uplo) Warning: 'cp_cfm_to_cfm_triangular' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'imat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'rmat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'rmat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'imat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'imat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'imat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:983:0: zmat(:, :) = CMPLX(rmat(:, :), imat(:, :), kind=dp) Warning: 'rmat.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: REAL(kind=dp), DIMENSION(:, :), POINTER :: imat, rmat Warning: 'rmat.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_types.F:946:0: Warning: 'rmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F cp_fm_basic_linalg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_basic_linalg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_vect.F cp_fm_vect.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:191:0: SUBROUTINE cp_fm_geadd(alpha, trans, matrix_a, beta, matrix_b) Warning: 'cp_fm_geadd' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:272:0: SUBROUTINE cp_fm_lu_decompose(matrix_a, almost_determinant, correct_sign) Warning: 'cp_fm_lu_decompose' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1744:0: SUBROUTINE cp_fm_lu_invert(matrix, info_out) Warning: 'cp_fm_lu_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1965:0: FUNCTION cp_fm_latra(matrix) RESULT(res) Warning: 'cp_fm_latra' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_vect.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_vect.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1882:0: INTEGER :: nrows, ncols, handle, lwork, nrows_local, ncols_local Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_cholesky.F cp_fm_cholesky.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_basic_linalg.F:1473:0: IF (PRESENT(det_a)) det_a = determinant Warning: 'determinant' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_cholesky.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_methods.F dbcsr_dist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_vect.F cp_fm_vect.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_vect.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_vect.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_error_control.F eri_mme_error_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F dbcsr_mp_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_error_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_error_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F:707:0: FUNCTION dbcsr_mp_type_indexed_make_any(count, lengths, displs, data_type) & Warning: 'dbcsr_mp_type_indexed_make_any' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_cholesky.F cp_fm_cholesky.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_cholesky.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag_utils.F cp_fm_diag_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_methods.F dbcsr_dist_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F dbcsr_mp_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_mp_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_mp_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F external_potential_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_mp_operations.F:707:0: FUNCTION dbcsr_mp_type_indexed_make_any(count, lengths, displs, data_type) & Warning: 'dbcsr_mp_type_indexed_make_any' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/external_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' external_potential_types.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F cp_output_handling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_output_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_output_handling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_field.F input_cp2k_field.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:744:23: outName = outPath 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_field.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:740:0: filename = outPath(2:LEN_TRIM(outPath)) Warning: '__builtin_memcpy' reading 1024 bytes from a region of size 1023 [-Wstringop-overflow=] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atprop.F input_cp2k_atprop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F basis_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atprop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atprop.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F basis_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:514:37: bout%name = bout%name//bad%name 1 Warning: CHARACTER expression will be truncated in assignment (80/160) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:377:48: pbasis%name = basis_set%name//"_primitive" 1 Warning: CHARACTER expression will be truncated in assignment (80/90) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:514:37: bout%name = bout%name//bad%name 1 Warning: CHARACTER expression will be truncated in assignment (80/160) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:377:48: pbasis%name = basis_set%name//"_primitive" 1 Warning: CHARACTER expression will be truncated in assignment (80/90) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: REAL(KIND=dp), DIMENSION(:), POINTER :: zet Warning: 'zet.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: INTEGER, DIMENSION(:), POINTER :: lq, nq Warning: 'nq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2265:0: gto_basis_set%nset = nset Warning: 'nshell' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: REAL(KIND=dp), DIMENSION(:), POINTER :: zet Warning: 'zet.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2246:0: Warning: 'zet.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: INTEGER, DIMENSION(:), POINTER :: lq, nq Warning: 'nq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'nq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2245:0: Warning: 'lq.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_types.F:2265:0: gto_basis_set%nset = nset Warning: 'nshell' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_types.F atom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_types.F qs_dispersion_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_types.F hirshfeld_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_opt_types.F qs_cdft_opt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_opt_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_types.F:2703:0: INTEGER :: i, ic, l, ncore, nel Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_types.F atom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F pw_cuda.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_types.F:2703:0: INTEGER :: i, ic, l, ncore, nel Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_cuda.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_cuda.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:771:0: SUBROUTINE pw_cuda_cff(pw1, pwbuf) Warning: 'pw_cuda_cff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:813:0: SUBROUTINE pw_cuda_ffc(pwbuf, pw2) Warning: 'pw_cuda_ffc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:855:0: SUBROUTINE pw_cuda_cf(pw1, pwbuf) Warning: 'pw_cuda_cf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:897:0: SUBROUTINE pw_cuda_fc(pwbuf, pw2) Warning: 'pw_cuda_fc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:941:0: SUBROUTINE pw_cuda_f(pwbuf1, pwbuf2, dir, n, m) Warning: 'pw_cuda_f' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:985:0: SUBROUTINE pw_cuda_fg(pwbuf, pw2, scale) Warning: 'pw_cuda_fg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:1036:0: SUBROUTINE pw_cuda_sf(pw1, pwbuf, scale) Warning: 'pw_cuda_sf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F dct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dct.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:279:0: maxn_sendrecv, rs_dim1, rs_dim2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1071:0: lb3_new, loc, maxn_sendrecv, rs_group, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1120:0: bounds_shftd(:, 3) = bounds(:, 3)+shf_yesno(3)*shift(3) Warning: 'shf_yesno[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1119:0: bounds_shftd(:, 2) = bounds(:, 2)+shf_yesno(2)*shift(2) Warning: 'shf_yesno[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1118:0: bounds_shftd(:, 1) = bounds(:, 1)+shf_yesno(1)*shift(1) Warning: 'shf_yesno[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_types.F qs_mom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_distribution.F input_cp2k_distribution.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_distribution.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_distribution.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:536:0: lb3_loc, lb3_new, loc, maxn_sendrecv, rs_group, rs_mpo, ub1, ub1_loc, ub1_new, ub2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:676:0: cr3d_xpndd(:, :, ind:ub3_new) = catd_flipdbf Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_kpoints.F input_cp2k_kpoints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_kpoints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_kpoints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_input.F qs_fb_input.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:178:0: INTEGER :: blocked, handle, maxn_sendrecv, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:229:0: hmat2(3, 3) = scfac(3)*cell_hmat(3, 3) Warning: 'scfac[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:228:0: hmat2(2, 2) = scfac(2)*cell_hmat(2, 2) Warning: 'scfac[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:227:0: hmat2(1, 1) = scfac(1)*cell_hmat(1, 1) Warning: 'scfac[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:96:0: INTEGER :: handle, maxn_sendrecv Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F external_potential_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/external_potential_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' external_potential_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/extended_system_types.F extended_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"extended_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' extended_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_types.F metadynamics_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_types.F fist_efield_types.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:2368:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_types.F qs_rho0_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_types.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1737:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: WRITE (line_att, '(A)') " # Potential name: "//apname2(:strlen2)//" for symbol: "//symbol2(:strlen1) Warning: 'strlen2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/external_potential_types.F:1557:0: Warning: 'strlen1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_block_davidson_types.F qs_block_davidson_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_block_davidson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_block_davidson_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rel_control_types.F rel_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_types.F qs_dispersion_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rel_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rel_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F realspace_grid_cube.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rel_control_types.F rel_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_cube.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rel_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rel_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_types.F qs_rho0_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:780:0: IF (MODULO(counter, num_entries_line) == 0 .OR. k == last_z) & Warning: 'last_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:651:0: INTEGER :: counter, gid, i, islice, j, k, last_z, & note: 'last_z' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F cp_cfm_basic_linalg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_kpoints.F input_cp2k_kpoints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_kpoints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_kpoints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_basic_linalg.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:105:0: SUBROUTINE cp_cfm_schur_product_cc(matrix_a, matrix_b, matrix_c) Warning: 'cp_cfm_schur_product_cc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:911:0: SUBROUTINE cp_cfm_cholesky_invert(matrix, n, info_out) Warning: 'cp_cfm_cholesky_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:1294:0: ALLOCATE (work(lwork)) Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_types.F qs_mom_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_parsing.F input_parsing.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_distribution.F input_cp2k_distribution.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_parsing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_parsing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_distribution.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_distribution.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_field.F input_cp2k_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F qmmm_gaussian_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_input.F qs_fb_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_block_davidson_types.F qs_block_davidson_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_block_davidson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_block_davidson_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:1086:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_types.F fist_efield_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_types.F metadynamics_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:658:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/extended_system_types.F extended_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F tmc_move_handle.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"extended_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' extended_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_handle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_handle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atprop.F input_cp2k_atprop.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atprop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atprop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F realspace_grid_cube.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_cube.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F:78:0: INTEGER :: i, i_rep, i_tmp, ind, n_items, & Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_utils.F optimize_basis_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:780:0: IF (MODULO(counter, num_entries_line) == 0 .OR. k == last_z) & Warning: 'last_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_cube.F:651:0: INTEGER :: counter, gid, i, islice, j, k, last_z, & note: 'last_z' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F cp_cfm_basic_linalg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_basic_linalg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_basic_linalg.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:105:0: SUBROUTINE cp_cfm_schur_product_cc(matrix_a, matrix_b, matrix_c) Warning: 'cp_cfm_schur_product_cc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:911:0: SUBROUTINE cp_cfm_cholesky_invert(matrix, n, info_out) Warning: 'cp_cfm_cholesky_invert' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_basic_linalg.F:1294:0: ALLOCATE (work(lwork)) Warning: 'lwork' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/input_parsing.F input_parsing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/input_parsing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' input_parsing.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_types.F reftraj_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/free_energy_types.F free_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F qmmm_gaussian_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"free_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' free_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_types.F thermal_region_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_rng.F input_restart_rng.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_rng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_rng.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:1086:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F gopt_param_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_param_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_param_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F:171:0: SUBROUTINE gopt_param_retain(gopt_param) Warning: 'gopt_param_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_input.F:658:0: qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:) = qmmm_gaussian_fns(IRad)%pgf%Gk(istart+1:)*rc Warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F helium_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F:366:0: SUBROUTINE helium_destroy_real_arr_ptr(real_arr_p) Warning: 'helium_destroy_real_arr_ptr' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_history.F glbopt_history.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_types.F reftraj_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_history.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_history.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_types.F thermal_region_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_mpi.F swarm_mpi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_mpi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_mpi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/free_energy_types.F free_energy_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"free_energy_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' free_energy_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_cache.F negf_green_cache.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_cache.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_cache.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F helium_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F cp_output_handling.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_types.F:366:0: SUBROUTINE helium_destroy_real_arr_ptr(real_arr_p) Warning: 'helium_destroy_real_arr_ptr' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_rng.F input_restart_rng.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input/cp_output_handling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/input/' cp_output_handling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_rng.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_rng.F90 /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:744:23: outName = outPath 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/input/cp_output_handling.F:740:0: filename = outPath(2:LEN_TRIM(outPath)) Warning: '__builtin_memcpy' reading 1024 bytes from a region of size 1023 [-Wstringop-overflow=] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F gopt_param_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_param_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_param_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_param_types.F:171:0: SUBROUTINE gopt_param_retain(gopt_param) Warning: 'gopt_param_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis_utils.F optimize_basis_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_basis.F input_optimize_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F pw_cuda.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_cuda.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_cuda.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:771:0: SUBROUTINE pw_cuda_cff(pw1, pwbuf) Warning: 'pw_cuda_cff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:813:0: SUBROUTINE pw_cuda_ffc(pwbuf, pw2) Warning: 'pw_cuda_ffc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:855:0: SUBROUTINE pw_cuda_cf(pw1, pwbuf) Warning: 'pw_cuda_cf' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:897:0: SUBROUTINE pw_cuda_fc(pwbuf, pw2) Warning: 'pw_cuda_fc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:941:0: SUBROUTINE pw_cuda_f(pwbuf1, pwbuf2, dir, n, m) Warning: 'pw_cuda_f' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:985:0: SUBROUTINE pw_cuda_fg(pwbuf, pw2, scale) Warning: 'pw_cuda_fg' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/pw/pw_cuda.F:1036:0: SUBROUTINE pw_cuda_sf(pw1, pwbuf, scale) Warning: 'pw_cuda_sf' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F dct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dct.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:279:0: maxn_sendrecv, rs_dim1, rs_dim2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_mpi.F swarm_mpi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_mpi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_mpi.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1071:0: lb3_new, loc, maxn_sendrecv, rs_group, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1120:0: bounds_shftd(:, 3) = bounds(:, 3)+shf_yesno(3)*shift(3) Warning: 'shf_yesno[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1119:0: bounds_shftd(:, 2) = bounds(:, 2)+shf_yesno(2)*shift(2) Warning: 'shf_yesno[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:1118:0: bounds_shftd(:, 1) = bounds(:, 1)+shf_yesno(1)*shift(1) Warning: 'shf_yesno[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_history.F glbopt_history.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_history.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_history.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_basis.F input_optimize_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:536:0: lb3_loc, lb3_new, loc, maxn_sendrecv, rs_group, rs_mpo, ub1, ub1_loc, ub1_new, ub2, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:676:0: cr3d_xpndd(:, :, ind:ub3_new) = catd_flipdbf Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_cache.F negf_green_cache.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:178:0: INTEGER :: blocked, handle, maxn_sendrecv, & Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:229:0: hmat2(3, 3) = scfac(3)*cell_hmat(3, 3) Warning: 'scfac[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:228:0: hmat2(2, 2) = scfac(2)*cell_hmat(2, 2) Warning: 'scfac[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:227:0: hmat2(1, 1) = scfac(1)*cell_hmat(1, 1) Warning: 'scfac[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dct.F:96:0: INTEGER :: handle, maxn_sendrecv Warning: 'maxn_sendrecv' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_cache.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_cache.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F basis_set_container_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_container_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_container_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F tmc_move_handle.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F:169:0: INTEGER :: basis_nr, i, ibas Warning: 'ibas' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_move_handle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_move_handle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_harmonics_atom.F qs_harmonics_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_harmonics_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_harmonics_atom.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_move_handle.F:78:0: INTEGER :: i, i_rep, i_tmp, ind, n_items, & Warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kinput.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_opt_types.F qs_cdft_opt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F atom_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_opt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:990:0: FUNCTION prune_grid(fun, deps) RESULT(nc) Warning: 'prune_grid' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_types.F hirshfeld_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/soft_basis_set.F soft_basis_set.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/soft_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' soft_basis_set.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_harmonics_atom.F qs_harmonics_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_harmonics_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_harmonics_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_utils.F qs_dftb_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F atom_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:990:0: FUNCTION prune_grid(fun, deps) RESULT(nc) Warning: 'prune_grid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:1970:0: INTEGER :: m0, m1, m2, method, nr Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:2017:0: IF (spinpol) THEN Warning: 'spinpol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/soft_basis_set.F soft_basis_set.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/soft_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' soft_basis_set.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_types.F eri_mme_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_elpa.F cp_fm_elpa.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_elpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_elpa.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F cp_fm_pool_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_pool_types.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F:276:0: SUBROUTINE fm_pools_copy(source_pools, target_pools) Warning: 'fm_pools_copy' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_types.F qs_o3c_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:1970:0: INTEGER :: m0, m1, m2, method, nr Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_utils.F:2017:0: IF (spinpol) THEN Warning: 'spinpol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/al_system_types.F al_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"al_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' al_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_types.F qs_o3c_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_types.F csvr_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gle_system_types.F gle_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gaussian_gridlevels.F gaussian_gridlevels.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gle_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gle_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gaussian_gridlevels.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gaussian_gridlevels.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F cp_fm_pool_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals.F generic_shg_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_pool_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals.F90 /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_pool_types.F:276:0: SUBROUTINE fm_pools_copy(source_pools, target_pools) Warning: 'fm_pools_copy' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/linesearch.F linesearch.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"linesearch.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' linesearch.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_types.F eri_mme_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F input_cp2k_almo.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_almo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_almo.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F:669:0: CALL keyword_release(keyword) Warning: 'optimizer_type' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_hfx.F input_cp2k_hfx.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_hfx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_hfx.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_transport.F input_cp2k_transport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_types.F fp_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/generic_os_integrals.F generic_os_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"generic_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' generic_os_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_free_energy.F input_cp2k_free_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_free_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_free_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_resp.F input_cp2k_resp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_resp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_eip.F input_cp2k_eip.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_eip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_eip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_embed.F input_cp2k_embed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals_init.F generic_shg_integrals_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_embed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_embed.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mixed.F input_cp2k_mixed.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mixed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mixed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_optimization.F atom_optimization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_elpa.F cp_fm_elpa.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_optimization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_optimization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_elpa.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_elpa.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_diag.F cp_cfm_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_optimization.F atom_optimization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_optimization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_optimization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/aux_basis_set.F aux_basis_set.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/aux_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' aux_basis_set.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_cfm_diag.F cp_cfm_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_cfm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_cfm_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis_types.F lri_optimize_ri_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/generic_os_integrals.F generic_os_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"generic_os_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' generic_os_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_read.F input_cp2k_read.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_read.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_read.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F negf_integr_cc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_cc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_cc.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F:400:0: ALLOCATE (cc_env%zdata_cache(nnodes_half)) Warning: 'nnodes_half' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_simpson.F negf_integr_simpson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_simpson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_simpson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_methods.F negf_green_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kshg_int.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kao.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals.F generic_shg_integrals.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kinput.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_iterator_operations.F dbcsr_iterator_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_iterator_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_iterator_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_util.F dbcsr_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F dbcsr_dist_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F:437:0: PURE SUBROUTINE evenly_bin(array, nbins) Warning: 'evenly_bin' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_embed.F input_cp2k_embed.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_embed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_embed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_types.F atomic_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_resp.F input_cp2k_resp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_resp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_int/generic_shg_integrals_init.F generic_shg_integrals_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_int/generic_shg_integrals_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/shg_int/' generic_shg_integrals_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_hfx.F input_cp2k_hfx.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_hfx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_hfx.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_control.F xas_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/aux_basis_set.F aux_basis_set.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/aux_basis_set.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' aux_basis_set.F90 /builddir/build/BUILD/cp2k-6.1/src/xas_control.F:307:0: SUBROUTINE xas_control_retain(xas_control) Warning: 'xas_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_utils.F qs_dftb_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_transport.F input_cp2k_transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis_types.F lri_optimize_ri_basis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_transport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_read.F input_cp2k_read.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_read.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_read.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/csvr_system_types.F csvr_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/linesearch.F linesearch.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"csvr_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' csvr_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"linesearch.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' linesearch.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gle_system_types.F gle_system_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gle_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gle_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F input_cp2k_almo.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_almo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_almo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/al_system_types.F al_system_types.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_almo.F:669:0: CALL keyword_release(keyword) Warning: 'optimizer_type' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"al_system_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' al_system_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_eip.F input_cp2k_eip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_methods.F farming_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_eip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_eip.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mixed.F input_cp2k_mixed.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mixed.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mixed.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_constraints.F input_cp2k_constraints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_constraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_constraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gaussian_gridlevels.F gaussian_gridlevels.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gaussian_gridlevels.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gaussian_gridlevels.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_input.F glbopt_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_input.F input_optimize_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_optimize_input.F input_optimize_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_local_rho_types.F qs_local_rho_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_optimize_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_local_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_local_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_types.F fp_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_vib.F input_cp2k_vib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_vib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_vib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_free_energy.F input_cp2k_free_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_free_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_free_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_simpson.F negf_integr_simpson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_simpson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_simpson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_green_methods.F negf_green_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_green_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_green_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_constraints.F input_cp2k_constraints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_constraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_constraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F negf_integr_cc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_integr_cc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_integr_cc.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_integr_cc.F:330:0: nnodes_half, nnodes_next Warning: 'nnodes_half' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kshg_int.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_vib.F input_cp2k_vib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_util.F dbcsr_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_vib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_vib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag.F cp_fm_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_iterator_operations.F dbcsr_iterator_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_iterator_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_iterator_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_check.F input_cp2k_check.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_check.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_check.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F dbcsr_dist_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dist/dbcsr_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/' dbcsr_dist_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dist/dbcsr_dist_operations.F:437:0: PURE SUBROUTINE evenly_bin(array, nbins) Warning: 'evenly_bin' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_control.F xas_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_minhop.F glbopt_minhop.F90 /builddir/build/BUILD/cp2k-6.1/src/xas_control.F:307:0: SUBROUTINE xas_control_retain(xas_control) Warning: 'xas_control_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_minhop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_minhop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F basis_set_container_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"aobasis/basis_set_container_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/aobasis/' basis_set_container_types.F90 /builddir/build/BUILD/cp2k-6.1/src/aobasis/basis_set_container_types.F:169:0: INTEGER :: basis_nr, i, ibas Warning: 'ibas' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F pw_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/farming_methods.F farming_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"farming_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' farming_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kfm.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_csr.F dbcsr_mm_csr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_csr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_csr.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F:1558:0: pw2%in_space = out_space Warning: 'out_space' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libdbcsrbdist.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_input.F glbopt_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_types.F atomic_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F pw_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_local_rho_types.F qs_local_rho_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_local_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_local_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_check.F input_cp2k_check.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_methods.F:1558:0: pw2%in_space = out_space Warning: 'out_space' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_check.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_check.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_minhop.F glbopt_minhop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F atom_sgp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_minhop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_minhop.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_sgp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_sgp.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kao.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_data_operations.F dbcsr_data_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_data_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_data_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_csr.F dbcsr_mm_csr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_csr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_csr.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:504:0: IF (nl_trans) THEN Warning: 'nl_trans' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_dist_operations.F dbcsr_mm_dist_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_dist_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:211:0: IF (do_transform) THEN Warning: 'do_transform' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:212:0: IF (is_ecp) THEN Warning: 'is_ecp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:215:0: CALL upf_sgp_constr(upf_pot, sgp_pot, atom_ref%basis) Warning: 'upf_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:213:0: CALL ecp_sgp_constr(ecp_pot, sgp_pot, atom_ref%basis) Warning: 'ecp_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:144:0: error(3) = errcc Warning: 'errcc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F eri_mme_integrate.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_integrate.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_integrate.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrbdist.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F atom_sgp.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: S_G_2_2, S_G_2_3, S_G_3, S_G_no, & Warning: 's_g_no.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:435:0: CALL pgf_sum_2c_gspace_1d(S_G_0(:, i_xyz), R_0(i_xyz), alpha_G_0, 1.0_dp/lgth, G_bound_0(i_xyz)) Warning: 's_g_0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.dim[4].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: Warning: 's_g.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_sgp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_sgp.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:177:0: CALL pgf_sum_2c_rspace_1d(S_G(:, i_xyz, i_aw), -rab(i_xyz), alpha_R, lgth, R_bounds(i_xyz)) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force_types.F qs_force_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:504:0: IF (nl_trans) THEN Warning: 'nl_trans' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_list_types.F atomic_kind_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:211:0: IF (do_transform) THEN Warning: 'do_transform' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:212:0: IF (is_ecp) THEN Warning: 'is_ecp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:215:0: CALL upf_sgp_constr(upf_pot, sgp_pot, atom_ref%basis) Warning: 'upf_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:213:0: CALL ecp_sgp_constr(ecp_pot, sgp_pot, atom_ref%basis) Warning: 'ecp_pot' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_sgp.F:144:0: error(3) = errcc Warning: 'errcc' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/atomic_kind_list_types.F atomic_kind_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_env_types.F fist_nonbond_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/atomic_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' atomic_kind_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force_types.F qs_force_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_types.F thermostat_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F pair_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1014:0: pot%spl_f%rcutsq_f = (min_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'min_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1015:0: pot%spl_f%rscale(1) = (l_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'm_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1016:0: pot%spl_f%fscale(1) = l_epsilon/m_epsilon Warning: 'm_epsilon' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_env_types.F fist_nonbond_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F eri_mme_integrate.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_data_operations.F dbcsr_data_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_integrate.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_integrate.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_data_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_data_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: S_G_2_2, S_G_2_3, S_G_3, S_G_no, & Warning: 's_g_no.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:298:0: Warning: 's_g_no.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:435:0: CALL pgf_sum_2c_gspace_1d(S_G_0(:, i_xyz), R_0(i_xyz), alpha_G_0, 1.0_dp/lgth, G_bound_0(i_xyz)) Warning: 's_g_0.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:296:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: S_G_0 Warning: 's_g_0.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.dim[4].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: Warning: 's_g.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:599:0: Ixyz = Ixyz*S_G(la_xyz(i_xyz), lb_xyz(i_xyz), lc_xyz(i_xyz), i_xyz, i_aw)*prefac Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:376:0: method=sum_method, method_out=method) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:301:0: DIMENSION(:, :, :, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F dbcsr_index_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_index_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_index_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1122:0: new_blk_p(new_blk) = bp Warning: 'bp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: S_G Warning: 's_g.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:92:0: Warning: 's_g.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_integrate.F:177:0: CALL pgf_sum_2c_rspace_1d(S_G(:, i_xyz, i_aw), -rab(i_xyz), alpha_R, lgth, R_bounds(i_xyz)) Warning: 's_g.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F pair_potential.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: blki(2, blk) = global_cols(matrix%col_i(blk)) Warning: 'global_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_dist_operations.F dbcsr_mm_dist_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_dist_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_dist_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1014:0: pot%spl_f%rcutsq_f = (min_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'min_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1015:0: pot%spl_f%rscale(1) = (l_sigma6/m_sigma6)**(1.0_dp/3.0_dp) Warning: 'm_sigma6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pair_potential.F:1016:0: pot%spl_f%fscale(1) = l_epsilon/m_epsilon Warning: 'm_epsilon' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_types.F particle_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fm/cp_fm_diag.F cp_fm_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_tersoff.F manybody_tersoff.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fm/cp_fm_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/fm/' cp_fm_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_tersoff.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_tersoff.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_multrec.F dbcsr_mm_multrec.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_types.F thermostat_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_multrec.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_multrec.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_input.F swarm_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_input.F swarm_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_input.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kfm.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F dbcsr_index_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_types.F realspace_grid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_index_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_index_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1122:0: new_blk_p(new_blk) = bp Warning: 'bp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: blki(2, blk) = global_cols(matrix%col_i(blk)) Warning: 'global_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_index_operations.F:1283:0: Warning: 'global_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/realspace_grid_types.F realspace_grid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/realspace_grid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' realspace_grid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F eri_mme_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_test.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: I_diff, I_ref, I_test Warning: 'i_ref.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F colvar_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/colvar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' colvar_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_types.F particle_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_tersoff.F manybody_tersoff.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_oxygens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_oxygens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1074:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1088:0: IF (i > n_oxygens) & Warning: 'n_oxygens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1040:0: INTEGER :: i, idum, ii, n_hydrogens, n_oxygens, np Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: i_oxygens_water Warning: 'i_oxygens_water.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: Warning: 'i_oxygens_water.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1158:0: IF (ANY(i_oxygens_acid == i)) & Warning: 'i_oxygens_acid.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_oxygens_acid.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1165:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1179:0: IF (i > n_oxygens_water .AND. i <= n_oxygens_water+n_oxygens_acid) & Warning: 'n_oxygens_water' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1113:0: n_oxygens_acid, n_oxygens_water, np Warning: 'n_oxygens_acid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1112:0: INTEGER :: i, idum, ii, n_hydrogens, & Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_tersoff.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_tersoff.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_multrec.F dbcsr_mm_multrec.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_multrec.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_multrec.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lgrid_types.F lgrid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lgrid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lgrid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_list_types.F particle_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cube_utils.F cube_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cube_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cube_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rmsd.F rmsd.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rmsd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rmsd.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/particle_list_types.F particle_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/particle_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' particle_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_siepmann.F manybody_siepmann.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F eri_mme_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_siepmann.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_siepmann.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eri_mme/eri_mme_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/eri_mme/' eri_mme_test.F90 /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: I_diff, I_ref, I_test Warning: 'i_ref.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/eri_mme/eri_mme_test.F:70:0: Warning: 'i_ref.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_eam.F manybody_eam.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_rsgrid.F input_cp2k_rsgrid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_eam.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_eam.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_rsgrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_rsgrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_init.F cp_realspace_grid_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_quip.F manybody_quip.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_quip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_quip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dgs.F dgs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_lists.F fist_neighbor_lists.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dgs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_lists.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rmsd.F rmsd.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rmsd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rmsd.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_symmetry.F cp_symmetry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_lists.F fist_neighbor_lists.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_symmetry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_symmetry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_lists.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2keri_mme.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F dbcsr_work_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_work_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_work_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F:1867:0: INTEGER, DIMENSION(:), POINTER :: blk_span, col_span, d_span Warning: 'd_span.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme_tools.F pme_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/multipole_types.F multipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_symmetry.F cp_symmetry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_symmetry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_symmetry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/multipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' multipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_rsgrid.F input_cp2k_rsgrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_eam.F manybody_eam.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_rsgrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_rsgrid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_eam.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_eam.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/lgrid_types.F lgrid_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/lgrid_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' lgrid_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_quip.F manybody_quip.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cube_utils.F cube_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_quip.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_quip.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cube_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cube_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_siepmann.F manybody_siepmann.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_siepmann.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_siepmann.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dgs.F dgs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dgs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dgs.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2keri_mme.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F dbcsr_work_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_work_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_work_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_init.F cp_realspace_grid_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_types.F topology_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_work_operations.F:1867:0: INTEGER, DIMENSION(:), POINTER :: blk_span, col_span, d_span Warning: 'd_span.data' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_utils.F mixed_environment_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cp_linked_list_pw.F cp_linked_list_pw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cp_linked_list_pw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cp_linked_list_pw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme_tools.F pme_tools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme_tools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme_tools.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/multipole_types.F multipole_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/multipole_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' multipole_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_cube.F cp_realspace_grid_cube.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_cube.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F colvar_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_restarts_util.F input_cp2k_restarts_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/colvar_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' colvar_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_restarts_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_restarts_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/cp_linked_list_pw.F cp_linked_list_pw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/cp_linked_list_pw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' cp_linked_list_pw.F90 /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_oxygens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_oxygens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1074:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1041:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1088:0: IF (i > n_oxygens) & Warning: 'n_oxygens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1040:0: INTEGER :: i, idum, ii, n_hydrogens, n_oxygens, np Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: i_oxygens_water Warning: 'i_oxygens_water.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1115:0: Warning: 'i_oxygens_water.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1158:0: IF (ANY(i_oxygens_acid == i)) & Warning: 'i_oxygens_acid.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_oxygens_acid.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_oxygens_acid.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1165:0: IF (ANY(i_hydrogens == i)) & Warning: 'i_hydrogens.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: INTEGER, DIMENSION(:), POINTER :: i_hydrogens, i_oxygens_acid, & Warning: 'i_hydrogens.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1114:0: Warning: 'i_hydrogens.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1179:0: IF (i > n_oxygens_water .AND. i <= n_oxygens_water+n_oxygens_acid) & Warning: 'n_oxygens_water' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1113:0: n_oxygens_acid, n_oxygens_water, np Warning: 'n_oxygens_acid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/subsys/colvar_types.F:1112:0: INTEGER :: i, idum, ii, n_hydrogens, & Warning: 'n_hydrogens' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_colvar.F input_cp2k_colvar.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_colvar.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_colvar.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_utils.F mixed_environment_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_restarts_util.F input_cp2k_restarts_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_restarts_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_restarts_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_realspace_grid_cube.F cp_realspace_grid_cube.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_types.F molecule_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_realspace_grid_cube.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_realspace_grid_cube.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gauss_colloc.F gauss_colloc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gauss_colloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gauss_colloc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F atoms_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atoms_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atoms_input.F90 /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F:441:0: core_particle_set(sh_index)%r(:) = rc(:, ishell)*unit_conv_core Warning: 'unit_conv_core' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_potential.F manybody_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_control.F fist_neighbor_list_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_neighbor_list_control.F fist_neighbor_list_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/gauss_colloc.F gauss_colloc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_neighbor_list_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_neighbor_list_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"gauss_colloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' gauss_colloc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_collocate_potential.F mm_collocate_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_collocate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_collocate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/manybody_potential.F manybody_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"manybody_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' manybody_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_access.F dbcsr_block_access.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_access.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_access.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mm_collocate_potential.F mm_collocate_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mm_collocate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mm_collocate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xyz.F topology_xyz.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xyz.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xyz.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_common.F dbcsr_mm_common.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F topology_pdb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_common.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_pdb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_pdb.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F:317:63: my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrbblock.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cp2k.F topology_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_pool_types.F pw_pool_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_pool_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_multiple_unit_cell.F topology_multiple_unit_cell.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_types.F molecule_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_multiple_unit_cell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_multiple_unit_cell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_input.F topology_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_colvar.F input_cp2k_colvar.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_colvar.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_colvar.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_gromos.F topology_gromos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_gromos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_gromos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/dbcsr_block_access.F dbcsr_block_access.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_access.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/block/' dbcsr_block_access.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_types.F topology_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F qs_integrate_potential_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_low.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:489:0: SUBROUTINE integrate_general_opt() Warning: 'integrate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:797:0: SUBROUTINE integrate_general() Warning: 'integrate_general' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_common.F dbcsr_mm_common.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_common.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F pw_spline_utils.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libdbcsrbblock.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_spline_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_binary_restarts.F input_cp2k_binary_restarts.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_binary_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_binary_restarts.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:2642:0: SUBROUTINE pw_spline_precond_retain(preconditioner) Warning: 'pw_spline_precond_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_methods.F dbcsr_test_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_pool_types.F pw_pool_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_pool_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_pool_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_types.F molecule_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_list_types.F molecule_kind_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:967:0: weights(i, j, k) = REAL(idirVal, dp)*coeffs(ABS(i)+ABS(j)+ABS(k)) Warning: 'idirval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F qs_integrate_potential_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_low.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/rs_methods.F rs_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/rs_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' rs_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:489:0: SUBROUTINE integrate_general_opt() Warning: 'integrate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_low.F:797:0: SUBROUTINE integrate_general() Warning: 'integrate_general' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F xc_derivative_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F dbcsr_operations.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F:93:0: SUBROUTINE xc_derivative_retain(deriv) Warning: 'xc_derivative_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F qs_dispersion_nonloc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_nonloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_nonloc.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:677:0: virial_thread(l, m) = virial_thread(l, m)-gm*(grid%g(l, ig)*grid%g(m, ig))/g Warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:597:0: REAL(KIND=dp) :: g, g2, g2_last, g_multiplier, gm note: 'g' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:861:0: IF (use_virial .AND. ABS(prefactor) > 0.0_dp) THEN Warning: 'prefactor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:763:0: dq_6, e, f, P, prefactor, tmp_1_2, & note: 'prefactor' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1060:0: dq0_dgradrho(i_grid) = total_rho(i_grid)*dq0_dq*2.0_dp*(-Z_ab)/(36.0_dp*kF*total_rho(i_grid)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:984:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1200:0: *(gradient_rho(i_grid, 1)**2+gradient_rho(i_grid, 2)**2+gradient_rho(i_grid, 3)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1169:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_epr_common_utils.F qs_linres_nmr_epr_common_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_epr_common_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_epr_common_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1850:0: IF (part_l_col .AND. col .EQ. block_col_bounds(2)) THEN Warning: 'part_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1847:0: IF (part_f_col .AND. col .EQ. block_col_bounds(1)) THEN Warning: 'part_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1842:0: IF (part_l_row .AND. row .EQ. block_row_bounds(2)) THEN Warning: 'part_l_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1839:0: IF (part_f_row .AND. row .EQ. block_row_bounds(1)) THEN Warning: 'part_f_row' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_methods.F dbcsr_test_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F dbcsr_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F dbcsr_mm_3d.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_3d.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:850:0: IF (do_part_crop_l_row .AND. stored_row .EQ. block_row_bounds(2)) THEN Warning: 'do_part_crop_l_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:858:0: IF (do_part_crop_l_col .AND. stored_col .EQ. block_col_bounds(2)) THEN Warning: 'do_part_crop_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:847:0: IF (do_part_crop_f_row .AND. stored_row .EQ. block_row_bounds(1)) THEN Warning: 'do_part_crop_f_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:855:0: IF (do_part_crop_f_col .AND. stored_col .EQ. block_col_bounds(1)) THEN Warning: 'do_part_crop_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:2365:0: irow3D = MOD(shift3D, nrows3D) Warning: 'shift3d_recv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1224:0: right_row_nimages, right_row_total_nimages, row, shift3D, shift3D_comm, shift3D_recv, & note: 'shift3d_recv' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1213:0: iright_buffer_calc, iright_buffer_comm, irow3D, irow3D_send, istep_k_ordered, ithread, & Warning: 'iright_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1212:0: handle1, handle2, icol3D, icol3D_send, ileft_buffer_calc, ileft_buffer_comm, & Warning: 'ileft_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1823:0: !$OMP block_row_bounds, block_col_bounds) Warning: 'part_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_operations.F:1823:0: Warning: 'part_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/rs_methods.F rs_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F dbcsr_mm_3d.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/rs_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' rs_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_3d.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_3d.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F thermostat_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_mapping.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:578:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:1075:0: const_mol = 0 Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:556:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const note: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:834:0: INTEGER :: atm_offset, first_atom, handle, i, iatm, icount, id_region, ikind, ilist, imol, & Warning: 'iatm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: !$OMP f_row_f,l_row_l,f_col_f,l_col_l,requests_win_create) Warning: 'do_part_crop_l_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: Warning: 'do_part_crop_l_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: Warning: 'do_part_crop_f_row' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:552:0: Warning: 'do_part_crop_f_col' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:120:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const Warning: 'MEM[(struct array01_integer(kind=4) &)&tot_const].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F fist_intra_force.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1212:0: handle1, handle2, icol3D, icol3D_send, ileft_buffer_calc, ileft_buffer_comm, & Warning: 'ileft_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_3d.F:1213:0: iright_buffer_calc, iright_buffer_comm, irow3D, irow3D_send, istep_k_ordered, ithread, & Warning: 'iright_buffer_calc' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_intra_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_intra_force.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: pv_a Warning: 'pv_a.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: Warning: 'pv_a.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:413:0: CALL get_pv_torsion(k1, k3, k4, t12, t32, t43, pv_a(:, :, index_d)) Warning: 'pv_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: REAL(KIND=dp), DIMENSION(:), POINTER :: ener_a Warning: 'ener_a.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: Warning: 'ener_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:386:0: ener_a(index_d) = ener_a(index_d)+energy*0.25_dp Warning: 'ener_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_types.F dirichlet_bc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_types.F dielectric_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/mt_util.F mt_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F xc_derivative_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/mt_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' mt_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_types.F:93:0: SUBROUTINE xc_derivative_retain(deriv) Warning: 'xc_derivative_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F qs_dispersion_nonloc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_types.F molecule_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_nonloc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_nonloc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:861:0: IF (use_virial .AND. ABS(prefactor) > 0.0_dp) THEN Warning: 'prefactor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_kind_list_types.F molecule_kind_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:677:0: virial_thread(l, m) = virial_thread(l, m)-gm*(grid%g(l, ig)*grid%g(m, ig))/g Warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:593:0: COMPLEX(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: u_vdw(:, :) Warning: 'u_vdw.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:593:0: Warning: 'u_vdw.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_kind_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_kind_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1060:0: dq0_dgradrho(i_grid) = total_rho(i_grid)*dq0_dq*2.0_dp*(-Z_ab)/(36.0_dp*kF*total_rho(i_grid)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:984:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1200:0: *(gradient_rho(i_grid, 1)**2+gradient_rho(i_grid, 2)**2+gradient_rho(i_grid, 3)**2) Warning: 'z_ab' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_nonloc.F:1169:0: q_min, r_s, sqrt_r_s, Z_ab note: 'z_ab' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_spline_util.F ewald_spline_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_spline_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_spline_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_connectivity_util.F topology_connectivity_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_connectivity_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_connectivity_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_methods.F cp_ddapc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_binary_restarts.F input_cp2k_binary_restarts.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_binary_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_binary_restarts.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_epr_common_utils.F qs_linres_nmr_epr_common_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_epr_common_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_epr_common_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_types.F dirichlet_bc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F atoms_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atoms_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atoms_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_types.F dielectric_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atoms_input.F:441:0: core_particle_set(sh_index)%r(:) = rc(:, ishell)*unit_conv_core Warning: 'unit_conv_core' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/mt_util.F mt_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/mt_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' mt_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F topology_pdb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_pdb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_pdb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F pw_spline_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_pdb.F:317:63: my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_spline_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xyz.F topology_xyz.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:2642:0: SUBROUTINE pw_spline_precond_retain(preconditioner) Warning: 'pw_spline_precond_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xyz.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xyz.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_multiple_unit_cell.F topology_multiple_unit_cell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_multiple_unit_cell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_multiple_unit_cell.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cp2k.F topology_cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_input.F topology_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_gromos.F topology_gromos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_gromos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_gromos.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_spline_utils.F:967:0: weights(i, j, k) = REAL(idirVal, dp)*coeffs(ABS(i)+ABS(j)+ABS(k)) Warning: 'idirval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_list_types.F molecule_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_list_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_mapping.F csvr_system_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_spline_utils.F cp_spline_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_spline_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_mapping.F al_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F xc_rho_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_transformations.F dbcsr_transformations.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F:164:0: SUBROUTINE xc_rho_set_retain(rho_set) Warning: 'xc_rho_set_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_transformations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_methods.F dielectric_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_connectivity_util.F topology_connectivity_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_connectivity_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_connectivity_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dielectric_methods.F dielectric_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dielectric_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dielectric_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_methods.F cp_ddapc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F cp_linked_list_xc_deriv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/cp_linked_list_xc_deriv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' cp_linked_list_xc_deriv.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F:47:0: $:inst(nametype1, type1, type1in, type1out, eq, arrayeq, type1arrayEl, arrayEl, private_routines) Warning: 'cp_sll_deriv_less_q' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F fist_intra_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_intra_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_intra_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_spline_util.F ewald_spline_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_spline_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_spline_util.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: pv_a Warning: 'pv_a.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:118:0: Warning: 'pv_a.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:413:0: CALL get_pv_torsion(k1, k3, k4, t12, t32, t43, pv_a(:, :, index_d)) Warning: 'pv_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: REAL(KIND=dp), DIMENSION(:), POINTER :: ener_a Warning: 'ener_a.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:117:0: Warning: 'ener_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_intra_force.F:386:0: ener_a(index_d) = ener_a(index_d)+energy*0.25_dp Warning: 'ener_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_mapping.F extended_system_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F thermostat_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_spline_utils.F cp_spline_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_spline_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_spline_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F cp_linked_list_xc_deriv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/cp_linked_list_xc_deriv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' cp_linked_list_xc_deriv.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:578:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:1075:0: const_mol = 0 Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:556:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const note: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:834:0: INTEGER :: atm_offset, first_atom, handle, i, iatm, icount, id_region, ikind, ilist, imol, & Warning: 'iatm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/cp_linked_list_xc_deriv.F:47:0: $:inst(nametype1, type1, type1in, type1out, eq, arrayeq, type1arrayEl, arrayEl, private_routines) Warning: 'cp_sll_deriv_less_q' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F xc_rho_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_rho_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_rho_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_rho_set_types.F:164:0: SUBROUTINE xc_rho_set_retain(rho_set) Warning: 'xc_rho_set_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:120:0: ALLOCATE (map_info%s_kin(nsize)) Warning: 'nsize' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: INTEGER, DIMENSION(:), POINTER :: const_mol, tot_const Warning: 'MEM[(struct array01_integer(kind=4) &)&tot_const].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_mapping.F:99:0: Warning: 'MEM[(struct array01_integer(kind=4) &)&const_mol].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_transformations.F dbcsr_transformations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_transformations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_types.F ps_implicit_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cp_subsys_types.F cp_subsys_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cp_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cp_subsys_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_init.F csvr_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_init.F al_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_init.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2ksubsys.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F dbcsr_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_types.F ps_implicit_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/molecule_list_types.F molecule_list_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/molecule_list_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' molecule_list_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: br = local_rows(br) Warning: 'local_rows.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: Warning: 'local_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F xc_derivative_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F dbcsr_csr_conversions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_csr_conversions.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F:193:0: SUBROUTINE xc_dset_retain(deriv_set) Warning: 'xc_dset_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_mapping.F extended_system_mapping.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:995:49: csr_mat%dbcsr_mapping%dbcsr_row_blk_size = dbcsr_row_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:996:49: csr_mat%dbcsr_mapping%dbcsr_col_blk_size = dbcsr_col_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_mapping.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:340:0: SUBROUTINE csr_copy(matrix_b, matrix_a) Warning: 'csr_copy' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_mapping.F csvr_system_mapping.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & Warning: 'local_row_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:745:0: INTEGER :: blk, blkcol, blkrow, col_blk_offset, col_blk_size, csr_ind, data_type, dbcsr_ind, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:815:0: local_row_ind = row_blk_offset-node_row_offset ! actually: local row index - 1 Warning: 'node_row_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & note: 'node_row_offset' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_mapping.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:632:0: fullcol_sum_blkrow = fullcol_sum_blkrow+col_blk_size Warning: 'fullcol_sum_blkrow' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & note: 'fullcol_sum_blkrow' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:564:0: INTEGER :: blk, blkcol, blkrow, col_blk_size, csr_ind, data_type, dbcsr_ind, el_sum, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_mapping.F al_system_mapping.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_mapping.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_mapping.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F xc_derivative_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F dbcsr_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivative_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivative_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_io.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivative_set_types.F:193:0: SUBROUTINE xc_dset_retain(deriv_set) Warning: 'xc_dset_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_types.F dimer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_control_types.F negf_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_control_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: br = local_rows(br) Warning: 'local_rows.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:182:0: Warning: 'local_rows.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: bc = local_cols(bc) Warning: 'local_cols.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_io.F:183:0: Warning: 'local_cols.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F dbcsr_csr_conversions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/ops/dbcsr_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/' dbcsr_csr_conversions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F dbcsr_test_add.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:995:49: csr_mat%dbcsr_mapping%dbcsr_row_blk_size = dbcsr_row_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:996:49: csr_mat%dbcsr_mapping%dbcsr_col_blk_size = dbcsr_col_block_sizes(dbcsr_mat_nosym) 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:340:0: SUBROUTINE csr_copy(matrix_b, matrix_a) Warning: 'csr_copy' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_add.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_add.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:561:0: IF (residual/((a_norm_in+b_norm)*REAL(row_size, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:407:0: b_norm, eps, residual note: 'eps' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & Warning: 'local_row_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:745:0: INTEGER :: blk, blkcol, blkrow, col_blk_offset, col_blk_size, csr_ind, data_type, dbcsr_ind, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:815:0: local_row_ind = row_blk_offset-node_row_offset ! actually: local row index - 1 Warning: 'node_row_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:746:0: el_sum, handle, ind_blk_data, k, local_row_ind, m, n, nblkrows_total, node_row_offset, & note: 'node_row_offset' was declared here Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libdbcsrops.popt.so /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:632:0: fullcol_sum_blkrow = fullcol_sum_blkrow+col_blk_size Warning: 'fullcol_sum_blkrow' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:565:0: fullcol_sum_blkrow, handle, l, m, n, nblkrows_total, nze, prev_blk, prev_blkrow, & note: 'fullcol_sum_blkrow' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/ops/dbcsr_csr_conversions.F:564:0: INTEGER :: blk, blkcol, blkrow, col_blk_size, csr_ind, data_type, dbcsr_ind, el_sum, & Warning: 'dbcsr_ind' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F pw_poisson_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F:448:0: SUBROUTINE pw_green_retain(gftype) Warning: 'pw_green_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F pw_poisson_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment_types.F eip_environment_types.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_types.F:448:0: SUBROUTINE pw_green_retain(gftype) Warning: 'pw_green_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/subsys/cp_subsys_types.F cp_subsys_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F fp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"subsys/cp_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/subsys/' cp_subsys_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:195:72: tmpstr = cp_iter_string(logger%iter_info, fp_env%print_section) 1 Warning: CHARACTER expression will be truncated in assignment (15/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:181:0: fp_env%bias_weight = EXP(fp_env%bias_energy/kT) Warning: 'kt' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/virial_methods.F virial_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2ksubsys.psmp.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"virial_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' virial_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F dbcsr_test_add.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_add.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_add.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F dbcsr_mm_cannon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_cannon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_cannon.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:561:0: IF (residual/((a_norm_in+b_norm)*REAL(row_size, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_add.F:407:0: b_norm, eps, residual note: 'eps' was declared here Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrops.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_poisson.F input_cp2k_poisson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_poisson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_poisson.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:56:0: IF (ncol_images .GT. 1) col_img = col_img_dist(stored_col) Warning: 'col_img_dist.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:340:0: INTEGER, DIMENSION(:), POINTER :: col_blk_size, col_dist, col_img_dist, & note: 'col_img_dist.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:56:0: IF (ncol_images .GT. 1) col_img = col_img_dist(stored_col) Warning: 'col_img_dist.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:340:0: INTEGER, DIMENSION(:), POINTER :: col_blk_size, col_dist, col_img_dist, & note: 'col_img_dist.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:54:0: IF (nrow_images .GT. 1) row_img = row_img_dist(stored_row) Warning: 'row_img_dist.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:341:0: row_blk_size, row_dist, row_img_dist note: 'row_img_dist.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.f90:54:0: IF (nrow_images .GT. 1) row_img = row_img_dist(stored_row) Warning: 'row_img_dist.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:341:0: row_blk_size, row_dist, row_img_dist note: 'row_img_dist.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:1121:0: IF (SIZE(local_rows) .NE. SIZE(row_counts)) & Warning: 'row_counts.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_poisson_read_input.F pw_poisson_read_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_poisson_read_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_poisson_read_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_coulomb.F pair_potential_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_silicon.F eip_silicon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F dirichlet_bc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_silicon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_silicon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F:1025:0: yub(j) = base_center(2)+h*COS(alpha_rotd(j)) Warning: 'h' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_methods.F ps_wavelet_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F xc_pbe.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pbe.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment_types.F eip_environment_types.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1929:0: t477 = 0.1e1_dp/t475*mu Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1530:0: kf_brhobrhob, mu note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1741:0: Fx_b = 0.1e1_dp+kappa-kappa/t153 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1529:0: k_s1rhob, k_srhoa, k_srhob, kappa, kf_a, kf_arhoa, kf_arhoarhoa, kf_b, kf_brhob, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1698:0: t101 = beta*t100 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1518:0: Arhobrhob, beta, beta_1_1, beta_1_2, beta_1_3, beta_2_1, beta_2_2, beta_2_3, beta_3_1, & note: 'beta' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pair_potential_coulomb.F pair_potential_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pair_potential_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pair_potential_coulomb.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1112:0: t1385 = 0.1e1_dp/t1380*t469*mu*t101*s Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:435:0: kfrhorhorho, mu, my_norm_drho, my_rho, p_1, p_2, rs, rs2rho, rsrho, rsrhorho, & note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1113:0: t1386 = kappa**2 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:434:0: k_s1rhorho, k_s2rho, k_srho, k_srho1rho, k_srhorho, kappa, kf, kf2rho, kfrho, kfrhorho, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:960:0: t879 = beta/t877 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:427:0: Arhorhorho, beta, beta_1_1, beta_2_1, beta_3_1, beta_4_1, e_c_u_0, e_c_u_01rho, & note: 'beta' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tpss.F xc_tpss.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tpss.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tpss.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_cs1.F xc_cs1.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_cs1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_cs1.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F xc_lyp_adiabatic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp_adiabatic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F xc_xbecke88_lr_adiabatic.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:604:0: t216 = 0.1e1_dp/t77/t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:581:0: t153 = 0.1e1_dp/t21/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:618:0: t280 = t102*t169*t78*lambda Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:617:0: t276 = d*t76*t10 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:605:0: t220 = 0.26666666666666666667e1_dp*t74/t21/t19*t216*t103 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:665:0: t421 = REAL(2*t25*t41*my_ndrho, dp)-0.1333333333e1_dp*REAL(t19, dp)*REAL(my_ndrho, dp) Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:657:0: t387 = t3*my_ndrhob Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:585:0: t169 = 0.1e1_dp/t21/t2 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:573:0: t135 = 0.1e1_dp/t6/t19*t78 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:583:0: t162 = t15*t76 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: REAL(KIND=dp) :: cf, my_ndrho, my_ndrhoa, my_ndrhob, my_rhoa, my_rhob, t1, t10, t100, t102, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_lr_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_lr_adiabatic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_cs1.F xc_cs1.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_cs1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_cs1.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5173:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4934:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3343:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3396:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5220:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4628:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3381:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5455:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4599:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3377:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4572:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3535:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3571:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4892:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4683:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4897:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3447:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4004:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4137:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4015:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4054:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4060:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4044:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4034:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4016:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4212:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4023:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4464:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4131:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3556:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4089:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3178:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3471:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3962:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4182:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3991:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3972:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3173:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3550:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3172:0: REAL(kind=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3953:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3942:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3944:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3168:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3555:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3406:0: t365 = t6*ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3915:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3920:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3165:0: REAL(kind=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3164:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4163:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3547:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3858:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3162:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4135:0: t1962 = t585*rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3161:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3551:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4056:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3159:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3369:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3156:0: t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, t5686, t5689, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4118:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3543:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3969:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3986:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3151:0: REAL(kind=dp) :: t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, t5531, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3150:0: t5480, t5482, t5484, t5487, t5489, t5492, t5494, t5496, t5499, t55 note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3714:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3147:0: t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, t5415, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3146:0: t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, t5373, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3145:0: t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, t5342, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3769:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3140:0: t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, t5106, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3139:0: t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, t5040, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3725:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3354:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4077:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3371:0: t289 = rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3133:0: t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, t4837, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3891:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3131:0: t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, t4769, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4193:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4211:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3802:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3428:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3513:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4382:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4419:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3339:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4418:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4108:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3817:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4406:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3820:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4009:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3503:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3647:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3344:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3690:0: t1002*rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4432:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3952:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3973:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3116:0: REAL(kind=dp) :: t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, t3378, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3987:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4532:0: e_rho_rho_rho_spin(ii) = e_rho_rho_rho_spin(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4666:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3583:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4717:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4345:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3581:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3579:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3675:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3685:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3940:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3945:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5128:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3851:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5131:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4593:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3544:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4071:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5156:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5261:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4643:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4617:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3912:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5167:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4343:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3868:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3501:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3672:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3977:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4886:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5523:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5585:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5078:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5482:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5553:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3422:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5516:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5506:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5610:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5614:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5528:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3451:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4680:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3507:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3478:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5541:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5406:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5417:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3473:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3475:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5427:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3484:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5241:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3466:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5142:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3558:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4820:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5147:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5293:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5345:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5353:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3538:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5371:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5363:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3552:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5570:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5388:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5347:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5339:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4788:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5325:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5352:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5113:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5204:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5182:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4946:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5171:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3445:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5168:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3426:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5159:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5460:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4949:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4977:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5397:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5483:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4975:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4969:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4966:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4959:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3440:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4956:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3542:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5223:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4627:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5226:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5289:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3520:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5233:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3347:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5244:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5248:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4685:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3578:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3380:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5313:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5290:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5580:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3522:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3525:0: t635 = -4*t108+4*t332*rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5106:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4716:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4246:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3531:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3384:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3341:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't10' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F xc_perdew_zunger.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_zunger.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_zunger.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:690:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:684:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:687:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F xc_xbecke_roussel.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke_roussel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke_roussel.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1982:0: t502, t503, t506, t508, t519, t52, t521, t523, t524, t526, t527, t53, t54, t543, t545, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2578:0: t504 = t74*t227 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2576:0: t500 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't128' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2502:0: t287 = t105/t285 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2507:0: *t110*t275-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2496:0: t270 = 0.1e1_dp/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2488:0: t238 = t81*t237 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2615:0: t615 = t614*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2614:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2476:0: t227 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2475:0: t224 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2474:0: t221 = t220*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2574:0: t496 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2469:0: t210 = t209*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2461:0: t187 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2516:0: t333 = t80*t237 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2523:0: -0.4e1_dp*t337*t131 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2628:0: t662 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2456:0: t179 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2447:0: t158 = t157*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2445:0: t154 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2478:0: t229 = t228*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2473:0: t220 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2225:0: t502 = t74*t223 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2223:0: t498 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2283:0: t677 = t132*t599 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2279:0: t658 = t121*t599 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2146:0: t285 = t105/t283 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2149:0: *t110*t273-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2278:0: t655 = (t601+t614-t627-t629-t630+t633+t653)*t121 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2157:0: t312 = t80*t231 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2135:0: t259 = t81*t231*t257 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2280:0: t660 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2264:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2118:0: t223 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2117:0: t220 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2116:0: t217 = t216*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2221:0: t494 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2111:0: t206 = t205*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2103:0: t183 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2100:0: t180 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2091:0: t159 = t158*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1977:0: t297, t299, t3, t30, t301, t303, t306, t307, t308, t31, t310, t312 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2089:0: t155 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2120:0: t225 = t224*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2115:0: t216 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1776:0: t462 = t59*t189 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1774:0: t458 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1822:0: t612 = t3*t6 Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1832:0: /0.3e1_dp*t626)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1793:0: t468+t506)*t95*t237 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1700:0: t249 = t90/t247 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1705:0: t256)*t95*t237-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1829:0: -t580+t618)*t95*t237 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1693:0: t232 = 0.1e1_dp/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1685:0: t200 = t66*t199 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1817:0: t581 = t580*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1816:0: t580 = t23*t578*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1543:0: t22, t226, t229, t23, t232, t233, t234, t235, t237, t24, t242, t247, t249, t254, t256, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1673:0: t189 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1672:0: t186 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1691:0: t186*t191 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1671:0: t183 = t182*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1772:0: t454 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1666:0: t172 = t171*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1714:0: t295 = t65*t199 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1833:0: t638 = t578*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1653:0: t140 = 0.1e1_dp/(0.1e1_dp+t138) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1542:0: t178, t18, t182, t183, t186, t189, t190, t191, t194, t196, t197, t199, t2, t200, t21, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1675:0: t191 = t190*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1658:0: t154 = t153*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1647:0: t128 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1541:0: t146, t153, t154, t157, t159, t16, t160, t163, t167, t168, t17, t171, t172, t175, t177, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1438:0: t471 = t59*t185 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1436:0: t467 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1475:0: t574 = t3*t6*t572/0.9e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1497:0: t655 = (-t574-t587+t600-t605-t606+t609+t632)*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1358:0: t247 = t90/t245 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1361:0: t221)*t95*t235-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1490:0: -t587+t600)*t95*t235 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1369:0: t274 = t65*t193 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1346:0: t221 = t66*t193*t219 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1494:0: t639 = t585*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1479:0: t587 = t23*t585*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1202:0: t225, t227, t228, t23, t231, t232, t233, t235, t24, t240, t245, t247, t259, t261, t263, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1329:0: t185 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1328:0: t182 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1345:0: t182*t187 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1327:0: t179 = t178*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1434:0: t463 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1322:0: t168 = t167*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1207:0: t414, t42, t423, t426, t43, t434, t443, t450, t455, t456, t459, t46, t460, t463, t464, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1455:0: t477+t490)*t95*t235 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1310:0: t141 = 0.1e1_dp/(0.1e1_dp+t139) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1201:0: t18, t182, t185, t186, t187, t190, t192, t193, t2, t21, t219, t22, t221, t223, t224, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1331:0: t187 = t186*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1314:0: t150 = t149*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1304:0: t129 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1200:0: t153, t155, t156, t159, t16, t163, t164, t167, t168, t17, t171, t173, t174, t178, t179, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:859:0: t58, t59, t6, t60, t62, t63, t66, t67, t68, t69, t70, t71, t72, t76, t77, t78, t79, t81, & Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:853:0: t2, t20, t202, t203, t204, t207, t208, t21, t210, t211, t22, t23, t237, t24, t240, t245, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:860:0: t82, t85, t86, t87, t9, t90, t93, t96, t99, yval Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:977:0: t204 = t203*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:998:0: t256 = t85**2 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:970:0: t190 = t81*gamma Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1044:0: t399 = t79*t202 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:965:0: t180 = t71*gamma Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1042:0: t395 = t69*t81 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:974:0: t199 = t3*t68 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:950:0: t142 = t62*gamma Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1040:0: t391 = t60*t71 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1025:0: *t313-0.80e2_dp/0.729e3_dp*t99*t195*t317 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1033:0: t376 = t5*t36 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1066:0: t472 = t49*t471 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:957:0: t158 = 0.1e1_dp/t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: -t42*t43*gamma Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:947:0: t134 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1012:0: ndrho/0.9e1_dp+t154*t285/0.4e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:962:0: t167 = t36*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:975:0: t202 = 0.1e1_dp/t70/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1038:0: t387 = t34*t62 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:948:0: t137 = t3*t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:960:0: t162 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: /0.2e1_dp))*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:996:0: t249 = t109*t102 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:997:0: t255 = t21*t106*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:611:0: t45, t450, t47, t471, t48, t5, t51, t52, t53, t54, t55, t56, t57, t61, t62, t63, t64, & Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:606:0: t208, t209, t21, t217, t218, t22, t220, t227, t229, t23, t234, t246, t249, t252, t255, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: t66, t67, t70, t71, t72, t75, t78, t81, t84, t87, t88, t89, t9, t91, t92, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:734:0: t217 = t21*t91*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:714:0: t166 = t165*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:746:0: t249 = t120*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:707:0: t152 = t66*gamma Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:783:0: t361 = t64*t164 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:702:0: t142 = t56*gamma Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:781:0: t357 = t54*t66 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:711:0: t161 = t3*t53 Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:802:0: t422 = t22*t5*t38*t120*t122 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:699:0: t134 = t47*gamma Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:779:0: t353 = t45*t56 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: *t267-0.80e2_dp/0.729e3_dp*t84*t157*t271 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:690:0: t113 = t38*gamma Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:712:0: t164 = 0.1e1_dp/t55/t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:777:0: t349 = t36*t47 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:794:0: t387 = t35*t20 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:771:0: /0.2e1_dp))*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:806:0: t435 = t28*t434 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:694:0: t120 = 0.1e1_dp/(0.1e1_dp+t118) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:729:0: *t166 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:688:0: t108 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_thomas_fermi.F xc_thomas_fermi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_thomas_fermi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_thomas_fermi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F xc_xlda_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xlda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xlda_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:250:0: REAL(KIND=dp) :: t1, t12, t14, t15, t19, t2, t22, t23, & Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: /0.3e1_dp-C*t15*t3*t6*t4*t25))*sx Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xalpha.F xc_xalpha.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xalpha.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xalpha.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_optx.F xc_optx.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_optx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_optx.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F xc_xwpbe.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xwpbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xwpbe.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:363:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:374:0: t237, t24, t240, t241, t242, t245, t246, t247, t249, t25, t250, t253, t254, t258, t26, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:386:0: t557, t56, t566, t569, t570, t577, t579, t58, t59, t6, t61, t616, t620, t621, t627, t628, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: t114, t1143, t116, t1165, t117, t118, t119, t12, t120, t1202, t121, t1215, t122, t123, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:807:0: t1018 = t566*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:768:0: t761 = t78*t627 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:950:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1561*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:765:0: t744 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:722:0: t566 = 0.1e1_dp/t187/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:887:0: t1263 = t489*t136 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:924:0: t1465 = t478**2 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:715:0: t546 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:734:0: t627 = t42*t164 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:901:0: t1362 = t414*t415*t261*t83 Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't414' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:821:0: t1056 = t410*t1055 Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:800:0: t952 = t372*t136 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:795:0: t911 = sscale*t356 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:378:0: t335, t336, t337, t338, t339, t34, t340, t342, t343, t344, t345, t347, t355, t356, t357, & Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:791:0: t888 = t338*t887 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:783:0: t854 = t323*t83 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:723:0: t569 = t32*t566*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:799:0: t933 = t31*t566 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:375:0: t261, t262, t263, t265, t266, t269, t272, t274, t275, t278, t28, t281, t282, t284, t285, & Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:716:0: t550 = t24*t207*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:777:0: *t148*t788 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:736:0: t632 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:900:0: t1358 = t1059*t1060*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:899:0: t1352 = 0.1e1_dp/t240 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:854:0: t1082 = t425*t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:732:0: t620 = t199*t13 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:745:0: t655 = t246*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:917:0: t1392 = t188*t735 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:371:0: t165, t166, t169, t170, t172, t173, t174, t175, t176, t18, t180, t183, t184, t185, t187, & Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:714:0: t542 = t175*t169 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:758:0: t707 = 2._dp*a1*t4*t16+12._dp*a2*t1*t21*t29 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:735:0: t628 = t627*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:793:0: t905 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:367:0: t1242, t125, t1258, t126, t1263, t127, t1286, t13, t130, t1316, t134, t1347, t135, t1352, & Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:796:0: t923 = 0.1e1_dp/t126/t125 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:794:0: t910 = t119*t343*t123 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:788:0: t875 = t97*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:801:0: t956 = t111*t83*t138 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:711:0: t530 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:671:0: t435 = 2._dp*t426*t81+t79*t430-t147*t433 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:569:0: t258 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:631:0: t374 = t135*t136 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:984:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1002:0: t58, t59, t596, t6, t605, t61, t624, t63, t633, t640, t644, t65, t650, t656, t66, t67, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1005:0: REAL(KIND=dp) :: t847, t848, t849, t851, t852, t86, t865, t871, t874, t88, t89, t9, t902, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1339:0: t806 = t454*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1324:0: t650 = t78*t515 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1440:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1205*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1321:0: t633 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1279:0: t454 = 0.1e1_dp/t153/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1273:0: t434 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1400:0: t1066 = t331*t332*t227*t83 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1353:0: t848 = t327*t847 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1280:0: t457 = t32*t454*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:994:0: t283, t288, t29, t293, t294, t297, t299, t3, t300, t301, t304, t305, t307, t308, t31, & Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1293:0: t520 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1333:0: t113*t114*t678 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1399:0: t1062 = t851*t852*t211 Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1398:0: t1056 = 0.1e1_dp/t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1378:0: t874 = t342*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1379:0: t902 = t454*t184*t227 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1289:0: t508 = t165*t13 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1302:0: t543 = t212*t156 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1421:0: t1098 = t154*t624 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:988:0: t140, t141, t142, t146, t149, t15, t150, t151, t153, t154, t156, t157, t158, t159, t16, & Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1292:0: t516 = t515*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1272:0: t430 = t141*t135 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1419:0: t1080 = t69*t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1268:0: t418 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1198:0: t299 = t93**2 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1235:0: t352 = 2._dp*t343*t81+t79*t347-t113*t350 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1159:0: t224 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1503:0: t276, t2764, t2774, t28, t280, t2808, t2810, t2838, t284, t2841, t2844, t2846, t285, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1518:0: t596, t597, t6, t60, t602, t603, t608, t61, t613, t617, t620, t621, t624, t626, t629, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: t891, t892, t893, t897, t898, t9, t90, t902, t904, t907, t908, t909, t91, t910, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1480:0: t123, t1236, t1237, t124, t1240, t1242, t1243, t125, t1257, t1258 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: REAL(KIND=dp) :: t126, t1264, t1265, t127, t128, t1281, t1282, t1285, t1287, t129, t1294, & Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1487:0: t1563, t1564, t1568, t157, t1572, t1573, t1579, t158, t1580, t159 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1497:0: t221, t222, t2224, t223, t224, t2240, t2245, t2254, t2258, t2267, t2269, t227, t2271, & Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't982' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't965' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't958' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't954' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't951' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't945' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't942' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't933' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2424:0: t2297 = t1305*t932 Warning: 't932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: t918, t919, t92, t93, t930, t932, t933, t937, t94, t942, t945, t95, t951, t954, t958, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't919' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2409:0: t2258 = t1547*t918 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't916' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't910' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't908' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2437:0: t2348 = t176*t907 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't904' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2405:0: t2245 = t902*t142 Warning: 't902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't898' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2522:0: t2774 = t891**2 Warning: 't891' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't889' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't888' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't880' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't877' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't876' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't871' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't870' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't867' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't851' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't849' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't848' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't846' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't845' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't842' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2241:0: t1580 = t83*t1579 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1524:0: t799, t8, t80, t800, t801, t803, t804, t808, t81, t810, t812, t815, t816, t817, t82, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't810' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2613:0: e_ndrho_ndrho = e_ndrho_ndrho-t80*(t2963+t3167)*Clda Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't792' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't791' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2158:0: t1287 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2313:0: t1853 = t771*t275 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't765' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2165:0: t1306 = t1305*t754 Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2460:0: t2442 = t75*t409*t444 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2482:0: t2529 = t721*t444 Warning: 't721' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2292:0: t1786 = f98*t717 Warning: 't717' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2291:0: t1781 = A*t713 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't711' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't701' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2459:0: t2437 = t698*t444 Warning: 't698' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2111:0: t1134 = 0.1e1_dp/t376/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't663' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't639' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2483:0: t2543 = t908*t620 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't613' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2540:0: t2841 = t602*t1285 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2230:0: t1548 = t1547*t588 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2425:0: t2305 = t581*t168*t2072 Warning: 't581' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't578' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: 0.7e1_dp/0.2e1_dp*t569*t571*t1240 Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2202:0: t1520 = t567*t142 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't563' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't556' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't554' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2197:0: t1479 = sscale*t551 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't542' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1515:0: t532, t533, t534, t535, t537, t538, t539, t54, t540, t542, t55 Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2193:0: t1456 = t533*t1242 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1514:0: t507, t508, t509, t510, t511, t513, t514, t515, t517, t518, t522, t525, t529, t530, t531, & Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2092:0: t1086 = t4*t515 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't509' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2378:0: t2142 = t870*t507 Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2178:0: t1379 = t495*t82 Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1513:0: t475, t478, t479, t48, t481, t486, t49, t493, t495, t498, t499, t5, t502, t503, t504, & Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2102:0: t1119 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2390:0: t2224 = t424*t377 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2132:0: t1214 = t411*t18 Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2088:0: t1079 = t4*t1078 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't386' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2153:0: t1282 = t377*t1281 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1509:0: REAL(KIND=dp) :: t372, t373, t374, t375, t376, t377, t378, t38, t383, t384, t385, t386, t39, & Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2200:0: t1498 = t371*t377 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2101:0: t1115 = t363*t312 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2251:0: t1615 = t189*t347 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2201:0: t1501 = t34*t1134 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1507:0: t335, t336, t338, t339, t34, t340, t342, t343, t345, t346, t347, t348, t349, t35, t351, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2126:0: t1178 = t411*t338 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2250:0: t1609 = t315*t56*t58 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2103:0: t1123 = t27*t390*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2273:0: t1697 = f2732/t295/t1693/t250 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2254:0: t1633 = f94/t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2275:0: t1710 = t1709*t293 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2268:0: t1680 = 0.1e1_dp/t290/t1677/t690 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2312:0: t1846 = t75*t273 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2317:0: t1880 = 0.1e1_dp/t258/t1677/t222 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2354:0: t1984 = t1983*t256 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2274:0: t1709 = 0.1e1_dp/t252/t293/t250 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2147:0: t1257 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2163:0: t1304 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2438:0: t2363 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1489:0: t1649, t1658, t166, t1663, t167, t1677, t168, t1680, t1681, t1682, t1686, t169, t1693, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2575:0: t2994 = t168*t2715 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2411:0: t2269 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1488:0: REAL(KIND=dp) :: t1592, t1599, t16, t1602, t1609, t1615, t162, t1624, t1625, t163, t1633, & Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2171:0: t1324 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2240:0: t1579 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2573:0: t2975 = t154*t2715 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2420:0: t2280 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2307:0: t1805 = t148*t1804 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2337:0: t1932 = t176*t147*t149 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1482:0: t1297, t13, t1301, t1304, t1305, t1306, t1309, t131, t1310, t1317, t1318, t132, t1324, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2198:0: t1491 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2195:0: t1473 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2196:0: t1478 = t125*t538*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2192:0: t1445 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2203:0: t1524 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1477:0: t1097, t1098, t11, t110, t1100, t111, t1113, t1115, t1119, t1123, t1126, t1127, t1129, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't1069' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1066' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't1052' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: Warning: 't1035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't1009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1474:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t1001, & Warning: 't1001' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1818:0: t444 = 2._dp*t412*t70+t11*t426-t375*t442 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1814:0: t437 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1825:0: t457 = t329*t330 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1964:0: t761 = t310*t311 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1935:0: t689 = 0.1e1_dp/t290/t289 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1989:0: t815 = t270*t193 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1910:0: t629 = t246*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1897:0: t592 = t219*t72 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1908:0: t624 = t213*omega Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1891:0: t581 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1884:0: t569 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2684:0: t591, t595, t596, t6, t60, t603, t604, t605, t607, t608, t61, t612, t615, t620, t622, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2652:0: t1168, t117, t1178, t118, t1181, t1182, t1186, t1195, t12, t121, t122, t1239, t1241, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2654:0: t1275, t1276, t128, t1280, t1287, t1288, t129, t13, t1317, t1321 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3284:0: t1342 = t93*t1341 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't920' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't917' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't903' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3280:0: t1331 = t140*t90*t108 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't860' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't839' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3332:0: t1469 = t83*t1341 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3236:0: t1149 = 0.1e1_dp/t512/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't809' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't805' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3615:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2391+t2668)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't788' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3499:0: t2136 = t1332*t783 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3235:0: t1141 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't770' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3479:0: t2066 = t1262*t769 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3508:0: t2180 = t136*t758 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3419:0: t1795 = t75*t372*t407 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3516:0: t2211 = t140*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't727' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't714' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't702' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't699' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: Warning: 't695' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't692' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't671' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3195:0: t987 = 0.1e1_dp/t339/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't665' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't660' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't641' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't633' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3352:0: t1545 = t628*t238 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3414:0: t1768 = t569*t407 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3539:0: t2283 = t541*t1139 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3418:0: t1791 = t531*t407 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: Warning: 't524' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3388:0: t1691 = 0.1e1_dp/t523 Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3478:0: t2060 = t759*t513 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3282:0: t1333 = t1332*t482 Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3331:0: t1453 = t125*t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3188:0: t972 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3262:0: t1263 = t1262*t453 Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't448' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3487:0: t2099 = t447*t127*t2071 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3317:0: t1407 = t110*t436 Warning: 't436' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2677:0: t387, t388, t389, t39, t391, t392, t395, t396, t4, t400, t403, t404, t405, t407, t409, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3210:0: t1034 = t14*t387 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2676:0: REAL(KIND=dp) :: t366, t367, t369, t372, t374, t375, t378, t379, t38, t382, t383, t384, & Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2675:0: t341, t346, t347, t348, t349, t35, t353, t355, t36, t361, t364, t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3175:0: t939 = t34*t340 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2674:0: t320, t321, t324, t325, t326, t327, t331, t334, t335, t336, t337, t338, t339, t34, t340, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3172:0: t933 = t14*t334 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3187:0: t968 = t326*t275 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3180:0: t951 = t4*t320 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3350:0: t1519 = t149*t310 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2673:0: t302, t303, t305, t306, t308, t309, t31, t310, t311, t312, t314, t315, t316, t317, t32, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3257:0: t1243 = t278*t56*t58 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3374:0: t1630 = f2732/t258/t1626/t213 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3389:0: t1699 = f94/t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3243:0: t1167 = 0.1e1_dp/t215/t256/t213 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3369:0: t1613 = 0.1e1_dp/t253/t1178/t523 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3351:0: t1538 = t75*t236 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2667:0: t2180, t219, t2195, t22, t220, t2203, t221, t2211, t2233, t226, t227, t2274, t2279, t228, & Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3385:0: t1667 = t1666*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2666:0: t210, t2105, t2111, t2115, t213, t2133, t2136, t214, t215, t2155, t2158, t216, t218, & Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3239:0: t1157 = 0.1e1_dp/t190/t213 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2664:0: t190, t191, t1938, t1946, t196, t1976, t1978, t2, t200, t2018, t202, t204, t2053, t2056, & Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3384:0: t1666 = 0.1e1_dp/t187/t523 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3333:0: t1473 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3509:0: t2195 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3541:0: t2316 = t127*t2279 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3480:0: t2069 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3329:0: t1442 = 0.1e1_dp/t121/t114 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3571:0: t2486 = t115*t1139 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3574:0: t2515 = t114*t1139 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3573:0: t2511 = t113*t2279 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3484:0: t2084 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2650:0: t108, t109, t1090, t1093, t1095, t11, t110, t111, t1111, t1118, t1119, t112, t113, t1136, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3390:0: t1726 = t106*t1256 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3260:0: t1261 = t136*t105*t108 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3225:0: t1095 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3008:0: t512 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2958:0: t407 = 2._dp*t375*t70+t11*t389-t338*t405 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2954:0: t400 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3082:0: t681 = t292*t293 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3087:0: t695 = t273*t274 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3013:0: t522 = 0.1e1_dp/t253/t252 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3064:0: t633 = t233*t154 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2999:0: t489 = t209*t153 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3091:0: t705 = t182*t72 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3090:0: t702 = t176*omega Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2976:0: t447 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2397:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2158:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:567:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:620:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2444:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1852:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:605:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2679:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1823:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:601:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1796:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:759:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:795:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2116:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1907:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2121:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:671:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1228:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1361:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1239:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1278:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1284:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1268:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1258:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1240:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1436:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1247:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1688:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1355:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:780:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1313:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:399:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:695:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1186:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1406:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1215:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1196:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:394:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:774:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:393:0: REAL(KIND=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1177:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1166:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1168:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:389:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:779:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:630:0: t365 = t6*my_ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1139:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1144:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:386:0: REAL(KIND=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:385:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1387:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:771:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1082:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:383:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1359:0: t1962 = t585*my_rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:382:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:775:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1280:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:380:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:593:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:377:0: t5657, t566, t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1342:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:767:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1193:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1210:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:938:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:368:0: t5373, t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:367:0: t5342, t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:366:0: t5311, t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:993:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:361:0: t5040, t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:360:0: t5009, t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:949:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:578:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1301:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:595:0: t289 = my_rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:354:0: t4797, t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1115:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:352:0: t4732, t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1417:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1435:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1026:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:652:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:737:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1606:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1643:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:563:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1642:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1332:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1041:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1630:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1044:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1233:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:727:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:871:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:568:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:914:0: t1002*my_rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1656:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1176:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1197:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:337:0: REAL(KIND=dp) :: t3339, t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1211:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*my_rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1756:0: e_rho_rho_rho(ii) = e_rho_rho_rho(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1890:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:807:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1941:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1569:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:805:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:803:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:899:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:909:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1164:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1169:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2352:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1075:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2355:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1817:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:768:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1295:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2380:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2485:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1867:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1841:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1136:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2391:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1567:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1092:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:725:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:896:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1201:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2110:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2747:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2809:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2302:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2706:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2777:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:646:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2740:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2730:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2834:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2838:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2752:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:675:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1904:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:731:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:702:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2765:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2630:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2641:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:697:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:699:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2651:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:708:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2465:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:690:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2366:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:782:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2044:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2371:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2517:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2569:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2577:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:762:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2595:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2587:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:776:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2794:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2612:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2571:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2563:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2012:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2549:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2576:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2337:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2428:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2406:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2170:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2395:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:669:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2392:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:650:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2383:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2684:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2173:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2201:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2621:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2707:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2199:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2193:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2190:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2183:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:664:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2180:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:766:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2447:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1851:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2450:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2513:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:744:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2457:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:571:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2468:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2472:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1909:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:802:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:604:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2537:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2514:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2804:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:746:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:749:0: t635 = -4*t108+4*t332*my_rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2330:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1940:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1470:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:755:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:608:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:565:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3688:0: t752, t756, t759, t760, t762, t765, t767, t768, t769, t77, t772, t78, t781, t8, t80, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3683:0: t596, t599, t6, t60, t603, t604, t607, t608, t61, t610, t611, t612, t616, t617, t621, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3655:0: t1216, t1220, t123, t1230, t1235, t124, t1240, t1241, t1242, t125, t1250, t1251, t1252, & Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: t1256, t126, t1260, t1264, t127, t1273, t128, t1288, t129, t1295, t13 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: t1578, t158, t1583, t159, t1592, t1594, t16, t1608, t162, t1620, t1627, t163, t1632, & Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3662:0: t1645, t1652, t166, t167, t1675, t1678, t168, t1685, t1687, t1688, t169, t1692, t1695, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3665:0: t185, t186, t1860, t1878, t1886, t189, t19, t190, t192, t193, t1935, t194, t1945, t195, & Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: t917, t92, t920, t922, t93, t932, t933, t94, t95, t96, t964, t967, t968 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4297:0: t1346 = t83*t1250 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3689:0: t803, t804, t806, t81, t811, t813, t816, t82, t820, t83, t84, t843, t844, t849, t85, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4496:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2013+t2174)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4180:0: t922 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4311:0: t1400 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4182:0: +t772-t806+0.10e2_dp/0.9e1_dp*t72*t258*t231 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4133:0: t767 = 0.1e1_dp/t250/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't664' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4378:0: t1675 = t1241*t651 Warning: 't651' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4384:0: t1695 = t1203*t637 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4406:0: t1781 = t176*t626 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't623' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4358:0: t1583 = t621*t142 Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4436:0: t1945 = t610**2 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't555' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4313:0: t1402 = t548*t1401 Warning: 't548' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4310:0: t1393 = t75/t544/t199 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't532' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4264:0: t1242 = t1241*t485 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3678:0: REAL(KIND=dp) :: t445, t451, t452, t453, t456, t457, t46, t461, t462, t463, t466, t470, & Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4253:0: t1204 = t1203*t462 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4296:0: t478*t512*t969) Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4124:0: t752 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4238:0: t1169 = t148*t444*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4306:0: *(t457)*(t933) Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: 0.7e1_dp/0.2e1_dp*t435*t437*t875 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4217:0: t1143 = t433*t142 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4212:0: t1102 = sscale*t417 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3676:0: t403, t404, t405, t406, t408, t41, t416, t417, t418, t419, t42, t420, t422, t423, t424, & Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4109:0: t706 = t4*t705 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4208:0: t1079 = t399*t877 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3675:0: t380, t381, t383, t384, t388, t39, t391, t395, t396, t397, t398, t399, t4, t400, t401, & Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4113:0: t713 = t4*t381 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4331:0: t1480 = t589*t373 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4188:0: t967 = t361*t82 Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3673:0: t322, t325, t328, t329, t332, t335, t338, t339, t34, t341, t342, t344, t345, t35, t352, & Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4216:0: t1124 = t34*t767 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4125:0: t756 = t27*t266*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4343:0: t1562 = t300*t251 Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4154:0: t849 = t287*t18 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4175:0: t917 = t251*t916 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3669:0: t234, t235, t236, t237, t238, t24, t242, t245, t246, t247, t248, t249, t25, t250, t251, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4215:0: t1121 = t245*t251 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4123:0: t748 = t237*t231 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3667:0: t206, t2060, t2064, t2068, t208, t209, t21, t210, t2107, t212, t213, t2140, t215, t2159, & Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4148:0: t813 = t287*t208 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4281:0: t1288 = t148*t531*t193 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4169:0: t892 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4290:0: t1331 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4407:0: t1796 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4454:0: t1999 = t168*t1886 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4394:0: t1737 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4265:0: t1250 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4287:0: t1315 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4464:0: t2060 = t154*t1886 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4380:0: t1685 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4262:0: t1240 = t180*t90*t149 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: t1401, t1402, t1408, t141, t142, t1437, t144, t1446, t145, t147, t148, t1480, t1482, & Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3657:0: REAL(KIND=dp) :: t1300, t1304, t1308, t1309, t131, t1315, t1316, t132, t1326, t133, t1331, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4213:0: t1114 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4210:0: t1096 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4211:0: t1101 = t125*t404*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4207:0: t1068 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4218:0: t1147 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3652:0: t1080, t109, t1096, t11, t110, t1101, t1102, t111, t1114, t1115, t1121, t1124, t113, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3913:0: t320 = 2._dp*t288*t70+t11*t302-t249*t318 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3909:0: t313 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3986:0: t456 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3975:0: t435 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4561:0: t774, t78, t782, t783, t784, t789, t792, t793, t794, t795, t799, t8, t80, t803, t804, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4547:0: t274, t277, t278, t279, t28, t281, t283, t286, t289, t29, t290, t293, t296, t299, t3, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4558:0: t60, t603, t607, t61, t610, t613, t616, t618, t619, t620, t623, t63, t632, t65, t655, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4535:0: t1111, t1118, t113, t114, t115, t1155, t1157, t116, t117, t1174, t118, t1181, t1184, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4536:0: t1189, t1190, t1198, t12, t1205, t1208, t121, t1210, t1218, t122, t1224, t1231, t125, & Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4537:0: t1255, t126, t1261, t1264, t1266, t127, t1270, t1277, t128, t1288, t129, t1299, t13, & Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4540:0: t1483, t149, t15, t1500, t151, t1529, t153, t1533, t1537, t154, t155, t1552, t156, t1562, & Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4553:0: REAL(KIND=dp) :: t435, t437, t438, t439, t44, t443, t444, t450, t453, t454, t456, t457, & Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4997:0: t879 = t83*t878 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4963:0: t782 = 0.1e1_dp/t332/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5197:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t1576+t1672)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4962:0: t774 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5041:0: t1047 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4979:0: +t623-t657+0.10e2_dp/0.9e1_dp*t72*t219*t192 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4922:0: t618 = 0.1e1_dp/t211/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5103:0: t1288 = t864*t500 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5077:0: t1181 = t931*t486 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5122:0: t1382 = t136*t475 Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4915:0: t603 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5130:0: t1413 = t140*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5043:0: t1049 = t437*t1048 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5040:0: t1040 = t75/t433/t160 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4552:0: t417, t42, t420, t421, t422, t423, t426, t427, t428, t431, t433, t434 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4993:0: t865 = t864*t374 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5008:0: t932 = t931*t351 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5101:0: t1270 = t345*t127*t1189 Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5017:0: *(t939) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4901:0: t564 = t34*t212 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5076:0: t1174 = t476*t333 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4549:0: t330, t331, t332, t333, t334, t34, t340, t341, t342, t345, t346, t35, t350, t351, t352, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4911:0: t588 = t10*t29*t14 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4937:0: t667 = t14*t261 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4544:0: t209, t21, t210, t211, t212, t213, t219, t22, t220, t221, t222, t223, t227, t229, t23, & Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4898:0: t558 = t14*t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4914:0: t599 = t198*t192 Warning: 't198' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4906:0: t576 = t4*t188 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4542:0: t17, t170, t171, t173, t174, t176, t177, t178, t179, t18, t180, t182, t183, t184, t185, & Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4541:0: t1566, t1570, t1576, t158, t159, t16, t160, t161, t1618, t163, t1652, t167, t1672, t169, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5037:0: t1026 = t106*t420*t154 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4991:0: t863 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5123:0: t1397 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5157:0: t1533 = t127*t1447 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5099:0: t1264 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4996:0: t878 = 0.1e1_dp/t128/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4976:0: t811 = 0.1e1_dp/t121/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5160:0: t1562 = t113*t1447 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5083:0: t1208 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5024:0: t995 = t140*t90*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4533:0: t1001, t1011, t1017, t102, t1026, t103, t1033, t1035, t1040, t1047, t1048, t1049, t105, & Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4952:0: t728 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4785:0: t332 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4758:0: t281 = 2._dp*t249*t70+t11*t263-t210*t279 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4754:0: t274 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4791:0: t345 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88.F xc_xbecke88.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_b97.F xc_b97.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_b97.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_b97.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F xc_vwn.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_vwn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_vwn.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1476:0: t288 = t287*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1500:0: t324 = t317*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1765:0: t752 = t90*t751 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1769:0: t757 = t89*t91 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1270:0: REAL(KIND=dp) :: t865, t866, t869, t870, t873, t874, t875, t878, t881, t884, t887, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't834' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't834' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't832' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't831' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't831' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't830' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't830' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't828' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't828' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't826' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't824' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't824' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't820' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't819' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't818' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't818' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't817' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2175:0: t1832 = t814*t254 Warning: 't814' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't814' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't813' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't812' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2177:0: t1838 = t811*t202 Warning: 't811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2193:0: t1891 = t808*t254 Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2181:0: t1850 = t806*t254 Warning: 't806' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't806' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2189:0: t1870 = t804*t254 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2194:0: t1893 = t803*t305 Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't803' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2183:0: t1858 = t802*t142 Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't802' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1448:0: t245 = t80*t225 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1378:0: t136 = t8**0.333333333e0_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2225:0: *t136*t1986 Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't799' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't796' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't793' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't789' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't789' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't784' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't783' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't780' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't779' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't778' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't778' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't771' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't767' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2092:0: t1603 = 0.2e1_dp*t766 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't762' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't762' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2096:0: t1609 = 0.160e2_dp*t759 Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't759' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't758' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't757' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't757' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't756' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't752' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't751' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't750' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't750' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1444:0: t239 = t75*t212 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't75' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2143:0: t1754 = 0.2e1_dp*t744*t254 Warning: 't744' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't744' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't743' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't743' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't742' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2144:0: t1764 = 0.2e1_dp*t741*t202 Warning: 't741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1446:0: t242 = t74**(-0.20e1_dp) Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2103:0: t1620 = 0.80e1_dp*t733*t254 Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't733' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2118:0: t1666 = 0.80e1_dp*t730*t254 Warning: 't730' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't730' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2147:0: t1775 = 0.2e1_dp*t729*t305 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2120:0: t1671 = t728*t142 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't725' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't725' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2129:0: t1696 = t316*t704 Warning: 't704' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't704' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't697' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't696' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't691' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't687' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't683' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't683' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't682' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't682' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't678' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't678' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't674' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't674' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't666' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't666' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1960:0: t1238 = t874*t661 Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't661' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1964:0: t1252 = t865/t659/t282*t1250 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't659' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't657' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: Warning: 't654' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1434:0: t224 = t65**2 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't648' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't648' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't644' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't643' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't643' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't634' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't630' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't630' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1953:0: *t622*t874-0.9531842928e0_dp*t266*t887 Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1950:0: t1168 = t619*t269 Warning: 't619' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't619' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't610' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1443:0: t236 = t235*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1944:0: t1151 = t607*t874 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't607' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't606' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't606' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't604' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't601' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't601' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't600' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't600' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't596' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't595' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't594' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't594' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2148:0: t1776 = t317*t591 Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't591' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't583' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't577' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1454:0: t255 = t57*t254 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't560' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't560' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1498:0: t322 = t315*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2039:0: t1510 = t874*t547 Warning: 't547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2043:0: t1524 = t865/t545/t230*t1522 Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't545' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't544' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't543' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't543' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1497:0: t321 = t320*t54 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't522' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2024:0: *t508*t874-0.9531842928e0_dp*t214*t887 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2021:0: t1391 = t505*t217 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1373:0: t129 = t5**0.333333333e0_dp Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't497' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2015:0: t1374 = t493*t874 Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't484' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2072:0: t1576 = t481*t254 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't481' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2145:0: t1765 = t320*t479 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't458' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't454' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1417:0: t195 = t45*t173 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1868:0: t945 = t443*t873 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1885:0: t1013 = t874*t434 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1889:0: t1027 = t865/t432/t178*t1025 Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't432' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't431' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't431' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't430' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't421' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't416' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't408' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't402' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1413:0: t189 = t40*t155 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1382:0: t142 = t4**0.30e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1865:0: *t394*t874-0.9531842928e0_dp*t161*t887 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1415:0: t192 = t39**(-0.20e1_dp) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1861:0: t903 = 0.1211413728e1_dp*t388*t873 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1858:0: t893 = t385*t164 Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't385' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2017:0: t1380 = t379*t217 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2013:0: t1371 = t372*t217 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1851:0: t875 = t367*t874 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2014:0: t1372 = t366*t212*t1371 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2009:0: t1361 = t362*t202 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2075:0: t1582 = t359*t254 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't359' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2073:0: t1578 = t357*t254 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2130:0: t1697 = t315*t355 Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't355' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2010:0: t1363 = t353*t254 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1939:0: t1137 = t351*t305 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1930:0: t1110 = t350*t142 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't344' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2008:0: *t750*t90*t91*t340-0.40e1_dp*t1125*t92+0.3600e2_dp*t1358 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't338' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2142:0: t1626-0.1200e2_dp*t356*t340*t309-0.40e1_dp*t1668 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1821:0: t825 = t732*t327 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1772:0: t762 = t322*t254 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1787:0: t782 = t316*t305 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1788:0: t783 = t305*t309 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't305' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2123:0: t1690 = 0.2400e2_dp*t771*t304*t133*t309 Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't304' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1377:0: t133 = t3-t132 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1724:0: t691 = t297*t393 Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't297' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1718:0: t679 = t678*t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1720:0: t682 = t293*t681 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't293' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1401:0: t172 = t29**2 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't288' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't287' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1704:0: t651 = t379*t283 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1709:0: t659 = t282**2 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1710:0: t661 = 0.1e1_dp/t659*t280 Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't280' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't279' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1703:0: t648 = t278*t393 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1696:0: t634 = t272*t406 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't272' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1691:0: *t266*t379 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1694:0: *t265*t627 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1778:0: t769 = t732*t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't257' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't256' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2146:0: t1768 = 0.2400e2_dp*t750*t253*t751 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't253' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't252' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1657:0: t577 = t245*t393 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't243' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't243' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1651:0: t565 = t564*t242 Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't242' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1653:0: t568 = t241*t567 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1410:0: t184 = t183*t24 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't239' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1637:0: t537 = t379*t231 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1642:0: t545 = t230**2 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1643:0: t547 = 0.1e1_dp/t545*t228 Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't228' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't227' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1636:0: t534 = t226*t393 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1629:0: t520 = t220*t406 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1624:0: *t214*t379 Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1645:0: t552 = t235*t212 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1627:0: *t213*t513 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't208' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't205' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1607:0: t485 = t204*t254 Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't204' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1592:0: t467 = t195*t393 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1586:0: t455 = t454*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1588:0: t458 = t191*t457 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1581:0: t447 = t185*t337 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't185' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1462:0: t265 = t18*t264 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1569:0: t424 = t379*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1574:0: t432 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1575:0: t434 = 0.1e1_dp/t432*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1568:0: t421 = t174*t393 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1399:0: t168 = t17**(-0.3333333332e0_dp) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1695:0: t631 = t630*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1561:0: t407 = t167*t406 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't167' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1555:0: *t161*t379 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1233:0: t1603, t1604, t1605, t1606, t1609, t161, t1610, t1611, t1613, t1615, t1620, t1622, t1626, & note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1713:0: t667 = t666*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1232:0: t1570, t1576, t1578, t1580, t1582, t1588, t159, t1590, t1593, t1599, t16, t160, t1602, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1551:0: t392 = 0.6057068640e0_dp*t157*t337 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1577:0: t439 = t183*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1685:0: t611 = t151*t269 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1558:0: *t156*t399 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1421:0: t203 = t15*t202 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1684:0: t610 = t149*t264 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1532:0: t364 = t147*t202 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1613:0: t491 = t144*t254 Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1829:0: t833 = t143*t832 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1671:0: t596 = t141*t305 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1523:0: t352 = t140*t142 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1518:0: t344 = t137**2 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: REAL(KIND=dp) :: t1346, t1358, t136, t1360, t1361, t1363, t1365, t1368, t137, t1371, t1372, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1513:0: t333 = t133**2 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1516:0: t340 = -0.2e1_dp*t131+0.2e1_dp*t338 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1486:0: t306 = t13*t305 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1503:0: t327 = t126*t309 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1784:0: t778 = t125*t1 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1381:0: t141 = t140*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1481:0: t297 = t116*t277 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1477:0: t291 = t111*t264 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1479:0: t294 = t110**(-0.20e1_dp) Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1383:0: t143 = t11*t142 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1467:0: t276 = t101**2 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1491:0: t309 = -t3-t132 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't1' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:858:0: t244 = 0.6057068640e0_dp*t98*t230 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:849:0: t226 = t92*t105 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:937:0: t382 = t381*t91 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:865:0: *t97*t251 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:834:0: t213 = t212*t85 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:683:0: REAL(KIND=dp) :: t792, t793, t798, t80, t800, t804, t807, t808, t810, t814, t820, t823, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:822:0: t193 = t74*t173 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:682:0: t732, t74, t743, t745, t748, t752, t755, t758, t769, t78 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:818:0: t187 = t69*t160 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:820:0: t190 = t68**(-0.20e1_dp) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:808:0: t172 = t59**2 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:680:0: t567, t570, t573, t58, t583, t589, t59, t595, t596, t6, t601, t603, t613, t62, t625, t64, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:817:0: t184 = t183*t55 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:827:0: t203 = t51*t202 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:764:0: t97 = t5*t96 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1167:0: t1019 = t488*t202 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:796:0: t150 = t48**0.333333333e0_dp Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't475' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1156:0: t984 = 0.2e1_dp*t470*t202 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't461' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't452' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1157:0: t986 = t212*t451 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:793:0: t145 = t45**0.333333333e0_dp Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't442' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't427' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't412' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1089:0: t758 = t509*t407 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1094:0: t800 = t500/t405/t178*t798 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:767:0: t101 = t4**(-0.8333333334e0_dp) Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't390' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't382' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't381' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't38' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1107:0: *t368*t509-0.9531842928e0_dp*t162*t522 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1104:0: t838 = t365*t165 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1098:0: t810 = t353*t509 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1084:0: t743 = t349*t202 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't349' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't334' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't324' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:789:0: t136 = t32*t114 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't319' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't310' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't296' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1043:0: t693 = t295*t508 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1034:0: t589 = t509*t286 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't286' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1038:0: t603 = t500/t284/t119*t601 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't273' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:785:0: t130 = t27*t96 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't261' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:787:0: t133 = t26**(-0.20e1_dp) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1026:0: *t246*t509-0.9531842928e0_dp*t102*t522 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1022:0: t538 = 0.1211413728e1_dp*t240*t508 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't240' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1019:0: t528 = t237*t105 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1100:0: t820 = t231*t165 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1096:0: t807 = t222*t165 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1012:0: t510 = t217*t509 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1097:0: t808 = t216*t160*t807 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:999:0: e_bb(ip) = e_bb(ip)+((t332+t489+t490+t452)*t2+t455+0.2e1_dp*t213+t457)*sc Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't209' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't206' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:963:0: t437 = t193*t245 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:957:0: t425 = t424*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:959:0: t428 = t189*t427 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:943:0: t397 = t231*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:948:0: t405 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:949:0: t407 = 0.1e1_dp/t405*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:942:0: t394 = t174*t245 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:935:0: t380 = t168*t258 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:930:0: *t162*t231 Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't162' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:951:0: t412 = t183*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:773:0: t113 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:933:0: *t161*t373 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:919:0: t351 = t154*t202 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't154' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:981:0: t464 = t342*t151 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:979:0: t458 = t333*t147 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:899:0: t319 = t136*t245 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:893:0: t307 = t306*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:895:0: t310 = t132*t309 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:888:0: t299 = t126*t230 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:876:0: t276 = t231*t120 Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:881:0: t284 = t119**2 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:882:0: t286 = 0.1e1_dp/t284*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:875:0: t273 = t115*t245 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:758:0: t89 = t88*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:934:0: t377 = t376*t109 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:868:0: t259 = t108*t258 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:862:0: *t102*t231 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:952:0: t413 = t412*t101 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't10' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tfw.F xc_tfw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tfw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tfw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F xc_xpbe_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xpbe_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xpbe_hole_t_c_lr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_b97.F xc_b97.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:984:0: t207 = t192*t93*t37*t204 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1028:0: t353 = t84*t352 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1038:0: t415 = t79*t21 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1073:0: t531 = F1*t235*t34-t77*t529 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1041:0: t461 = t74*t21 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1015:0: t305 = t56**2 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1014:0: t299 = 0.1e1_dp/t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:985:0: t211 = 0.2e1_dp/0.3e1_dp*t50*t93*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1003:0: *t37*t248 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:998:0: t242 = t27*t225 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:992:0: *t41-0.9e1_dp/0.4e1_dp*t22*t221*t204 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:987:0: t212 = t172*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1026:0: t344 = t183*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1021:0: t330 = g4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1016:0: t307 = 0.1e1_dp/t305*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1068:0: t498 = 2*t172*t40*t225+t14*t236-t14*t496 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:994:0: t229 = t13*t225 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1006:0: t272 = t268/t12/t13 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1019:0: t324 = g2*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_b97.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_b97.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:716:0: t475 = t473*t87*t218 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:729:0: t541 = t73*t21 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:779:0: t677 = F1*t279*t34-t71*t675 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:652:0: t255 = 0.2e1_dp/0.3e1_dp*t50*t125*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:635:0: t217 = t216*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:671:0: *t37*t292 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:650:0: t248 = 4*t237*t229+5*t240*t27*t218+6*t244*t31*t218 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:660:0: -0.9e1_dp/0.4e1_dp*t22*t265*t248 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:722:0: t504 = t429*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:683:0: t349 = 0.1e1_dp/t347*t194 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:711:0: t437 = t227*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:648:0: t240 = a4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:788:0: t720 = t143*t269 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:776:0: t653 = 2*t216*t40*t269+t14*t280-t14*t235*t292 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:651:0: t251 = t236*t125*t37*t248 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:736:0: t612 = t429*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:688:0: t373 = t73*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:717:0: t479 = t108*t429*t331 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:715:0: t473 = t424*t107 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:674:0: t314 = t312*t106*t107 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:733:0: t603 = t437*t105 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:731:0: t581 = t64*t118*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F xc_pbe.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pbe.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1929:0: t477 = 0.1e1_dp/t475*mu Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1530:0: kf_brhobrhob, mu note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1741:0: Fx_b = 0.1e1_dp+kappa-kappa/t153 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1529:0: k_s1rhob, k_srhoa, k_srhob, kappa, kf_a, kf_arhoa, kf_arhoarhoa, kf_b, kf_brhob, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1698:0: t101 = beta*t100 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1518:0: Arhobrhob, beta, beta_1_1, beta_1_2, beta_1_3, beta_2_1, beta_2_2, beta_2_3, beta_3_1, & note: 'beta' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F xc_xwpbe.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1112:0: t1385 = 0.1e1_dp/t1380*t469*mu*t101*s Warning: 'mu' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:435:0: kfrhorhorho, mu, my_norm_drho, my_rho, p_1, p_2, rs, rs2rho, rsrho, rsrhorho, & note: 'mu' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:1113:0: t1386 = kappa**2 Warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:434:0: k_s1rhorho, k_s2rho, k_srho, k_srho1rho, k_srhorho, kappa, kf, kf2rho, kfrho, kfrhorho, & note: 'kappa' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:960:0: t879 = beta/t877 Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pbe.F:427:0: Arhorhorho, beta, beta_1_1, beta_2_1, beta_3_1, beta_4_1, e_c_u_0, e_c_u_01rho, & note: 'beta' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xwpbe.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xwpbe.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:363:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:374:0: t237, t24, t240, t241, t242, t245, t246, t247, t249, t25, t250, t253, t254, t258, t26, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:386:0: t557, t56, t566, t569, t570, t577, t579, t58, t59, t6, t61, t616, t620, t621, t627, t628, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:390:0: t878, t88, t887, t888, t889, t89, t9, t905, t91, t910, t911 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: t114, t1143, t116, t1165, t117, t118, t119, t12, t120, t1202, t121, t1215, t122, t123, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:366:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:807:0: t1018 = t566*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:768:0: t761 = t78*t627 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:950:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1561*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:765:0: t744 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:722:0: t566 = 0.1e1_dp/t187/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:887:0: t1263 = t489*t136 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:924:0: t1465 = t478**2 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:922:0: t66-2._dp*t440*t432+2._dp*t86*t1388-t86*t1392) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:715:0: t546 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: t147*t148*t1392 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:920:0: Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:734:0: t627 = t42*t164 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:901:0: t1362 = t414*t415*t261*t83 Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:902:0: t1365 = t414*t416*t435 Warning: 't414' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:821:0: t1056 = t410*t1055 Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:800:0: t952 = t372*t136 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:795:0: t911 = sscale*t356 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:378:0: t335, t336, t337, t338, t339, t34, t340, t342, t343, t344, t345, t347, t355, t356, t357, & Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:871:0: +t888*t148*t889*t261) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:791:0: t888 = t338*t887 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:783:0: t854 = t323*t83 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:723:0: t569 = t32*t566*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:799:0: t933 = t31*t566 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: t432-t440*t284+2._dp*t86*t1110-t86*t1114) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:867:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:781:0: *t553*t66-2._dp*t297*t284+2._dp*t86*t784-t86*t788)) Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:375:0: t261, t262, t263, t265, t266, t269, t272, t274, t275, t278, t28, t281, t282, t284, t285, & Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:819:0: *(t628)*(t391)+(4._dp*t394*t406) Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:716:0: t550 = t24*t207*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:777:0: *t148*t788 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:913:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t269*t520-t76*t1369*Clda)*sx0 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:898:0: *t148*t404*t1117 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:736:0: t632 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:900:0: t1358 = t1059*t1060*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:899:0: t1352 = 0.1e1_dp/t240 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:854:0: t1082 = t425*t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: Warning: 't201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:732:0: t620 = t199*t13 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:745:0: t655 = t246*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:917:0: t1392 = t188*t735 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:371:0: t165, t166, t169, t170, t172, t173, t174, t175, t176, t18, t180, t183, t184, t185, t187, & Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:742:0: t227+0.6e1_dp*t68*t69*t632*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:757:0: (2._dp*t191*t165*t262)-(4._dp*t266*t233) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:714:0: t542 = t175*t169 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:750:0: (48._dp*t258*t215) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:893:0: (2._dp*t501*t398)+t147*t15*t647*t149-t147*t397*t507 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:731:0: t12*t61) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:744:0: -0.16e2_dp/0.3e1_dp*t241*t173*t176-(16._dp*t242*t180) Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:758:0: t707 = 2._dp*a1*t4*t16+12._dp*a2*t1*t21*t29 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:720:0: *t550) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:852:0: -t76*t1073*Clda)*sx0 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:735:0: t628 = t627*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:930:0: *t148*t983*t1372-t147*t148*t404*t1395 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:863:0: -t147*t148*t1114 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:912:0: +t412*t1362+t412*t1365)) Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:764:0: *t192*t735+2._dp*t32*t66*t4*t14*t192 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:793:0: t905 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:886:0: *t71*t678)/0.2e1_dp) Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:367:0: t1242, t125, t1258, t126, t1263, t127, t1286, t13, t130, t1316, t134, t1347, t135, t1352, & Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:796:0: t923 = 0.1e1_dp/t126/t125 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:794:0: t910 = t119*t343*t123 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:788:0: t875 = t97*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: *t1365)) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:949:0: Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:801:0: t956 = t111*t83*t138 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:711:0: t530 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:850:0: +(t412)*t414*t416*(t287)) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:761:0: a5*t18*t52*t63 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:671:0: t435 = 2._dp*t426*t81+t79*t430-t147*t433 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:569:0: t258 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:631:0: t374 = t135*t136 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp.F xc_lyp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:984:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t100, & Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1002:0: t58, t59, t596, t6, t605, t61, t624, t63, t633, t640, t644, t65, t650, t656, t66, t67, & Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1005:0: REAL(KIND=dp) :: t847, t848, t849, t851, t852, t86, t865, t871, t874, t88, t89, t9, t902, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1339:0: t806 = t454*t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1324:0: t650 = t78*t515 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1440:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t76*t1205*Clda)*sx0 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1321:0: t633 = t74**2 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1279:0: t454 = 0.1e1_dp/t153/t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1273:0: t434 = t44*t28*t7 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1400:0: t1066 = t331*t332*t227*t83 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1401:0: t1069 = t331*t333*t352 Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1353:0: t848 = t327*t847 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1280:0: t457 = t32*t454*t1*t4 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't314' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:994:0: t283, t288, t29, t293, t294, t297, t299, t3, t300, t301, t304, t305, t307, t308, t31, & Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1293:0: t520 = t26*t15 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:992:0: t229, t231, t232, t235, t238, t24, t240, t241, t244, t247, t248, t25, t250, t251, t253, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1351:0: *t114*t820*t640)-(t113*t114*t321*t681) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1333:0: t113*t114*t678 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1274:0: t438 = t24*t173*t28 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1417:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t235*t408-t76*t1073*Clda)*sx0 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1397:0: *t114*t321*t909 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1399:0: t1062 = t851*t852*t211 Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1398:0: t1056 = 0.1e1_dp/t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: -0.16e2_dp/0.3e1_dp*t207*t139*t142-(16._dp*t208*t146) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1301:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1378:0: t874 = t342*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1379:0: t902 = t454*t184*t227 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1317:0: a5*t18*t52*t63 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1306:0: (48._dp*t224*t181) Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1289:0: t508 = t165*t13 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1302:0: t543 = t212*t156 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1421:0: t1098 = t154*t624 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:988:0: t140, t141, t142, t146, t149, t15, t150, t151, t153, t154, t156, t157, t158, t159, t16, & Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1299:0: t193+0.6e1_dp*t68*t69*t520*t71 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1313:0: *t199)+(2._dp*t157*t131*t228)-(4._dp*t232*t199) Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1292:0: t516 = t515*t15 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1272:0: t430 = t141*t135 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1320:0: *t158*t624+2._dp*t32*t66*t4*t14*t158 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1392:0: *t389*t315)+t113*t15*t535*t115-t113*t314*t395 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1291:0: t515 = t42*t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1419:0: t1080 = t69*t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1288:0: t12*t61) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1277:0: /0.3e1_dp*t140*t434+(20._dp*t22*t438) Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1416:0: *t335-t848*t1062+t329*t1066+t329*t1069)) Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1376:0: -t76*t865*Clda)*sx0 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: *t114*t820*t1076-t113*t114*t321*t1101 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1430:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1424:0: *t1094-t113*t114*t1098 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1386:0: *t902-t113*t114*t906 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1268:0: t418 = t11*t26 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: *t331*t333*t253) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1374:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1439:0: +t403*t1066+t403*t1069) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1198:0: t299 = t93**2 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1235:0: t352 = 2._dp*t343*t81+t79*t347-t113*t350 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1159:0: t224 = a5*t36*t52 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1503:0: t276, t2764, t2774, t28, t280, t2808, t2810, t2838, t284, t2841, t2844, t2846, t285, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1518:0: t596, t597, t6, t60, t602, t603, t608, t61, t613, t617, t620, t621, t624, t626, t629, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: t891, t892, t893, t897, t898, t9, t90, t902, t904, t907, t908, t909, t91, t910, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1527:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1480:0: t123, t1236, t1237, t124, t1240, t1242, t1243, t125, t1257, t1258 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: REAL(KIND=dp) :: t126, t1264, t1265, t127, t128, t1281, t1282, t1285, t1287, t129, t1294, & Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1481:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1487:0: t1563, t1564, t1568, t157, t1572, t1573, t1579, t158, t1580, t159 Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1497:0: t221, t222, t2224, t223, t224, t2240, t2245, t2254, t2258, t2267, t2269, t227, t2271, & Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't982' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't965' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't958' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't954' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't951' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't945' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: Warning: 't942' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't933' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2424:0: t2297 = t1305*t932 Warning: 't932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: t918, t919, t92, t93, t930, t932, t933, t937, t94, t942, t945, t95, t951, t954, t958, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1528:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't919' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2409:0: t2258 = t1547*t918 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't916' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't910' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't908' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2437:0: t2348 = t176*t907 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't904' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2405:0: t2245 = t902*t142 Warning: 't902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't898' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2522:0: t2774 = t891**2 Warning: 't891' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't889' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't888' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't880' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't877' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't876' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't871' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't870' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't867' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't851' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't849' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't848' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't846' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't845' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't842' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2241:0: t1580 = t83*t1579 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1524:0: t799, t8, t80, t800, t801, t803, t804, t808, t81, t810, t812, t815, t816, t817, t82, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't810' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2613:0: e_ndrho_ndrho = e_ndrho_ndrho-t80*(t2963+t3167)*Clda Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2227:0: *t784)-(2._dp*t779*t656*t1297) Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't792' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't791' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2435:0: *t84*t1579*t587*t444 Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2158:0: t1287 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1523:0: REAL(KIND=dp) :: t769, t77, t771, t772, t779, t78, t780, t781, t783, t784, t787, t791, t792, & Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2313:0: t1853 = t771*t275 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't765' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2165:0: t1306 = t1305*t754 Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2460:0: t2442 = t75*t409*t444 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2451:0: *t2271+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2311) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2582:0: *(t783)*(t2927) Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2444:0: t2363*t2305+0.5e1_dp/0.2e1_dp*(t735)*(t739)*(t2059) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2352:0: *(t746)*(t753)*(t1318) Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2482:0: t2529 = t721*t444 Warning: 't721' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2292:0: t1786 = f98*t717 Warning: 't717' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2291:0: t1781 = A*t713 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't711' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't701' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2459:0: t2437 = t698*t444 Warning: 't698' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2111:0: t1134 = 0.1e1_dp/t376/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't663' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't639' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2483:0: t2543 = t908*t620 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't613' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2540:0: t2841 = t602*t1285 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2230:0: t1548 = t1547*t588 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2247:0: /0.2e1_dp-t166*t1355*t83*t170+(2._dp*t1294*t801) Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2425:0: t2305 = t581*t168*t2072 Warning: 't581' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't578' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1517:0: t569, t571, t572, t575, t576, t577, t578, t58, t581, t582, t583, t587, t588, t589, t592, & Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: 0.7e1_dp/0.2e1_dp*t569*t571*t1240 Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2408:0: Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2202:0: t1520 = t567*t142 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't563' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't556' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't554' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2197:0: t1479 = sscale*t551 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't542' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1515:0: t532, t533, t534, t535, t537, t538, t539, t54, t540, t542, t55 Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2193:0: t1456 = t533*t1242 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1514:0: t507, t508, t509, t510, t511, t513, t514, t515, t517, t518, t522, t525, t529, t530, t531, & Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2092:0: t1086 = t4*t515 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't509' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2378:0: t2142 = t870*t507 Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2178:0: t1379 = t495*t82 Warning: 't495' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1513:0: t475, t478, t479, t48, t481, t486, t49, t493, t495, t498, t499, t5, t502, t503, t504, & Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2177:0: (F2*t1126*t68-2._dp*t475*t402+2._dp*t85*t1136-t85*t1169)) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2102:0: t1119 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't449' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2389:0: +t1456*t340*t1457*t440) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2156:0: -t375*t340*t1282 Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2390:0: t2224 = t424*t377 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2132:0: t1214 = t411*t18 Warning: 't411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1510:0: t390, t392, t398, t4, t401, t402, t403, t404, t406, t409, t41, t411, t412, t415, t416, & Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2088:0: t1079 = t4*t1078 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't386' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2153:0: t1282 = t377*t1281 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1509:0: REAL(KIND=dp) :: t372, t373, t374, t375, t376, t377, t378, t38, t383, t384, t385, t386, t39, & Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2200:0: t1498 = t371*t377 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2101:0: t1115 = t363*t312 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2136:0: -(48._dp*t437*t398) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2130:0: -0.16e2_dp/0.3e1_dp*t420*t361*t364-(16._dp*t421*t368) Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2251:0: t1615 = t189*t347 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2143:0: *t1220-t375*t340*t1237 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2124:0: -t1132+t1139-t1171+0.10e2_dp/0.9e1_dp*t73*t1173 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2201:0: t1501 = t34*t1134 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1507:0: t335, t336, t338, t339, t34, t340, t342, t343, t345, t346, t347, t348, t349, t35, t351, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2126:0: t1178 = t411*t338 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2369:0: t836-t80*(t1663+t1802+t1898+t2028)*Clda Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2333:0: *(t1176))-t267*t1731)*alpha5*t271 Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2250:0: t1609 = t315*t56*t58 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2103:0: t1123 = t27*t390*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2273:0: t1697 = f2732/t295/t1693/t250 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2254:0: t1633 = f94/t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2275:0: t1710 = t1709*t293 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2268:0: t1680 = 0.1e1_dp/t290/t1677/t690 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2312:0: t1846 = t75*t273 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2317:0: t1880 = 0.1e1_dp/t258/t1677/t222 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2469:0: t2449+t280*t2452/0.2e1_dp Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2354:0: t1984 = t1983*t256 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2274:0: t1709 = 0.1e1_dp/t252/t293/t250 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2285:0: -0.3e1_dp/0.4e1_dp*t280*t1723+t280*t1726/0.2e1_dp Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2305:0: *t1649)*alpha6*t284*t286) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2353:0: t1983 = 0.1e1_dp/t224/t690 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2515:0: *t156*t444 Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2152:0: *a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2334:0: t1906 = 0.1e1_dp/t205/t222 Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2147:0: t1257 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2266:0: *t1301)-(15._dp*t1658*t271*t588*t453) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2612:0: alpha6*t284*t286)-(12._dp*t1740*t194*t44*t2715) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2163:0: t1304 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2438:0: t2363 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2367:0: /0.9e1_dp*t457/t9/t1770*t56*t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1489:0: t1649, t1658, t166, t1663, t167, t1677, t168, t1680, t1681, t1682, t1686, t169, t1693, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2575:0: t2994 = t168*t2715 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2411:0: t2269 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2419:0: t2269*t2271) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1488:0: REAL(KIND=dp) :: t1592, t1599, t16, t1602, t1609, t1615, t162, t1624, t1625, t163, t1633, & Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2171:0: t1324 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2240:0: t1579 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2573:0: t2975 = t154*t2715 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2571:0: +(5._dp*t2329*t965)-(t81*t93*t1285) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2420:0: t2280 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2598:0: t2975)+0.3e1_dp/0.2e1_dp*(t746)*(t753)*(t2979) Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2307:0: t1805 = t148*t1804 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2337:0: t1932 = t176*t147*t149 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2376:0: t441-t842*t402+2._dp*t85*t1220-t85*t1237) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: -t553*t77*t1236)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2404:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1482:0: t1297, t13, t1301, t1304, t1305, t1306, t1309, t131, t1310, t1317, t1318, t132, t1324, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2198:0: t1491 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2195:0: t1473 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2196:0: t1478 = t125*t538*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2192:0: t1445 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2386:0: *t871*t522)+(2._dp*t508*t357*t873)-(4._dp*t877*t522) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2119:0: *t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2519:0: *t68-2._dp*t842*t441+2._dp*t85*t1265-t85*t1282) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2189:0: *t514*t1078*t14*t517+0.6e1_dp*t118*t119*t1091*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2537:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1285) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2203:0: t1524 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1477:0: t1097, t1098, t11, t110, t1100, t111, t1113, t1115, t1119, t1123, t1126, t1127, t1129, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2220:0: -0.7e1_dp/0.2e1_dp*(t569)*(t571)*(t1301) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2517:0: +t2688)*Clda Warning: 't1069' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1066' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: *t765-t937*t626/0.3e1_dp+(t2371+t2401)*t185*t190 Warning: 't1052' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2457:0: Warning: 't1035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2495:0: *(t444) Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2480:0: *t620*(t1240) Warning: 't1009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1474:0: REAL(KIND=dp) :: d2Qndrhondrho, d2Qrhondrho, d2Qrhorho, dQndrho, dQrho, Q, t1, t10, t1001, & Warning: 't1001' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2107:0: *t25*t1123) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2182:0: t1402 = t116*t1134*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1818:0: t444 = 2._dp*t412*t70+t11*t426-t375*t442 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1814:0: t437 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1825:0: t457 = t329*t330 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1964:0: t761 = t310*t311 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1935:0: t689 = 0.1e1_dp/t290/t289 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1989:0: t815 = t270*t193 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1910:0: t629 = t246*t192 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1897:0: t592 = t219*t72 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1908:0: t624 = t213*omega Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1891:0: t581 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:1884:0: t569 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F xc_xbecke88_lr_adiabatic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_lr_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_lr_adiabatic.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5173:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3188:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4934:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3343:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3187:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3396:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5220:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3186:0: REAL(kind=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4628:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3381:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3185:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5455:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3184:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4599:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3377:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4572:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4251:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3535:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3183:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3571:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3182:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4892:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4683:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4555:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3181:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4897:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3447:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4004:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4137:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4015:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4054:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4060:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4044:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4034:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4016:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3180:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4086:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4208:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4212:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4023:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4464:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4131:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3556:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4089:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3179:0: REAL(kind=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3178:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3471:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4161:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3177:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3962:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3176:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4182:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3991:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3175:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3174:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3972:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3173:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3550:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3172:0: REAL(kind=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3953:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3170:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3942:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3169:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3944:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3168:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3555:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3406:0: t365 = t6*ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3915:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3166:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3920:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3165:0: REAL(kind=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4156:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3164:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4163:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3547:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3163:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3858:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3162:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4135:0: t1962 = t585*rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3161:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3551:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4056:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3160:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4199:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3159:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3369:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3157:0: t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4180:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3156:0: t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, t5686, t5689, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4118:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3543:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3154:0: t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, t5622, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5044:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3969:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3153:0: t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, t5593, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3986:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3151:0: REAL(kind=dp) :: t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, t5531, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3150:0: t5480, t5482, t5484, t5487, t5489, t5492, t5494, t5496, t5499, t55 note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3714:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3147:0: t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, t5415, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3146:0: t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, t5373, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3145:0: t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, t5342, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3144:0: REAL(kind=dp) :: t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, t5311, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3143:0: t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284, t5291 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3142:0: t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, t5256, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3769:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3141:0: t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, t516, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3140:0: t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, t5106, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4485:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3139:0: t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, t5040, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3725:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3354:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3138:0: t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, t5009, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4077:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3135:0: t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, t4907, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3371:0: t289 = rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3133:0: t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, t4837, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3891:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3132:0: t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, t4797, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4443:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3131:0: t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, t4769, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4193:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4211:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3130:0: REAL(kind=dp) :: t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, t4732, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3802:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3428:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3129:0: t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707, t4708 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3513:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3128:0: t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, t4627, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4382:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3127:0: t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, t4498, t45, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4419:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4127:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3126:0: t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, t4317, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3339:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4418:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4108:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3817:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3125:0: t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, t4201, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4406:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3340:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3820:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3124:0: t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, t4025, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4394:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4431:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3123:0: REAL(kind=dp) :: t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, t3940, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4009:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3122:0: t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869, t387 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3503:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3121:0: t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, t3826, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3647:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3120:0: t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, t3682, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3344:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3690:0: t1002*rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3119:0: t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, t360, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3118:0: t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, t3546, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4432:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3952:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3117:0: t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, t3497, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3973:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3116:0: REAL(kind=dp) :: t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, t3378, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3987:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4532:0: e_rho_rho_rho_spin(ii) = e_rho_rho_rho_spin(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4666:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3115:0: t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329, t3339 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3583:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4717:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4345:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3114:0: t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, t3268, t327, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3581:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3579:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3675:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3685:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3113:0: t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, t3141, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3940:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4353:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4001:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3945:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3847:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3112:0: t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, t3069, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4521:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4364:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5128:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3851:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3111:0: t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, t2935, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5131:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4476:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4593:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3110:0: t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, t282, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3544:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4495:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4463:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3109:0: REAL(kind=dp) :: t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, t271, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4071:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5156:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5261:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4643:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3108:0: t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622, t2631 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4617:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3912:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4308:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5167:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4112:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3107:0: t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, t2552, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3349:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4343:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3106:0: t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, t2424, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3868:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3501:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3105:0: t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, t2319, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4379:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3672:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3872:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3103:0: t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, t2257, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3468:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3977:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4335:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3102:0: REAL(kind=dp) :: t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, t22, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4886:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4529:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5523:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3101:0: t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160, t2169 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5575:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5585:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5078:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5482:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3100:0: t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, t2126, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5553:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3422:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5538:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5516:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5506:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5610:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5614:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3099:0: t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, t2086, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5595:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5528:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3451:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5579:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5563:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3098:0: t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, t2042, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4680:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3507:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3478:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3097:0: t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, t2002, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5541:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5416:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5406:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5417:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3562:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3096:0: t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, t1980, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3473:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3475:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3095:0: REAL(kind=dp) :: t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, t1958, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5427:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3484:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3094:0: t1914, t1917, t192, t1920, t1923, t1924, t1925, t1928 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5241:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3466:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3093:0: t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, t1912, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5142:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3558:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3092:0: t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, t1884, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4820:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5147:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3091:0: t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, t1852, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3463:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5293:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5494:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3090:0: t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, t1824, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5345:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5353:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3538:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5371:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3089:0: t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, t1797, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5363:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3552:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5570:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5388:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3452:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3088:0: REAL(kind=dp) :: t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, t1774, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5347:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3087:0: t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757, t1758 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5339:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4788:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5382:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5405:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5325:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3086:0: t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, t1737, t1740, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5352:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3085:0: t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, t1715, t1717, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5113:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5204:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5182:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3084:0: t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, t1699, t17, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3492:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3083:0: t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, t1675, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4946:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5171:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3445:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3082:0: t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, t1649, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3081:0: REAL(kind=dp) :: t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, t1628, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5168:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3080:0: t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613, t1615 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3426:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3345:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4656:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5209:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4650:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3079:0: t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, t1601, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5159:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4678:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4872:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3078:0: t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, t1584, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5460:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5446:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3438:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4664:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4864:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3077:0: t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, t1563, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4949:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4977:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5397:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5483:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3076:0: t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, t1541, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4975:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3506:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4969:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4966:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4959:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3440:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3075:0: t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, t1513, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4956:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3542:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3074:0: REAL(kind=dp) :: t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, t1498, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5018:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5549:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3073:0: t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470, t1471 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5223:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4627:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5037:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5195:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5166:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3072:0: t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, t1444, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5436:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3498:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4883:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3567:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4510:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5226:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3071:0: t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, t1411, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5289:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4568:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4836:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3520:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4695:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5233:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3070:0: t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, t1387, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3347:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4708:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5244:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5248:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4685:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5501:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3410:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3578:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3069:0: t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, t133, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4827:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4804:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4811:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5282:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4452:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3068:0: t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, t1284, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3380:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3067:0: REAL(kind=dp) :: t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, t1224, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4795:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3415:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4732:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4750:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3066:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193, t1194 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4760:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5313:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3997:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5290:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5605:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5580:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3404:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3065:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4775:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3534:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4781:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4739:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4787:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4725:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4855:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3522:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4768:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4846:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3064:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4819:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3525:0: t635 = -4*t108+4*t332*rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5106:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3530:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4716:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4642:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3063:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4246:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4940:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5185:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:5510:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3531:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3384:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3062:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3389:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3419:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4549:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4635:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4626:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3061:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:4616:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3341:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:3060:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t1000, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2684:0: t591, t595, t596, t6, t60, t603, t604, t605, t607, t608, t61, t612, t615, t620, t622, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2652:0: t1168, t117, t1178, t118, t1181, t1182, t1186, t1195, t12, t121, t122, t1239, t1241, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2654:0: t1275, t1276, t128, t1280, t1287, t1288, t129, t13, t1317, t1321 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3284:0: t1342 = t93*t1341 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't920' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't917' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't903' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3280:0: t1331 = t140*t90*t108 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't860' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't839' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3332:0: t1469 = t83*t1341 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3236:0: t1149 = 0.1e1_dp/t512/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't809' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't805' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3615:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2391+t2668)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't788' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3499:0: t2136 = t1332*t783 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't781' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3235:0: t1141 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't770' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3479:0: t2066 = t1262*t769 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't761' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3508:0: t2180 = t136*t758 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3419:0: t1795 = t75*t372*t407 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3516:0: t2211 = t140*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't736' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't727' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't714' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't702' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't699' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: Warning: 't695' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't692' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3545:0: *t68-2._dp*t733*t404+2._dp*t85*t1119-t85*t1136) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't671' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3195:0: t987 = 0.1e1_dp/t339/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't665' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: Warning: 't660' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't641' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't633' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3352:0: t1545 = t628*t238 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't620' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3497:0: *(t607)*(t2111) Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't588' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't587' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3414:0: t1768 = t569*t407 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3477:0: -t852*t519+f12*t2053*t94 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't551' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3539:0: t2283 = t541*t1139 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3418:0: t1791 = t531*t407 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: Warning: 't524' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3388:0: t1691 = 0.1e1_dp/t523 Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3478:0: t2060 = t759*t513 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2681:0: t505, t506, t507, t510, t512, t513, t514, t516, t519, t522, t523, t524, t530, t531, t535, & Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3282:0: t1333 = t1332*t482 Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3522:0: *t2072+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2111) Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3340:0: *t1333) Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3331:0: t1453 = t125*t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3188:0: t972 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3472:0: t404-t733*t365+2._dp*t85*t1073-t85*t1090) Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3277:0: *t979*t68-2._dp*t464*t365+2._dp*t85*t989-t85*t1022)) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3262:0: t1263 = t1262*t453 Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3328:0: *t1430*t1151)-t1434*t1435*t452 Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't448' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3487:0: t2099 = t447*t127*t2071 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3515:0: t2195*t2099+0.5e1_dp/0.2e1_dp*(t440)*(t448)*(t1946) Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3297:0: *(t474)*(t481)*(t1351) Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3317:0: t1407 = t110*t436 Warning: 't436' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3536:0: t2274)*Clda)*sx Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2677:0: t387, t388, t389, t39, t391, t392, t395, t396, t4, t400, t403, t404, t405, t407, t409, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't396' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't395' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3210:0: t1034 = t14*t387 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: -0.16e2_dp/0.3e1_dp*t383*t324*t327-(16._dp*t384*t331) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3212:0: Warning: 't378' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2676:0: REAL(KIND=dp) :: t366, t367, t369, t372, t374, t375, t378, t379, t38, t382, t383, t384, & Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2675:0: t341, t346, t347, t348, t349, t35, t353, t355, t36, t361, t364, t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3217:0: *t355)-(48._dp*t400*t361)) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3175:0: t939 = t34*t340 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2674:0: t320, t321, t324, t325, t326, t327, t331, t334, t335, t336, t337, t338, t339, t34, t340, & Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3172:0: t933 = t14*t334 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't331' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3187:0: t968 = t326*t275 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3180:0: t951 = t4*t320 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3350:0: t1519 = t149*t310 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3223:0: *t303*t1073-t338*t303*t1090 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3207:0: +t992-t1024+0.10e2_dp/0.9e1_dp*t73*t1026 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2673:0: t302, t303, t305, t306, t308, t309, t31, t310, t311, t312, t314, t315, t316, t317, t32, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2672:0: t279, t28, t281, t282, t284, t289, t29, t292, t293, t295, t296, t298, t299, t3, t301, & Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3412:0: t727-t80*(t1392+t1517+t1577+t1742)*Clda)*sx Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3257:0: t1243 = t278*t56*t58 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3189:0: t976 = t27*t353*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3374:0: t1630 = f2732/t258/t1626/t213 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3389:0: t1699 = f94/t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3243:0: t1167 = 0.1e1_dp/t215/t256/t213 Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3369:0: t1613 = 0.1e1_dp/t253/t1178/t523 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3349:0: (4._dp*t510*t552) Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3351:0: t1538 = t75*t236 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2667:0: t2180, t219, t2195, t22, t220, t2203, t221, t2211, t2233, t226, t227, t2274, t2279, t228, & Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3468:0: t1785+t243*t1788/0.2e1_dp Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3385:0: t1667 = t1666*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2666:0: t210, t2105, t2111, t2115, t213, t2133, t2136, t214, t215, t2155, t2158, t216, t218, & Warning: 't215' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3382:0: -0.3e1_dp/0.4e1_dp*t243*t1159+t243*t1162/0.2e1_dp Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3239:0: t1157 = 0.1e1_dp/t190/t213 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3560:0: *t1139-t243*t2336)*alpha6*t247*t249 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3230:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2664:0: t190, t191, t1938, t1946, t196, t1976, t1978, t2, t200, t2018, t202, t204, t2053, t2056, & Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3384:0: t1666 = 0.1e1_dp/t187/t523 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3438:0: 0.10e2_dp*t659*t234*t127*t452*(t407) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3213:0: t1067 = t374*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3354:0: t1552 = 0.1e1_dp/t167/t185 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3192:0: 0.32e2_dp/0.3e1_dp*t325*t972+(20._dp*t25*t976) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3410:0: *t234*t1737*t452) Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3454:0: *t407) Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3534:0: -(5._dp*t1726*t506*t6*t407) Warning: 't153' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3365:0: *t58 Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3333:0: t1473 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3460:0: -(16._dp*t752*t331)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3509:0: t2195 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3614:0: *t238*t1139+t289*t2336)*alpha8*t296) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3233:0: *t303*t1119-t338*t303*t1136 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3596:0: /0.4e1_dp*t603*t1469*t2473 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3541:0: t2316 = t127*t2279 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3480:0: t2069 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3507:0: *t585-0.27e2_dp/0.4e1_dp*t2069*t2155 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3329:0: t1442 = 0.1e1_dp/t121/t114 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3203:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3590:0: *t81*t1430*t2279)-(t81*t93*t595*t2279) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3571:0: t2486 = t115*t1139 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3574:0: t2515 = t114*t1139 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3573:0: t2511 = t113*t2279 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3315:0: +0.70e2_dp/0.9e1_dp*t695/t8/t1385*t56*t58 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3484:0: t2084 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2650:0: t108, t109, t1090, t1093, t1095, t11, t110, t111, t1111, t1118, t1119, t112, t113, t1136, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3584:0: t2511)+0.3e1_dp/0.2e1_dp*(t474)*(t481)*(t2515) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3390:0: t1726 = t106*t1256 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3260:0: t1261 = t136*t105*t108 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: /0.3e1_dp*t428*t972+(20._dp*t100*t976)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3255:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3225:0: t1095 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3568:0: t3*t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3008:0: t512 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2958:0: t407 = 2._dp*t375*t70+t11*t389-t338*t405 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2954:0: t400 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3082:0: t681 = t292*t293 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3087:0: t695 = t273*t274 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3013:0: t522 = 0.1e1_dp/t253/t252 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3064:0: t633 = t233*t154 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2999:0: t489 = t209*t153 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3091:0: t705 = t182*t72 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3090:0: t702 = t176*omega Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:2976:0: t447 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3688:0: t752, t756, t759, t760, t762, t765, t767, t768, t769, t77, t772, t78, t781, t8, t80, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3683:0: t596, t599, t6, t60, t603, t604, t607, t608, t61, t610, t611, t612, t616, t617, t621, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3655:0: t1216, t1220, t123, t1230, t1235, t124, t1240, t1241, t1242, t125, t1250, t1251, t1252, & Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: t1256, t126, t1260, t1264, t127, t1273, t128, t1288, t129, t1295, t13 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3656:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: t1578, t158, t1583, t159, t1592, t1594, t16, t1608, t162, t1620, t1627, t163, t1632, & Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3661:0: Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3662:0: t1645, t1652, t166, t167, t1675, t1678, t168, t1685, t1687, t1688, t169, t1692, t1695, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3665:0: t185, t186, t1860, t1878, t1886, t189, t19, t190, t192, t193, t1935, t194, t1945, t195, & Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: t917, t92, t920, t922, t93, t932, t933, t94, t95, t96, t964, t967, t968 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3691:0: Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3690:0: t855, t87, t871, t872, t875, t877, t878, t88, t892, t893, t899, t9, t90, t900, t91, t916, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4297:0: t1346 = t83*t1250 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3689:0: t803, t804, t806, t81, t811, t813, t816, t82, t820, t83, t84, t843, t844, t849, t85, & Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4496:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t2013+t2174)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4180:0: t922 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4311:0: t1400 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4182:0: +t772-t806+0.10e2_dp/0.9e1_dp*t72*t258*t231 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't690' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't670' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4133:0: t767 = 0.1e1_dp/t250/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't664' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't656' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4378:0: t1675 = t1241*t651 Warning: 't651' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: Warning: 't638' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4384:0: t1695 = t1203*t637 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't629' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4406:0: t1781 = t176*t626 Warning: 't626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't623' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4358:0: t1583 = t621*t142 Warning: 't621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't612' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4436:0: t1945 = t610**2 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't584' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't555' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't549' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4313:0: t1402 = t548*t1401 Warning: 't548' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4310:0: t1393 = t75/t544/t199 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't538' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't532' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't523' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4420:0: *t1739+0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t1712) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3680:0: t501, t504, t505, t511, t512, t513, t516, t517, t521, t523, t526, t528, t531, t532, t533, & Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4413:0: t1796*t1762+0.5e1_dp/0.2e1_dp*(t499)*(t504)*(t1632) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4279:0: (t511)*(t516)*(t1260) Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't499' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4264:0: t1242 = t1241*t485 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3679:0: t471, t478, t479, t48, t480, t483, t484, t485, t486, t49, t490, t493, t499, t5, t500, & Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3678:0: REAL(KIND=dp) :: t445, t451, t452, t453, t456, t457, t46, t461, t462, t463, t466, t470, & Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4253:0: t1204 = t1203*t462 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4296:0: t478*t512*t969) Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4124:0: t752 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4238:0: t1169 = t148*t444*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4392:0: +0.3e1_dp/0.2e1_dp*t478*t484*t1712-0.2e1_dp*t478*t512*(t1446) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4306:0: *(t457)*(t933) Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4482:0: *(t1886) Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3677:0: t428, t429, t433, t435, t437, t438, t44, t441, t442, t443, t444 Warning: 't441' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: 0.7e1_dp/0.2e1_dp*t435*t437*t875 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4361:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4217:0: t1143 = t433*t142 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't419' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4212:0: t1102 = sscale*t417 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3676:0: t403, t404, t405, t406, t408, t41, t416, t417, t418, t419, t42, t420, t422, t423, t424, & Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4109:0: t706 = t4*t705 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4208:0: t1079 = t399*t877 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3675:0: t380, t381, t383, t384, t388, t39, t391, t395, t396, t397, t398, t399, t4, t400, t401, & Warning: 't391' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4113:0: t713 = t4*t381 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4331:0: t1480 = t589*t373 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4188:0: t967 = t361*t82 Warning: 't361' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4430:0: *t461*t320)-(2._dp*t91*t344*t875) Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3673:0: t322, t325, t328, t329, t332, t335, t338, t339, t34, t341, t342, t344, t345, t35, t352, & Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4216:0: t1124 = t34*t767 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4187:0: *t759*t68-2._dp*t335*t278+2._dp*t85*t769-t85*t804)) Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4431:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t322*t696-t80*(t1652+t1860)*Clda)*sx Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4342:0: +t1079*t210*t1080*t316) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4125:0: t756 = t27*t266*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4178:0: *t210*t917 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4343:0: t1562 = t300*t251 Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4154:0: t849 = t287*t18 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3671:0: REAL(KIND=dp) :: t278, t279, t28, t280, t285, t287, t288, t29, t291, t292, t295, t296, t297, & Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4377:0: *t320 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4175:0: t917 = t251*t916 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3669:0: t234, t235, t236, t237, t238, t24, t242, t245, t246, t247, t248, t249, t25, t250, t251, & Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4215:0: t1121 = t245*t251 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4123:0: t748 = t237*t231 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4158:0: (48._dp*t313*t274) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4152:0: -0.16e2_dp/0.3e1_dp*t296*t235*t238-(16._dp*t297*t242) Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4165:0: -t249*t210*t872 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4146:0: +t772-t806+0.10e2_dp/0.9e1_dp*t73*t258*t56*t58 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4174:0: a5*t21*t54*t65 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3667:0: t206, t2060, t2064, t2068, t208, t209, t21, t210, t2107, t212, t213, t2140, t215, t2159, & Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4148:0: t813 = t287*t208 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4325:0: -t80*(t1189+t1408)*Clda)*sx Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4462:0: -(4._dp*t568*t570) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4281:0: t1288 = t148*t531*t193 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4169:0: t892 = 2._dp*a1*t3*t19+12._dp*a2*t1*t24*t32 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4323:0: *t199*t285+t550*t285)) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4495:0: t549*t199-t690*t1401*t1620+t691*t320) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4290:0: t1331 = t166*t181 Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4407:0: t1796 = t176*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4249:0: *t58 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4475:0: +0.3e1_dp/0.2e1_dp*(t511)*(t516)*(t2064) Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4454:0: t1999 = t168*t1886 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4394:0: t1737 = t166*t167 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4405:0: *t471*t875)/0.2e1_dp+(10._dp*t1685*t1762) Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4488:0: *(t1989)-t151*t1979*t83*t159+(2._dp*t1678*t635) Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4265:0: t1250 = 0.1e1_dp/t169/t156/t155 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4287:0: t1315 = 0.1e1_dp/t162/t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4464:0: t2060 = t154*t1886 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4380:0: t1685 = t151*t152 Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4262:0: t1240 = t180*t90*t149 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: t1401, t1402, t1408, t141, t142, t1437, t144, t1446, t145, t147, t148, t1480, t1482, & Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3659:0: Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4329:0: -t561*t278+2._dp*t85*t855-t85*t872) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: t419*t77*t871)/0.2e1_dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4357:0: Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3657:0: REAL(KIND=dp) :: t1300, t1304, t1308, t1309, t131, t1315, t1316, t132, t1326, t133, t1331, & Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4213:0: t1114 = 0.1e1_dp/t132/t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4210:0: t1096 = t13*sscale Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4211:0: t1101 = t125*t404*t129 Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4207:0: t1068 = t96*t124 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4339:0: *t388)+(2._dp*t374*t227*t592)-(4._dp*t596*t388) Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4142:0: t63) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4433:0: t68-2._dp*t561*t317+2._dp*t85*t900-t85*t917) Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4204:0: t380*t705*t14*t383+0.6e1_dp*t118*t119*t718*t77 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4451:0: -0.7e1_dp/0.2e1_dp*(t435)*(t437)*(t920) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4218:0: t1147 = t110*t82*t144 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3652:0: t1080, t109, t1096, t11, t110, t1101, t1102, t111, t1114, t1115, t1121, t1124, t113, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4235:0: *(t435)*(t437)*(t976) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4129:0: *t25*t756) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4197:0: t1025 = t116*t767*t1*t3 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3913:0: t320 = 2._dp*t288*t70+t11*t302-t249*t318 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3909:0: t313 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3986:0: t456 = 0.1e1_dp/t158/t157 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:3975:0: t435 = t141*t142 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4561:0: t774, t78, t782, t783, t784, t789, t792, t793, t794, t795, t799, t8, t80, t803, t804, & Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4547:0: t274, t277, t278, t279, t28, t281, t283, t286, t289, t29, t290, t293, t296, t299, t3, & Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4558:0: t60, t603, t607, t61, t610, t613, t616, t618, t619, t620, t623, t63, t632, t65, t655, & Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4535:0: t1111, t1118, t113, t114, t115, t1155, t1157, t116, t117, t1174, t118, t1181, t1184, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4536:0: t1189, t1190, t1198, t12, t1205, t1208, t121, t1210, t1218, t122, t1224, t1231, t125, & Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4537:0: t1255, t126, t1261, t1264, t1266, t127, t1270, t1277, t128, t1288, t129, t1299, t13, & Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4540:0: t1483, t149, t15, t1500, t151, t1529, t153, t1533, t1537, t154, t155, t1552, t156, t1562, & Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4553:0: REAL(KIND=dp) :: t435, t437, t438, t439, t44, t443, t444, t450, t453, t454, t456, t457, & Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4563:0: t868, t87, t872, t878, t879, t88, t880, t9, t90, t91, t916, t92, t920, t93, t930, t931, & Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4997:0: t879 = t83*t878 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4963:0: t782 = 0.1e1_dp/t332/t82 Warning: 't82' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5197:0: e_ndrho_ndrho = e_ndrho_ndrho+(-t80*(t1576+t1672)*Clda)*sx Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4962:0: t774 = t78**2 Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5041:0: t1047 = t75**2 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4979:0: +t623-t657+0.10e2_dp/0.9e1_dp*t72*t219*t192 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4922:0: t618 = 0.1e1_dp/t211/t67 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't533' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: Warning: 't510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5103:0: t1288 = t864*t500 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5077:0: t1181 = t931*t486 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't476' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5122:0: t1382 = t136*t475 Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't469' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4915:0: t603 = t46*t31*t6 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5130:0: t1413 = t140*t456 Warning: 't456' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5155:0: t68-2._dp*t450*t278+2._dp*t85*t752-t85*t769) Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't453' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5043:0: t1049 = t437*t1048 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5040:0: t1040 = t75/t433/t160 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't423' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: Warning: 't422' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4552:0: t417, t42, t420, t421, t422, t423, t426, t427, t428, t431, t433, t434 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't415' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5136:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1184) Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: t389, t39, t390, t393, t394, t4, t400, t401, t402, t405, t406, t41, t410, t412, t415, & Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4551:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5129:0: *t1270+0.5e1_dp/0.2e1_dp*(t388)*(t393)*(t1198) Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5035:0: *(t872) Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4993:0: t865 = t864*t374 Warning: 't374' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5171:0: +0.3e1_dp/0.2e1_dp*(t400)*(t405)*(t1566) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't369' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4550:0: t355, t359, t36, t360, t367, t368, t369, t372, t373, t374, t375, t379, t38, t382, t388, & Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5008:0: t932 = t931*t351 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4990:0: *t807) Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5101:0: t1270 = t345*t127*t1189 Warning: 't345' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5110:0: *t487+t1205*t342 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5017:0: *(t939) Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4901:0: t564 = t34*t212 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5076:0: t1174 = t476*t333 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4549:0: t330, t331, t332, t333, t334, t34, t340, t341, t342, t345, t346, t35, t350, t351, t352, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't303' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4548:0: t300, t302, t303, t305, t306, t309, t31, t310, t313, t316, t32, t321, t326, t327, t329, & Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: -t450*t239+2._dp*t85*t706-t85*t723) Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5097:0: Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4911:0: t588 = t10*t29*t14 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4983:0: *t610*t68-2._dp*t296*t239+2._dp*t85*t620-t85*t655)) Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5146:0: *t155*t44*t726 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5147:0: e_ndrho_rho = e_ndrho_rho+(-0.4e1_dp/0.3e1_dp*t283*t545-t80*(t1319+t1443)*Clda)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't277' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4916:0: t607 = t27*t227*t31 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4937:0: t667 = t14*t261 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: -0.16e2_dp/0.3e1_dp*t257*t196*t199-(16._dp*t258*t203) Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4939:0: Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4545:0: t235, t238, t239, t24, t240, t241, t246, t248, t249, t25, t252 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't238' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: Warning: 't229' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't223' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4944:0: t229)-(48._dp*t274*t235)) Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5118:0: *t457*t306)+0.5e1_dp/0.2e1_dp*t1071*t533 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4544:0: t209, t21, t210, t211, t212, t213, t219, t22, t220, t221, t222, t223, t227, t229, t23, & Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't210' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4957:0: +30._dp*a5*t21*t54*t65) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4898:0: t558 = t14*t206 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4914:0: t599 = t198*t192 Warning: 't198' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't197' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4906:0: t576 = t4*t188 Warning: 't188' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't180' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4940:0: t700 = t248*t18 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4950:0: t171*t706-t210*t171*t723 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4934:0: +t623-t657+0.10e2_dp/0.9e1_dp*t73*t219*t56*t58 Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4542:0: t17, t170, t171, t173, t174, t176, t177, t178, t179, t18, t180, t182, t183, t184, t185, & Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4541:0: t1566, t1570, t1576, t158, t159, t16, t160, t161, t1618, t163, t1652, t167, t1672, t169, & Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5069:0: -t80*(t1074+t1118)*Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4919:0: 0.32e2_dp/0.3e1_dp*t197*t603+(20._dp*t25*t607) Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5037:0: t1026 = t106*t420*t154 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5067:0: *t784)+0.10e2_dp/0.3e1_dp*(t330)*(t389)*(t428) Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5177:0: *t421*t422*t1533 Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4991:0: t863 = t125*t141 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5074:0: -(16._dp*t469*t203)) Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5123:0: t1397 = t136*t137 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5196:0: *t155*t44*t772) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5056:0: t1065*t422*t1066*t350)+(5._dp*t1071*t423) Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4960:0: t171*t752-t210*t171*t769 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5183:0: *t367*t405*t1552) Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5157:0: t1533 = t127*t1447 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5099:0: t1264 = t125*t126 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5093:0: t1224*t375-t110*t1155*t83*t118+t920*t484 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4931:0: /t12*t63)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5190:0: (t1537)-0.75e2_dp/0.4e1_dp*(t340)*(t793)*(t1529) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4996:0: t878 = 0.1e1_dp/t128/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4976:0: t811 = 0.1e1_dp/t121/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5160:0: t1562 = t113*t1447 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5083:0: t1208 = t110*t111 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5024:0: t995 = t140*t90*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4534:0: t106, t1065, t1066, t1071, t1074, t108, t1082, t1089, t109, t1098, t11, t110, t111, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4533:0: t1001, t1011, t1017, t102, t1026, t103, t1033, t1035, t1040, t1047, t1048, t1049, t105, & Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: /0.3e1_dp*t321*t603+(20._dp*t100*t607)) Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5004:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4952:0: t728 = t3*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:5152:0: *t19+12._dp*g3*t1*t24*t32) Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4785:0: t332 = t92**2 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4758:0: t281 = 2._dp*t249*t70+t11*t263-t210*t279 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4754:0: t274 = a5*t38*t54 Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xwpbe.F:4791:0: t345 = 0.1e1_dp/t117/t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp.F xc_lyp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F xc_hcth.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_hcth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_hcth.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:378:0: gxss = cxss(0)+(cxss(1)+(cxss(2)+(cxss(3)+cxss(4)*u)*u)*u)*u Warning: 'cxss[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[4]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:380:0: 4.0_dp*cxss(4)*u)*u)*u)*u Warning: 'cxss[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[3]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:380:0: 4.0_dp*cxss(4)*u)*u)*u)*u Warning: 'cxss[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[2]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:380:0: 4.0_dp*cxss(4)*u)*u)*u)*u Warning: 'cxss[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[1]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:378:0: gxss = cxss(0)+(cxss(1)+(cxss(2)+(cxss(3)+cxss(4)*u)*u)*u)*u Warning: 'cxss[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'cxss[0]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:389:0: gcss = ccss(0)+(ccss(1)+(ccss(2)+(ccss(3)+ccss(4)*u)*u)*u)*u Warning: 'ccss[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[4]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:391:0: 4.0_dp*ccss(4)*u)*u)*u)*u Warning: 'ccss[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[3]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:391:0: 4.0_dp*ccss(4)*u)*u)*u)*u Warning: 'ccss[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[2]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:391:0: 4.0_dp*ccss(4)*u)*u)*u)*u Warning: 'ccss[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[1]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:389:0: gcss = ccss(0)+(ccss(1)+(ccss(2)+(ccss(3)+ccss(4)*u)*u)*u)*u Warning: 'ccss[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccss[0]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:400:0: gcab = ccab(0)+(ccab(1)+(ccab(2)+(ccab(3)+ccab(4)*u)*u)*u)*u Warning: 'ccab[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[4]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:402:0: 4.0_dp*ccab(4)*u)*u)*u)*u Warning: 'ccab[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[3]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:402:0: 4.0_dp*ccab(4)*u)*u)*u)*u Warning: 'ccab[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[2]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:402:0: 4.0_dp*ccab(4)*u)*u)*u)*u Warning: 'ccab[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[1]' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:400:0: gcab = ccab(0)+(ccab(1)+(ccab(2)+(ccab(3)+ccab(4)*u)*u)*u)*u Warning: 'ccab[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F:203:0: REAL(KIND=dp), DIMENSION(0:4) :: ccab, ccss, cxss note: 'ccab[0]' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F xc_xbecke_roussel.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke_roussel.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke_roussel.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1982:0: t502, t503, t506, t508, t519, t52, t521, t523, t524, t526, t527, t53, t54, t543, t545, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2578:0: t504 = t74*t227 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2576:0: t500 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2608:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2526:0: *t337*t138/0.8e1_dp-t348*t271*t302/0.24e2_dp)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2637:0: *t271*t650/0.24e2_dp)*sx Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2327:0: t131, t133, t134, t136, t138, t144, t151, t154, t157, t158, t161, t163, t164, t175, t178, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't128' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2502:0: t287 = t105/t285 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2507:0: *t110*t275-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2624:0: *t110*t275 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2500:0: t280 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2498:0: t274 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2325:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2496:0: t270 = 0.1e1_dp/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2635:0: -0.4e1_dp*t679*t131 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2488:0: t238 = t81*t237 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2615:0: t615 = t614*t118 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2614:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2476:0: t227 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2475:0: t224 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2474:0: t221 = t220*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2574:0: t496 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2336:0: t508, t510, t511, t52, t523, t526, t53, t539, t54, t541, t546, t549, t55, t552, t558, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2469:0: t210 = t209*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2338:0: t630, t64, t643, t645, t65, t650, t653, t656, t66, t662, t67, t678 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2461:0: t187 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2334:0: t413, t42, t426, t428, t43, t433, t436, t439, t44, t445, t45, t46, t461, t462, t465, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2516:0: t333 = t80*t237 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2339:0: REAL(KIND=dp) :: t679, t682, t7, t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2523:0: -0.4e1_dp*t337*t131 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2628:0: t662 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2340:0: t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2456:0: t179 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2333:0: t365, t366, t368, t37, t371, t375, t379, t383, t387, t390, t392, t393, t4, t41, t410, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2455:0: *t4*t144*t19-t175*t151/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2328:0: t179, t180, t182, t184, t185, t187, t19, t190, t192, t193, t2, t20, t201, t205, t206, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2569:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2572:0: t492 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2337:0: t57, t574, t575, t578, t58, t597, t598, t6, t600, t61, t612, t614, t615, t62, t627, t63, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2447:0: t158 = t157*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2331:0: t287, t29, t292, t294, t3, t30, t302, t305, t308, t31, t310, t315 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2445:0: t154 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2332:0: REAL(KIND=dp) :: t318, t319, t330, t333, t336, t337, t340, t348, t35, t353, t356, t357, t36, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2478:0: t229 = t228*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2326:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t126, t128, t13, t130, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2473:0: t220 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2330:0: t237, t238, t24, t25, t26, t264, t267, t27, t270, t271, t274, t275, t28, t280, t285, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2225:0: t502 = t74*t223 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2223:0: t498 = t64*t76 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't64' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2258:0: +t36*t37/0.4e1_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2170:0: -t139*t269*t297/0.24e2_dp)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't138' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1973:0: t135, t138, t139, t145, t152, t155, t158, t159, t162, t164, t165, t176, t179, t180, t181, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2283:0: t677 = t132*t599 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2279:0: t658 = t121*t599 Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2146:0: t285 = t105/t283 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2149:0: *t110*t273-t109*t112/t26 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2144:0: t278 = t102*t103*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2142:0: t272 = t101*t104*t108*t110 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1971:0: REAL(KIND=dp) :: t1, t100, t101, t102, t103, t104, t105, t106, t108, t109, t110, t111, t112, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2141:0: t269 = REAL(t100, KIND=dp)/t115/t114 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2278:0: t655 = (t601+t614-t627-t629-t630+t633+t653)*t121 Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2289:0: /0.3e1_dp Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2157:0: t312 = t80*t231 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2135:0: t259 = t81*t231*t257 Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't81' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2280:0: t660 = t612*t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2264:0: t614 = t43*t612*t98 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2118:0: t223 = 0.1e1_dp/t65/t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2117:0: t220 = t6*t63 Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1984:0: t612, t614, t62, t625, t627, t629, t63, t630, t632, t633, t64, t649 note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2116:0: t217 = t216*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1986:0: t71, t72, t73, t74, t76, t77, t8, t80, t81, t82, t85, t88, t9, t91, t94, t97, t98, t99 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2221:0: t494 = t55*t66 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2111:0: t206 = t205*t66 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1985:0: REAL(KIND=dp) :: t65, t651, t653, t655, t658, t66, t660, t662, t67, t674, t677, t690, t7, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2103:0: t183 = t7*t45 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1980:0: t411, t412, t42, t428, t43, t430, t432, t434, t437, t439, t44, t441, t45, t453, t456, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2275:0: *t110*t273 Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2100:0: t180 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1979:0: t365, t367, t37, t371, t375, t379, t383, t386, t388, t4, t404, t406, t408, t409, t41, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2099:0: *t4*t145*t19-t176*t152/0.8e1_dp Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1974:0: t182, t183, t186, t188, t189, t19, t197, t2, t20, t201, t202, t205, t206, t209, t211, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2216:0: -t36*t37*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2219:0: t490 = t28*t57 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1983:0: t547, t549, t55, t552, t554, t556, t568, t57, t571, t58, t584, t599, t6, t600, t601, t61, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2091:0: t159 = t158*t30 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1977:0: t297, t299, t3, t30, t301, t303, t306, t307, t308, t31, t310, t312 note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2089:0: t155 = 0.1e1_dp/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1978:0: REAL(KIND=dp) :: t313, t321, t326, t329, t339, t343, t35, t351, t354, t355, t36, t363, t364, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2120:0: t225 = t224*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1972:0: t114, t115, t116, t117, t118, t119, t12, t121, t123, t124, t125, t129, t13, t132, t134, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:2115:0: t216 = t6*t54*t27 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1976:0: t26, t261, t262, t263, t265, t266, t269, t27, t272, t273, t278, t28, t283, t285, t29, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1776:0: t462 = t59*t189 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1774:0: t458 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1822:0: t612 = t3*t6 Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1724:0: *t299*t123/0.8e1_dp-t310*t233*t264/0.24e2_dp)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't121' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1843:0: *t233*t623/0.24e2_dp)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1540:0: t115, t116, t118, t119, t121, t123, t128, t131, t133, t134, t137, t138, t140, t141, t143, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1832:0: /0.3e1_dp*t626)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1793:0: t468+t506)*t95*t237 Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1700:0: t249 = t90/t247 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1705:0: t256)*t95*t237-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1829:0: -t580+t618)*t95*t237 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1698:0: t242 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1695:0: t234 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1693:0: t232 = 0.1e1_dp/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1554:0: t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1841:0: +t581-t596-t655-0.4e1_dp*t656*t116 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1685:0: t200 = t66*t199 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1817:0: t581 = t580*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1816:0: t580 = t23*t578*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1543:0: t22, t226, t229, t23, t232, t233, t234, t235, t237, t24, t242, t247, t249, t254, t256, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1673:0: t189 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1672:0: t186 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1691:0: t186*t191 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1544:0: t264, t267, t27, t270, t272, t277, t28, t280, t281, t29, t292, t295, t298, t299, t3, t30, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1671:0: t183 = t182*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1551:0: t58, t580, t581, t59, t593, t596, t6, t61, t612, t613, t614, t616, t618, t62, t623, t626, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1772:0: t454 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1666:0: t172 = t171*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1549:0: t466, t468, t469, t47, t48, t481, t484, t487, t49, t5, t50, t501, t504, t506, t51, t511, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1770:0: t450 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1547:0: t385, t387, t39, t392, t395, t398, t4, t40, t402, t404, t409, t42, t420, t427, t428, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1721:0: -0.4e1_dp*t299*t116 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1539:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t111, t113, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1714:0: t295 = t65*t199 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1552:0: t629, t638, t65, t654, t655, t656, t659, t66, t67, t70, t73, t76 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1833:0: t638 = t578*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1653:0: t140 = 0.1e1_dp/(0.1e1_dp+t138) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1542:0: t178, t18, t182, t183, t186, t189, t190, t191, t194, t196, t197, t199, t2, t200, t21, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1675:0: t191 = t190*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1553:0: REAL(KIND=dp) :: t79, t82, t83, t84, t85, t86, t87, t88, t89, t9, t90, t91, t93, t94, t95, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1658:0: t154 = t153*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1545:0: t302, t31, t310, t314, t315, t317, t318, t32, t324, t328, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1647:0: t128 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1541:0: t146, t153, t154, t157, t159, t16, t160, t163, t167, t168, t17, t171, t172, t175, t177, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1438:0: t471 = t59*t185 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1436:0: t467 = t49*t61 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1475:0: t574 = t3*t6*t572/0.9e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1210:0: t548, t56, t563, t57, t572, t574, t58, t585, t587, t59, t598, t6, t600, t605, t606, t608, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1382:0: -t124*t231*t259/0.24e2_dp)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1199:0: t119, t120, t123, t124, t129, t132, t134, t135, t138, t139, t141, t142, t143, t149, t150, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1497:0: t655 = (-t574-t587+t600-t605-t606+t609+t632)*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1358:0: t247 = t90/t245 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1361:0: t221)*t95*t235-t94*t97/t29 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1490:0: -t587+t600)*t95*t235 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1356:0: t240 = t87*t88*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1353:0: t232 = t86*t89 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1352:0: t231 = REAL(t85, KIND=dp)/t100/t99 Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1493:0: t634 = (t574+t587-t600-t605-t606+t609+t632)*t106 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1503:0: *t114-t301*t608-t120*t630/0.3e1_dp Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1369:0: t274 = t65*t193 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1346:0: t221 = t66*t193*t219 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1494:0: t639 = t585*t83 Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1212:0: REAL(KIND=dp) :: t66, t67, t672, t70, t73, t76, t79, t82, t83, t84, t85, t86, t87, t88, t89, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1479:0: t587 = t23*t585*t83 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1202:0: t225, t227, t228, t23, t231, t232, t233, t235, t24, t240, t245, t247, t259, t261, t263, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1329:0: t185 = 0.1e1_dp/t50/t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1328:0: t182 = t4*t48 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1208:0: t467, t468, t47, t471, t472, t475, t477, t48, t488, t49, t490, t493, t494, t496, t497, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1345:0: t182*t187 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1203:0: t265, t268, t269, t27, t270, t272, t274, t275, t28, t283, t288, t29, t291, t3, t30, t301, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1327:0: t179 = t178*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1211:0: t609, t61, t62, t628, t630, t632, t634, t639, t641, t645, t65, t655 note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1434:0: t463 = t40*t51 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1206:0: t367, t37, t38, t388, t39, t390, t392, t394, t397, t399, t4, t40, t403, t405, t409, t410, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1322:0: t168 = t167*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1209:0: t499, t5, t50, t51, t516, t518, t52, t520, t522, t525, t526, t527, t530, t532, t545, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1432:0: t459 = t31*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1207:0: t414, t42, t423, t426, t43, t434, t443, t450, t455, t456, t459, t46, t460, t463, t464, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1455:0: t477+t490)*t95*t235 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1198:0: REAL(KIND=dp) :: t1, t10, t100, t101, t102, t103, t104, t106, t108, t109, t110, t114, t117, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1310:0: t141 = 0.1e1_dp/(0.1e1_dp+t139) Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1201:0: t18, t182, t185, t186, t187, t190, t192, t193, t2, t21, t219, t22, t221, t223, t224, & note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1331:0: t187 = t186*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1213:0: t9, t90, t91, t93, t94, t95, t96, t97, t99 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1314:0: t150 = t149*t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1204:0: t305, t31, t312, t314, t315, t317, t319, t32, t323, t327, t33 note: 't33' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1304:0: t129 = t5*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1200:0: t153, t155, t156, t159, t16, t163, t164, t167, t168, t17, t171, t173, t174, t178, t179, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:859:0: t58, t59, t6, t60, t62, t63, t66, t67, t68, t69, t70, t71, t72, t76, t77, t78, t79, t81, & Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:853:0: t2, t20, t202, t203, t204, t207, t208, t21, t210, t211, t22, t23, t237, t24, t240, t245, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:850:0: REAL(KIND=dp) :: t1, t102, t103, t104, t106, t107, t108, t109, t110, t111, t112, t115, t117, & Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:860:0: t82, t85, t86, t87, t9, t90, t93, t96, t99, yval Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:977:0: t204 = t203*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:998:0: t256 = t85**2 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:970:0: t190 = t81*gamma Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1044:0: t399 = t79*t202 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:965:0: t180 = t71*gamma Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1042:0: t395 = t69*t81 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:974:0: t199 = t3*t68 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:950:0: t142 = t62*gamma Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1040:0: t391 = t60*t71 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1025:0: *t313-0.80e2_dp/0.729e3_dp*t99*t195*t317 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1033:0: t376 = t5*t36 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1066:0: t472 = t49*t471 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:957:0: t158 = 0.1e1_dp/t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: -t42*t43*gamma Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1036:0: Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:947:0: t134 = 0.1e1_dp/t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1012:0: ndrho/0.9e1_dp+t154*t285/0.4e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:962:0: t167 = t36*gamma Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:975:0: t202 = 0.1e1_dp/t70/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1038:0: t387 = t34*t62 Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:948:0: t137 = t3*t32 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1061:0: t42*t43/0.4e1_dp Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:992:0: *t204 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:960:0: t162 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:956:0: t42*t23*t124*t16-t154*t131/0.8e1_dp Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: /0.2e1_dp))*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1076:0: Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:996:0: t249 = t109*t102 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:997:0: t255 = t21*t106*t108 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: *t237/0.2e1_dp-t86*t103*t265*t111/0.2e1_dp))*sx Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:1007:0: Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:611:0: t45, t450, t47, t471, t48, t5, t51, t52, t53, t54, t55, t56, t57, t61, t62, t63, t64, & Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:606:0: t208, t209, t21, t217, t218, t22, t220, t227, t229, t23, t234, t246, t249, t252, t255, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: t66, t67, t70, t71, t72, t75, t78, t81, t84, t87, t88, t89, t9, t91, t92, t93, t94, t95, & Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:612:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:734:0: t217 = t21*t91*t93 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:714:0: t166 = t165*t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:762:0: t304 = t208*t94*t87 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:746:0: t249 = t120*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:707:0: t152 = t66*gamma Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:783:0: t361 = t64*t164 Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:702:0: t142 = t56*gamma Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:781:0: t357 = t54*t66 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:711:0: t161 = t3*t53 Warning: 't53' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:802:0: t422 = t22*t5*t38*t120*t122 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:699:0: t134 = t47*gamma Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:779:0: t353 = t45*t56 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: *t267-0.80e2_dp/0.729e3_dp*t84*t157*t271 Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:760:0: Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:690:0: t113 = t38*gamma Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:712:0: t164 = 0.1e1_dp/t55/t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:777:0: t349 = t36*t47 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:794:0: t387 = t35*t20 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:771:0: /0.2e1_dp))*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:744:0: *t199/0.2e1_dp-t71*t88*t227*t96/0.2e1_dp))*sx Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:806:0: t435 = t28*t434 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:694:0: t120 = 0.1e1_dp/(0.1e1_dp+t118) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:729:0: *t166 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:688:0: t108 = t4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: +t71*t234*t448/0.2e1_dp-t71*t88*t471*t96/0.2e1_dp))*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke_roussel.F:817:0: Warning: 't100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't997' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't997' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2397:0: t5487 = 0.2160000000e3_dp*t7*t995*t1652 Warning: 't995' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't995' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't991' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't991' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:409:0: t99, t991, t995, t997, xx note: 't99' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't987' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't987' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't984' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't984' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't980' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't980' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't976' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't976' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2158:0: t4830 = t974*t4829 Warning: 't974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:567:0: t220 = t219*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't969' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't969' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't963' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:408:0: t963, t966, t969, t97, t972, t973, t974, t975, t976, t979, t98, t980, t983, t984, t987, & note: 't963' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't959' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't959' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't955' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't955' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't953' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't953' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't950' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't950' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:620:0: t341 = 0.1e1_dp/t19/t95 Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2444:0: t5607 = 0.5866666667e2_dp*t307*t949*t5069 Warning: 't949' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't949' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't946' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:407:0: REAL(KIND=dp) :: t942, t944, t946, t949, t95, t950, t953, t954, t955, t958, t959, t962, & note: 't946' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't941' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't941' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1852:0: t3682 = t24*t940 Warning: 't940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't930' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't930' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't929' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't929' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't922' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't922' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:605:0: t309 = t308*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't918' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't918' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't914' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:406:0: t914, t918, t92, t922, t923, t926, t929, t93, t930, t94, t940, t941 note: 't914' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't907' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't907' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't906' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't906' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2679:0: t6216 = 0.8333333340e-1_dp*t429*t897*t4701 Warning: 't897' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't897' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't893' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't893' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't882' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't882' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't878' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't878' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't874' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:405:0: t874, t877, t878, t88, t881, t882, t886, t889, t893, t894, t897, t9, t905, t906, t907, & note: 't874' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't866' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't866' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't864' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't864' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1823:0: -0.5000000001e0_dp*t60*t865*t709 Warning: 't863' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't863' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:601:0: t302 = t7*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't859' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't859' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1796:0: t3497 = 0.2400000000e2_dp*t473*t852*t1483 Warning: 't852' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't852' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1475:0: *t371-0.4266666668e2_dp*t2220/t1014/t94*t1058 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:759:0: t650 = t84*t649 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:404:0: t84, t85, t851, t852, t855, t857, t859, t86, t862, t863, t864, t865, t866, t867, t87, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't83' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't800' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't800' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:795:0: *t83*t653-0.2222222224e0_dp*t144*t46*t739))*sx Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't797' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:403:0: t790, t792, t795, t796, t797, t8, t800, t801, t804, t815, t822, t826, t827, t83, t833, & note: 't797' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2116:0: t4721 = 0.1e1_dp/t787*t2480 Warning: 't787' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't787' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't786' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't786' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1907:0: t3925 = t777*t561 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1779:0: *t102*t3363-0.20e1_dp*t102*t3379 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't764' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't754' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:402:0: t754, t764, t765, t766, t769, t772, t773, t776, t777, t78, t782, t785, t786, t787, t79, & note: 't754' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't753' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2121:0: t4732 = 0.6666666672e0_dp*t747*t84*t4729 Warning: 't747' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't747' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:671:0: t450 = t114*t74 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1228:0: t1694 = t45*t739 Warning: 't739' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't739' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1361:0: t1966 = t56*t735 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1239:0: t1714 = 0.5000000001e0_dp*t732*t1712 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1278:0: t1782 = t728*t267 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1284:0: t1794 = 0.1000000001e1_dp*t723*t1712 Warning: 't723' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't723' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1268:0: t1763 = t237*t722 Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1258:0: t1752 = 0.1851851853e0_dp*t719*t512 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't716' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1240:0: t1715 = t713*t67 Warning: 't713' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't713' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't710' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't710' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:401:0: t71, t710, t713, t716, t719, t722, t723, t728, t729, t732, t735, t739, t74, t747, t753, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1310:0: -0.5555555558e-1_dp*t192*t1838+t1836*t65 Warning: 't709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1432:0: +t1752-t1754-t1757-t1760 Warning: 't708' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't708' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1436:0: t2118 = t707*t2117 Warning: 't707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1247:0: t1726 = t194*t705*t526 Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't70' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't70' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1688:0: t3097 = t66*t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1355:0: t1952 = 0.5555555557e-1_dp*t165*t689*t433 Warning: 't689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:780:0: t728 = t68*t705 Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1313:0: t1852 = 0.8333333335e-1_dp*t429*t679*t290 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't673' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't673' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't672' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:400:0: REAL(KIND=dp) :: t67, t672, t673, t679, t68, t689, t69, t7, t70, t705, t707, t708, t709, & note: 't672' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't668' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:399:0: t6603, t6611, t6620, t6621, t6630, t6640, t6658, t6665, t6669, t668 note: 't668' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:695:0: t516 = t66*t515 Warning: 't66' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't66' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't653' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't653' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1385:0: t1708-0.2222222224e0_dp*t144*t46*t2002 Warning: 't650' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:398:0: t650, t6509, t6529, t653, t6539, t6554, t6557, t6569, t657, t658, t6583, t6596, t66, & note: 't650' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't649' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't649' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't646' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't646' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1186:0: t1621 = t645*t233 Warning: 't645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:397:0: t6415, t6428, t6433, t6442, t645, t6451, t646, t6461, t6479, t649, t6490, t6499, t65, & note: 't645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1406:0: t2054 = t786*t640 Warning: 't640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't637' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't637' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1215:0: t1677 = t368*t635*t371 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:396:0: t6344, t635, t6352, t6363, t6367, t637, t6370, t6373, t6375, t6380, t6389, t640, t6400, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't628' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't628' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:395:0: t6267, t6268, t627, t6271, t628, t6281, t6283, t6290, t6291, t63, t6308, t6338, t6339, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1196:0: t1636 = 0.5600000000e2_dp*t624*t115 Warning: 't624' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:394:0: t6219, t6222, t6223, t6227, t624, t6247, t6249, t6252, t6253, t6256, t6257, t6260, t6263, & note: 't624' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:774:0: t710 = t62*t709 Warning: 't62' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:393:0: REAL(KIND=dp) :: t6186, t6189, t6192, t6194, t6198, t62, t6201, t6207, t6210, t6213, t6216, & note: 't62' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't615' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't615' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1177:0: t1608 = t953*t614 Warning: 't614' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:391:0: t6112, t6116, t6119, t6123, t6126, t6129, t6132, t6136, t6138, t614, t6141, t6144, t615, & note: 't614' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't609' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't609' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1166:0: t1592 = t949*t608 Warning: 't608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:390:0: t6078, t6079, t608, t6087, t609, t6090, t6091, t6094, t6099, t61, t6102, t6106, t6109, & note: 't608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1168:0: t1596 = 0.320e2_dp*t605*t318 Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:389:0: t6044, t6047, t6049, t605, t6052, t6053, t6056, t6058, t6060, t6063, t6066, t6074, t6075, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:779:0: t723 = t60*t722 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:630:0: t365 = t6*my_ndrho Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't6' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1139:0: t1543 = 0.3333333336e0_dp*t55*t598 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:387:0: t5977, t5978, t598, t5985, t5990, t5994, t5996, t6, t60, t6000, t6002, t6004, t6006, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1144:0: t1552 = 0.1666666668e0_dp*t289*t597*t290 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:386:0: REAL(KIND=dp) :: t5954, t5956, t5958, t5960, t5963, t5964, t5966, t597, t5971, t5973, t5975, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1380:0: +t1980+t1984-t1987-t1991-t1994+t1997-t2000 Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:385:0: t5929, t593, t5932, t5938, t5940, t5942, t5944, t5949, t5952 note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1387:0: *t43*t1536+t8*t2006)*sx Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:771:0: t707 = t187*t59 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:384:0: t5891, t5898, t59, t590, t5902, t5905, t5908, t5911, t5913, t5918, t5922, t5925, t5926, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1082:0: t1417 = 0.6666666672e0_dp*t217*t46*t589*t237 Warning: 't589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:383:0: t5850, t5854, t5857, t5861, t5864, t5868, t5869, t5875, t5880, t5881, t5885, t5888, t589, & note: 't589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1359:0: t1962 = t585*my_rho Warning: 't585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:382:0: t5819, t5822, t5825, t5828, t5830, t5831, t5833, t5835, t5838, t5841, t5845, t5848, t585, & note: 't585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:775:0: t713 = t58*t649 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1280:0: t1785 = t579*t515 Warning: 't579' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:381:0: t5786, t5789, t579, t5792, t5795, t5797, t58, t5801, t5804, t5807, t5810, t5813, t5816, & note: 't579' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1423:0: t2081*t575*t2082 Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:380:0: t5742, t5745, t5749, t575, t5752, t5756, t5760, t5767, t5770, t5773, t5776, t5780, t5783, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:593:0: *t278 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:378:0: t5686, t5689, t569, t5692, t5695, t5696, t5698, t5699, t57, t5701, t5705 note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1404:0: +t1482+t1479-t1489+0.3333333334e0_dp*t55*t57*t2042 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:377:0: t5657, t566, t5660, t5663, t5666, t5667, t567, t5670, t5671, t5673, t5676, t5679, t5682, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1342:0: *t151*t50*t1688-t1914+t1917-t1920+t1923 Warning: 't561' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't561' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:767:0: t679 = t56*t585 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:375:0: t5593, t5595, t5597, t56, t5600, t5602, t5604, t5607, t561, t5610, t5611, t5613, t5619, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2268:0: *t105*t5118 Warning: 't558' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't558' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1193:0: t1631 = t375*t557 Warning: 't557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:374:0: t5562, t5564, t5565, t5568, t557, t5572, t5574, t5575, t5579, t558, t5581, t5585, t5590, & note: 't557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1210:0: t1664 = 0.60e1_dp*t550*t362 Warning: 't550' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't550' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:372:0: REAL(KIND=dp) :: t55, t550, t5503, t5507, t5509, t551, t5511, t5516, t5523, t5525, t5528, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:938:0: t1071 = t45*t541 Warning: 't541' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:368:0: t5373, t5376, t5379, t5383, t5386, t5389, t5397, t5400, t5402, t5406, t5409, t541, t5412, & note: 't541' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:367:0: t5342, t5343, t5345, t5347, t5351, t5354, t5357, t5360, t5363, t5367, t537, t5370, t5371, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:366:0: t5311, t5314, t5317, t5320, t5323, t5326, t5329, t5330, t5333, t5335, t5338, t5339, t534, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:365:0: REAL(KIND=dp) :: t5291, t5294, t5295, t5298, t53, t530, t5301, t5303, t5305, t5308, t531, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't527' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't527' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:364:0: t5256, t526, t5262, t527, t5270, t5271, t5276, t5280, t5281, t5284 note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:363:0: t516, t5163, t517, t5170, t5174, t520, t5226, t5228, t5229, t5237, t5244, t5247, t5251, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't515' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't515' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't512' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't512' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:993:0: t1213 = t511*t225 Warning: 't511' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:362:0: t5106, t5108, t511, t5115, t5118, t512, t5122, t5123, t5126, t5139, t5143, t5147, t515, & note: 't511' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:361:0: t5040, t5043, t5044, t5047, t5050, t5051, t5060, t5065, t5069, t5079, t508, t5083, t5087, & note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1709:0: *t2622*t71-0.1666666668e0_dp*t1106*t886 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:360:0: t5009, t5011, t5013, t5016, t5019, t5022, t5025, t5028, t5029, t503, t5032, t5035, t5036, & note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:949:0: t1106 = t500*t67 Warning: 't500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:578:0: t245*t17 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't50' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't498' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't498' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:359:0: t4952, t4955, t4958, t496, t498, t4994, t4995, t50, t500, t5001, t5002, t5005, t5008, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1301:0: t1832 = 0.6000000000e1_dp*t478*t489*t1829 Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:356:0: t4881, t4884, t4887, t4889, t489, t4893, t4895, t4897, t4898, t49, t4901, t4904, t4905, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:595:0: t289 = my_rho*t48*omega Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:354:0: t4797, t48, t4800, t4801, t4804, t4808, t4812, t4817, t4820, t4829, t4830, t4833, t4834, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1115:0: t1502 = t478*t1500*t561 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:353:0: t4769, t4770, t4771, t4772, t4776, t478, t4782, t4786, t4789, t479, t4790, t4793, t4796, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1667:0: t1176*t804 Warning: 't474' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:352:0: t4732, t4733, t4734, t4736, t4738, t4739, t474, t4743, t4744, t4748, t4760, t4764, t4768, & note: 't474' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1417:0: t2081 = t657*t472 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1435:0: t2117 = t471*pi Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:351:0: REAL(KIND=dp) :: t4708, t471, t4713, t4714, t4717, t472, t4721, t4725, t4726, t4729, t473, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1026:0: t1300 = 0.1e1_dp/t41/t470 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:652:0: t399 = t47*t398 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:350:0: t4627, t4657, t466, t4696, t47, t470, t4700, t4701, t4704, t4707 note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:737:0: t590 = t46*t589 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:349:0: t4498, t45, t450, t4505, t451, t4512, t4545, t455, t4553, t4575, t4585, t46, t4607, t462, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't446' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't446' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't445' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't445' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1606:0: t2763 = t1367*t444 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:348:0: t4317, t433, t4345, t4352, t437, t4378, t4392, t44, t4428, t444, t445, t446, t4466, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1643:0: t2885 = t428*t1372 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1351:0: *t172+t1938 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:347:0: t4201, t4214, t4230, t424, t425, t4255, t4256, t4261, t4272, t428, t429, t4292, t43, & note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:563:0: t214 = lambda*t42 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1642:0: *t2869-0.6000000000e1_dp*t405*t2873*t237 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1332:0: t1901 = 0.7500000000e0_dp*t400*t406*t1483 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1041:0: *t777+0.4000000000e1_dp*t49*t822*t225 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:346:0: t4025, t4032, t405, t406, t4070, t4079, t41, t4101, t4108, t413, t4140, t4156, t417, t42, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1630:0: *t400*t401*t2230 Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't401' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:564:0: t217 = t4*t41 Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1044:0: t1367 = omega*t398 Warning: 't398' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:345:0: t3940, t3965, t3969, t3975, t3979, t398, t3985, t399, t4, t40, t400, t401, t4010, t4018, & note: 't398' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1618:0: *t2763*t446*t2779 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1655:0: -0.5000000001e0_dp*t429*t437*t914 Warning: 't392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:344:0: REAL(KIND=dp) :: t387, t3871, t3875, t3892, t3918, t392, t3925, t393, t3933, t3939, t394, & note: 't387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1233:0: t1703 = t384*t1447 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:343:0: t3826, t3827, t383, t384, t3842, t3849, t3853, t3861, t3865, t3869 note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:727:0: t561 = 0.40e1_dp*t24*t37-0.20e1_dp*t102*t558 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:342:0: t3682, t37, t371, t3711, t372, t3726, t375, t3750, t376, t3763, t379, t3794, t3796, t380, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:871:0: t942 = t367*t306 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:341:0: t360, t3608, t3618, t362, t365, t366, t3668, t367, t3673, t3674, t3677, t3679, t368, & note: 't360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:568:0: t221 = t220*t36 Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't36' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:914:0: t1002*my_rho Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:340:0: t3546, t3547, t3552, t3553, t356, t3561, t3569, t357, t3575, t3576, t3580, t3581, t36, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:339:0: t3497, t35, t350, t3501, t3505, t3507, t3512, t3513, t3514, t352, t3525, t3533, t3543, & note: 't35' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't342' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1656:0: t2937 = t164*t45*t341 Warning: 't341' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't341' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1176:0: t1607 = 0.1066666667e2_dp*t339*t322 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:338:0: t3378, t3379, t3382, t339, t341, t342, t343, t3449, t3453, t347, t3472, t3491, t3494, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1197:0: t1638 = 0.1200000000e3_dp*t24*t336 Warning: 't336' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:337:0: REAL(KIND=dp) :: t3339, t3344, t3347, t3352, t3353, t3356, t3357, t336, t3362, t3363, t3366, & note: 't336' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1211:0: t1667 = 0.28e2_dp/0.3e1_dp*t332-0.28e2_dp/0.3e1_dp*t987*my_rho Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1756:0: e_rho_rho_rho(ii) = e_rho_rho_rho(ii)+t3291*sx Warning: 't3291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1890:0: t3842 = t3278*t46 Warning: 't3278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't3278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:807:0: t773 = t327*t772 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:336:0: t3268, t327, t3278, t328, t3288, t329, t3291, t3305, t3306, t3314, t332, t3329 note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1941:0: t4025 = t3262*t57 Warning: 't3262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1569:0: t2611 = t311*t326 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't3248' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3248' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't3244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't3244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't318' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't318' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:805:0: t769 = t316*t233 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:335:0: t3141, t316, t317, t318, t3181, t321, t322, t3232, t3244, t3248, t326, t3262, t3264, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:803:0: t765 = t764*t311 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't3097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't3097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:899:0: t1002 = 0.1e1_dp/t19/t309 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:909:0: t1033 = t308*t12 Warning: 't308' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't308' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:334:0: t3069, t307, t3070, t308, t3085, t309, t3093, t3097, t3098, t31, t311, t3129, t313, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1164:0: t1589 = t24*t306 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't3030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't3030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1577:0: 0.5866666667e2_dp*t962*t949*t375 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2998' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2998' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't2994' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2994' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2992' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2992' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1225:0: +t1628-t1630+t1634-0.20e1_dp*t102*t1685 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1169:0: t1597 = t7*t298 Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1071:0: *t1397 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't2937' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:333:0: t2935, t2937, t294, t295, t298, t299, t2992, t2994, t2998, t302, t3026, t3030, t306, & note: 't2937' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1745:0: *t1068+0.8333333340e-1_dp*t906*t384*t2160 Warning: 't290' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't290' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1588:0: *t55*t1082-0.1000000001e1_dp*t165*t2631*t237 Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't289' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2352:0: t5373 = t2885*t446*t5371 Warning: 't2885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't2873' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2873' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1075:0: t804-0.4444444448e0_dp*t43*t894+t8*t1401)*sx Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't2821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't2821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:332:0: t282, t2821, t2823, t283, t2833, t2843, t2853, t2869, t2873, t2877, t2885, t289, t290, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't2808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2355:0: t5383 = 0.4166666667e-1_dp*t2763*t1247*t5002 Warning: 't2763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1700:0: *t503*t2312 Warning: 't275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1817:0: t3569 = t274*t1505 Warning: 't274' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't274' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't2720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't2720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:331:0: t271, t2720, t2724, t2732, t274, t275, t2759, t2763, t2779, t278, t2783, t2808, t2816, & note: 't271' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't2707' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2707' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:768:0: t689 = t27*t585 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1719:0: 0.1666666668e0_dp*t508*t1207-0.3333333336e0_dp*t1137*t1134 Warning: 't267' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't267' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1687:0: *(t199)*(t2281)-0.1851851853e0_dp*t508*t1201 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't2631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:330:0: REAL(KIND=dp) :: t2631, t2635, t2636, t264, t2645, t2655, t266, t267, t268, t27, t2707, & note: 't2631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1295:0: t1821 = t472*t262 Warning: 't262' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't262' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2380:0: t5449 = 0.1173333333e3_dp*t307*t2611*t5065 Warning: 't2611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2485:0: t5716 = 0.1620000000e3_dp*t4994*t392*t4769*t1141*t26*t5713 Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1867:0: t3750 = t2585*t136 Warning: 't2585' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2585' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't2565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1841:0: t3668 = t2552*t23 Warning: 't2552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:329:0: t2552, t2565, t2569, t2576, t2585, t26, t260, t2611, t262, t2621, t2622 note: 't2552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't2537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1136:0: +0.3333333334e0_dp*t55*t57*t1531 Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't2492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1532:0: *t1368*t166*t2160 Warning: 't249' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't249' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't2468' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2468' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2391:0: t5472 = 0.3200000001e2_dp*t321*t2455*t5079 Warning: 't2455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't2455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1336:0: t1912 = t399*t245 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:328:0: t2424, t2437, t2439, t245, t2451, t2455, t2468, t2480, t249, t2492, t25, t250, t2537, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't2404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't2404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:573:0: t7*t230 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't234' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't234' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1567:0: -0.20e1_dp*t102*t105*t2569-0.6400000001e2_dp*t321*t953*t979 Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:327:0: t2319, t2326, t233, t234, t2351, t2368, t237, t2378, t2382, t2392, t24, t2404, t2418, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1092:0: +0.8000000000e1_dp*t366*t1440 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:725:0: t557 = 0.60e1_dp*t550*t551+0.60e1_dp*t24*t23*t132 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:326:0: t2287, t2292, t2295, t2296, t2299, t23, t230, t2300, t2304, t2307, t2308, t2311, t2312, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1603:0: *t394)+0.5000000001e0_dp*t165*t2720*t237 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:896:0: t995 = 0.1e1_dp/t787/t224 Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't2220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't2220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1096:0: t1444 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:692:0: t511 = t22*t70 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:324:0: t22, t220, t2200, t2201, t2204, t2205, t221, t2220, t2226, t2227, t2230, t224, t225, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1201:0: t1645 = beta*t219 Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't2182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't2182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1559:0: *t2565*t796 Warning: 't218' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't218' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:323:0: REAL(KIND=dp) :: t2169, t217, t218, t2182, t2183, t2187, t219, t2190, t2193, t2196, t2197, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2110:0: t4704 = 0.3333333336e0_dp*t2147*t84*t4701 Warning: 't2147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1753:0: +t3288) Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2747:0: *t6181-t6185+t6189-t6192-0.3333333336e0_dp*t6194 Warning: 't2139' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2139' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:322:0: t2126, t2130, t2131, t2138, t2139, t214, t2143, t2147, t2160 note: 't2126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2124' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2124' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2799:0: *t719*t2126-t5973+t5975+0.5999999999e1_dp*t2114*t6257 Warning: 't2114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2809:0: t6260+0.8999999998e1_dp*t5229*t2104 Warning: 't2104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2099' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2099' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2302:0: t729-0.5555555558e-1_dp*t192*t5271-0.5000000001e0_dp*t732*t4908 Warning: 't2098' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2098' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2706:0: *t4901-t4907+t4911 Warning: 't2095' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2095' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2088' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:321:0: t2086, t2088, t2095, t2098, t2099, t2104, t2107, t2113, t2114, t2117, t2118, t2124, & note: 't2088' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2082' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2082' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2777:0: -t6090+t6094 Warning: 't2081' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2081' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2077' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2077' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2074' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2074' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:646:0: t384 = t45*t207 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2762:0: t5418+0.1800000000e2_dp*t658*t575*t2074+0.1800000000e2_dp*t5421 Warning: 't2061' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2061' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2740:0: -t5595+t5597-t5600-t5602+t5604+t5607+t5610 Warning: 't2058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2730:0: *t327*t2057*t557-t5456+t5459-t5462+t5466-t5468 Warning: 't2057' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2057' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't2054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2834:0: +t6442+t6451+t6461+t6479+t6490+t6499+t6658) Warning: 't2050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2838:0: t43*t46*t6339+t8*(t6344+t6380+t6389+t6665) Warning: 't2046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't2042' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:320:0: t2042, t2046, t2050, t2054, t2057, t2058, t2061, t207, t2073, t2074, t2077, t2081, t2082, & note: 't2042' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't2035' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2035' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2819:0: *t60*t2124*t709-t6044 Warning: 't2032' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2032' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2752:0: *t27*t6291*t172-t5397 Warning: 't2031' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2031' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:675:0: t466 = t27*t203 Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2803:0: *t5228*t2117*t2028 Warning: 't2028' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2028' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2787:0: *t6271 Warning: 't2027' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2027' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't2022' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2022' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2018' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2018' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2013' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2013' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't2009' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2009' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1904:0: t3875 = t45*t2002 Warning: 't2002' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:319:0: t2002, t2006, t2009, t2013, t2014, t2018, t2022, t2027, t2028, t203, t2031, t2032, t2035, & note: 't2002' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:731:0: t575 = t20*t561 Warning: 't20' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't20' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:702:0: t534 = t199*t267 Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't199' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1988' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1988' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1981' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:318:0: t1980, t1981, t1984, t1987, t1988, t199, t1991, t1994, t1997, t20, t200, t2000, t2001, & note: 't1981' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1975' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1975' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2765:0: +t5619+t5622-t5625-t5628+t5631+t5716 Warning: 't1974' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1974' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1973' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1973' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1972' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1972' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2640:0: t6106 = 0.3600000000e2_dp*t1971*t1972*t1973*t672 Warning: 't1971' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1971' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2630:0: t6087 = 0.1666666667e0_dp*t429*t1966*t1410 Warning: 't1966' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1966' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2641:0: t6109 = 0.1666666667e0_dp*t1246*t1962*t1865 Warning: 't1962' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't1962' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:786:0: t200-0.5555555558e-1_dp*t192*t729-0.5000000001e0_dp*t732*t709 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:317:0: t1958, t196, t1961, t1962, t1965, t1966, t1969, t1971, t1972, t1973, t1974, t1975, t1977, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:697:0: t520 = t195*t25 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1940' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1940' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:699:0: t527 = t194*t187*t526 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1932' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1932' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1928' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:316:0: REAL(KIND=dp) :: t1928, t1932, t1938, t1939, t194, t1940, t1943, t1946, t195, t1952, t1954, & note: 't1928' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2651:0: t6141 = t658*t575*t1925 Warning: 't1925' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1925' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1924' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1924' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:708:0: *t192*t531-0.5555555558e-1_dp*t192*t534 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1912' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:315:0: t1912, t1914, t1917, t192, t1920, t1923, t1924, t1925 note: 't1912' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1902' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1902' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2465:0: t5666 = 0.1125000000e2_dp*t1302*t1892*t1410 Warning: 't1892' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1892' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:690:0: t503 = t189*t67 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1886' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1886' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't1885' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1885' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2366:0: t5421 = t657*t1884*t59*t1975 Warning: 't1884' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:314:0: t1884, t1885, t1886, t189, t1891, t1892, t1895, t1898, t19, t1901, t1902, t1905, t1908, & note: 't1884' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1875' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1875' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:782:0: t732 = t60*t187 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1865' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:313:0: t1852, t1854, t1858, t1861, t1864, t1865, t1868, t187, t1871, t1874, t1875, t1878, t1881, & note: 't1865' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2044:0: t4498 = t56*t1843 Warning: 't1843' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1843' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1838' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1838' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1837' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1837' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1836' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1836' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't183' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2371:0: *t5421 Warning: 't1825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:312:0: t1824, t1825, t1828, t1829, t183, t1832, t1835, t1836, t1837, t1838, t1842, t1843, t1849, & note: 't1825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1821' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:687:0: *t61*t262*t25 Warning: 't182' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't182' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2517:0: t5810 = 0.1080000000e3_dp*t1143*t1801*t1410 Warning: 't1801' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't1801' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2718:0: t5011+t5001 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:311:0: t1797, t18, t1800, t1801, t1804, t1807, t1810, t1811, t1814, t1817, t182, t1821, t1822, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2569:0: t5949 = 0.8999999998e1_dp*t1795*t4909 Warning: 't1795' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1795' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1790' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1790' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2577:0: t5966 = t1785*t1790 Warning: 't1785' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1785' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:762:0: t658 = t657*t178 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2595:0: t6009 = 0.5000000001e0_dp*t1777*t4908 Warning: 't1777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2587:0: t5985 = 0.5000000001e0_dp*t1774*t4908 Warning: 't1774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:310:0: t1774, t1776, t1777, t1779, t178, t1782, t1784, t1785, t1787, t1789, t1790, t1794, t1795, & note: 't1774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:776:0: t716 = t140*t177 Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't177' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2794:0: +t5949+t5952+t5954-t5958 Warning: 't1766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2612:0: t6044 = 0.2000000002e1_dp*t1763*t5956 Warning: 't1763' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't1763' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:676:0: t470 = t176*t40 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:309:0: REAL(KIND=dp) :: t1758, t176, t1760, t1762, t1763, t1765, t1766, t1768, t1769, t177, t1773, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1748' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2571:0: t5954 = 0.8999999998e1_dp*t1741*t4909 Warning: 't1741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2563:0: t5929 = 0.2250000000e2_dp*t1740*t471*t4905 Warning: 't1740' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1740' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1737' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:308:0: t1737, t1740, t1741, t1743, t1745, t1748, t1752, t1754, t1755, t1757 note: 't1737' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2012:0: t4352 = t1731*t67 Warning: 't1731' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1731' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2606:0: *t6021+t6025-0.5555555558e-1_dp*t58*t5613*t71 Warning: 't1726' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1726' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1722' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2629:0: *t6075-t6078 Warning: 't1720' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1720' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2549:0: t5902 = 0.1800000000e2_dp*t1718*t178*t710 Warning: 't1718' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1718' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2576:0: t5964 = t1715*t1525 Warning: 't1715' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:307:0: t1715, t1717, t1718, t1719, t172, t1720, t1722, t1724, t1726, t1728, t1730, t1731, t1735, & note: 't1715' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1712' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1712' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't171' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't171' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1709' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1709' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1706' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1706' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1703' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1703' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1700' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't1700' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't170' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:306:0: t1699, t17, t170, t1700, t1702, t1703, t1705, t1706, t1708, t1709, t171, t1712, t1714, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2337:0: t5338 = 0.6666666672e0_dp*t55*t1694*t561 Warning: 't1694' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1694' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1689' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1689' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2428:0: t5565 = t112*t1685 Warning: 't1685' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1685' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1684' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1684' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2406:0: t5511 = t1680*t3673*t23 Warning: 't1680' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1680' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1677' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:305:0: t1675, t1677, t1679, t1680, t1681, t1684, t1685, t1688, t1689, t1693, t1694, t1696, & note: 't1677' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1669' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1669' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't166' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't166' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1652' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't1652' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:716:0: t537 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:304:0: t1649, t165, t1652, t1654, t1656, t1658, t166, t1660, t1662, t1664, t1667, t1669, t1671, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2170:0: t102*t4838-0.20e1_dp*t102*t4850 Warning: 't1645' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1645' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2395:0: t5482 = 0.2160000000e3_dp*t7*t1642 Warning: 't1642' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1642' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1640' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1640' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:669:0: t445 = t164*t444 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1632' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1632' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:303:0: t1628, t1630, t1631, t1632, t1634, t1636, t1638, t164, t1640, t1642, t1644, t1645, t1647, & note: 't1631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1626' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1626' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1625' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1625' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1621' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1621' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1616' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:302:0: REAL(KIND=dp) :: t1615, t1616, t1617, t1618, t1620, t1621, t1622, t1624, t1625, t1626, & note: 't1616' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2392:0: t5474 = 0.4266666668e2_dp*t339*t1608 Warning: 't1608' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1608' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:301:0: t1601, t1602, t1603, t1605, t1607, t1608, t161, t1610, t1611, t1613 note: 't1602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:650:0: t394 = t393*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:569:0: t224 = t9*t16 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1880:0: *t1582*t801-0.2133333334e2_dp*t321*t953*t1631 Warning: 't1597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2433:0: -0.80e1_dp*t5565+t5568+t5572+t5574 Warning: 't1592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1874:0: *t339*t969 Warning: 't1589' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:300:0: t1584, t1586, t1588, t1589, t1591, t1592, t1594, t1596, t1597, t1598, t1599, t16, t160, & note: 't1589' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2383:0: t5456 = 0.1280e3_dp*t1582*t1426 Warning: 't1582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1902:0: *t165*t3865*t237 Warning: 't1565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2096:0: *t83*t45*t3581*t140 Warning: 't1564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:299:0: t1563, t1564, t1565, t1568, t1570, t1571, t1574, t1575, t1577, t1579, t1581, t1582, & note: 't1564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2684:0: t6219+t6222 Warning: 't1557' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1557' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2670:0: -t6185 Warning: 't1553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:662:0: *t49*t245*t25 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1888:0: *t1694*t804+0.1666666668e0_dp*t1546*t897*t3314 Warning: 't1547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2088:0: *t289*t294*t1553 Warning: 't1546' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:298:0: t1541, t1543, t1545, t1546, t1547, t1549, t155, t1552, t1553, t1556, t1557, t156, t1560, & note: 't1546' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2173:0: t4864 = t217*t46*t1535*t561 Warning: 't1535' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1535' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1531' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1531' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2201:0: t4932 = 0.5000000001e0_dp*t1528*t4908 Warning: 't1528' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1528' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2621:0: t6066 = t1519*t705*t561*t65 Warning: 't1519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2707:0: t6283 = t4701*t1518 Warning: 't1518' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1518' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2199:0: t4925 = 0.5000000001e0_dp*t1513*t4908 Warning: 't1513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:297:0: t1513, t1515, t1517, t1518, t1519, t1523, t1525, t1528, t1530, t1531, t1535, t1536, & note: 't1513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1510' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1510' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:730:0: t569 = t151*t19*t561 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2193:0: t4911 = 0.8999999998e1_dp*t1507*t4909 Warning: 't1507' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1507' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2190:0: t4907 = 0.2250000000e2_dp*t1506*t471*t4905 Warning: 't1506' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1506' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2183:0: t4895 = t478*t1500*t4729 Warning: 't1500' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't1500' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:664:0: t428 = omega*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:296:0: t1498, t15, t150, t1500, t1502, t1504, t1505, t1506, t1507, t1509, t151, t1510, t1512, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2180:0: t4887 = 0.1800000000e2_dp*t473*t1493*t4729 Warning: 't1493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:766:0: t673 = t149*t672 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1483' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:295:0: REAL(KIND=dp) :: t1471, t1476, t1479, t1482, t1483, t1485, t1489, t149, t1492, t1493, t1496, & note: 't1471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2242:0: +t5032+t5035 Warning: 't1459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2773:0: *t575*t161*t1447+t5773+t5776+t5780 Warning: 't1447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:294:0: t1444, t1447, t145, t1451, t1455, t1459, t146, t1466, t147, t1470 note: 't1444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2447:0: -t5602+t5604+t5607+t5610 Warning: 't1443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1851:0: t3679 = t2565*t1439 Warning: 't1439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2261:0: *t7*t640*t635*t371+0.180e2_dp*t5115*t1681 Warning: 't1438' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1438' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1426' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1426' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2419:0: +t5525+0.80e1_dp*t5528+t5531+t5533+t5535+t5537+t5540 Warning: 't1425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2390:0: -t5462+t5466-t5468 Warning: 't1420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1411' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:293:0: t1411, t1413, t1417, t1420, t1425, t1426, t1429, t1436, t1438, t1439, t144, t1440, t1443, & note: 't1411' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2660:0: *t4895)*t149*t160+t6155-t6158+(4*t6160) Warning: 't1410' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1410' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:722:0: t46*t541))*sx Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2107:0: t3869+t4657+t4696) Warning: 't1409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:791:0: *t165*t462*t561+0.3333333334e0_dp*t55*t57*t735 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1734:0: *t1368*t437*t907-0.3125000000e0_dp*t3262*t45*t166*t3264 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't14' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2450:0: t5622 = 0.1666666667e0_dp*t165*t1392*t4729 Warning: 't1392' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1392' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1387' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:292:0: t1387, t1388, t1392, t1396, t1397, t14, t140, t1401, t1406, t1408, t1409, t141, t1410, & note: 't1387' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2513:0: t5797 = t1373*t1962*t1829 Warning: 't1373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1792:0: t165*t171*t3449 Warning: 't1368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2060:0: +0.3333333334e0_dp*t165*t437*t1688 Warning: 't1360' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1360' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:744:0: t614 = t136*t557 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1348' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1348' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1919:0: *t400*t1333*t1410 Warning: 't1340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2457:0: t5641 = 0.1500000000e1_dp*t405*t1333*t4729 Warning: 't1333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't1333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:291:0: t133, t1333, t1340, t1347, t1348, t136, t1360, t1367, t1368, t137, t1372, t1373, t1377, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:571:0: t230 = t220*t132 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1932:0: t1320*t1483 Warning: 't1316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2468:0: t5670 = 0.2250000000e1_dp*t400*t1309*t4729 Warning: 't1309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2472:0: t5679 = 0.1875000000e1_dp*t1302*t406*t5002 Warning: 't1302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1909:0: t3939 = t1301*t245 Warning: 't1301' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1301' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2725:0: +0.4500000000e1_dp*t2009*t4744 Warning: 't1300' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1300' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:634:0: t371 = 0.1e1_dp/t131/t130 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:802:0: t764 = 0.1e1_dp/t10/t13 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2051:0: +(2*t147*t1284*t672) Warning: 't1284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:290:0: t1284, t1288, t1292, t13, t130, t1300, t1301, t1302, t1309, t131, t1316, t132, t1320, & note: 't1284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2028:0: *t429*t1928*t290 Warning: 't1283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1275' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1275' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2035:0: *t1410-0.1666666667e0_dp*t429*t1392*t1410 Warning: 't1264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1247' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1247' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2506:0: t5776 = 0.2777777778e-1_dp*t1246*t1247*t5009 Warning: 't1246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1676:0: t1143*t183*t2779+0.1200000000e2_dp*t473*t1157*t2368 Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't123' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:289:0: t1224, t123, t1235, t1238, t1239, t1246, t1247, t1254, t126, t1264, t1268, t1275, t1283, & note: 't1224' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1201' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1201' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:604:0: t308 = t12**2 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:288:0: REAL(KIND=dp) :: t1194, t12, t1200, t1201, t1206, t1207, t1210, t1213, t1216, t122, t1221, & note: 't1194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2019:0: *t722*t1722-0.5555555558e-1_dp*t719*t1235 Warning: 't1192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:639:0: *t366*t372 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1956:0: *t508*t1769-0.1111111112e0_dp*t192*t1837*t267 Warning: 't1189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1974:0: *t478*t183*t3918 Warning: 't1161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:287:0: t1161, t1168, t1172, t1176, t1189, t119, t1191, t1192, t1193 note: 't1161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1984:0: *t3382 Warning: 't1157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2537:0: t5864 = 0.1800000000e2_dp*t473*t1150*t4729 Warning: 't1150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1221:0: *t1681 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2514:0: t5801 = 0.3600000000e2_dp*t1143*t479*t5002 Warning: 't1143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2829:0: +0.1666666667e0_dp*t6144+t6155-t6158+(2*t6160) Warning: 't1142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2804:0: t6596 = t5247*t1141*t4733 Warning: 't1141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:628:0: t360 = 0.28e2_dp/0.3e1_dp*t122*t114-0.28e2_dp/0.3e1_dp*t356*t357 Warning: 't114' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't114' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1129' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:286:0: t1126, t1129, t1134, t1137, t114, t1140, t1141, t1142, t1143, t115, t1150, t1157, t116, & note: 't1126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1999:0: *t719*t1122+0.7407407410e-1_dp*t508*t1726 Warning: 't1122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:758:0: *t615-0.20e1_dp*t102*t646 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2005:0: *t1774*t1712+0.7407407410e-1_dp*t719*t1119 Warning: 't1119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1963:0: *t58*t3796*t71 Warning: 't1111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2011:0: +0.7407407410e-1_dp*t192*t194*t1836*t526 Warning: 't1109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1949:0: *t1722+0.3703703706e0_dp*t1193*t1505*t451 Warning: 't1106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2079:0: +0.2500000000e0_dp*t1981*t2707*t1410 Warning: 't1100' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1100' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:746:0: t624 = beta*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1992:0: t192*t68*t4256*t65 Warning: 't1097' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1097' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2070:0: *t3507-t3512)*t149*t160 Warning: 't1093' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:285:0: t1093, t1097, t1099, t11, t1100, t1101, t1106, t1109, t1111, t1119, t112, t1122, t1125, & note: 't1093' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2043:0: *t1246*t3244*t1483 Warning: 't1085' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1085' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:749:0: t635 = -4*t108+4*t332*my_rho Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tpss.F xc_tpss.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2330:0: t5320 = 0.3333333336e0_dp*t83*t1071*t4729 Warning: 't1071' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1071' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:754:0: +0.60e1_dp*t119*t637-0.60e1_dp*t7*t640*t126*t371 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't107' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1940:0: t1292*t1829 Warning: 't1067' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1067' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1064' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1064' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1866:0: *t321*t953*t1625 Warning: 't1063' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1063' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1060' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:284:0: t1060, t1063, t1064, t1067, t1068, t107, t1071, t1076, t1079, t108, t1082, t1085, t1089, & note: 't1060' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1470:0: t2204 = t10*t106 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't106' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2164:0: -0.2400000000e2_dp*t786/t2492*t1058 Warning: 't1058' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1058' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2409:0: *t5511+0.1200000000e3_dp*t1055*t2565*t4721 Warning: 't1055' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1055' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:2734:0: *t1054*t640*t3679 Warning: 't1054' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1054' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1050' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1050' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:755:0: t646 = t105*t645 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1046' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1046' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1044' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1044' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:608:0: t316 = t97*t104 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1036' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:283:0: t1036, t104, t1040, t1044, t1046, t105, t1050, t1054, t1055, t1056, t1058, t1059, t106, & note: 't1036' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1034' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1034' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1030' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1030' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:613:0: t326 = 0.1e1_dp/t103/t35 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1026' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1026' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1024' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1024' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1021' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1021' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:643:0: *t322+0.40e1_dp*t102*t329-0.20e1_dp*t102*t376 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1773:0: t12*t1058 Warning: 't1014' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1014' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1012' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1012' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1859:0: *t786*t1034*t1681 Warning: 't1008' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1008' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1850:0: +0.3200000000e2_dp*t1055*t3674 Warning: 't1004' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:282:0: t1004, t1008, t1012, t1014, t1019, t102, t1021, t1024, t1026, t103, t1030, t1033, t1034, & note: 't1004' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:1840:0: *t3339 Warning: 't1000' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't1000' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:565:0: t218 = t10*t16 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_lr_adiabatic.F:281:0: REAL(KIND=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t1000, t1002, & note: 't10' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tpss.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tpss.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F xc_xpbe_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xpbe_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xpbe_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:984:0: t207 = t192*t93*t37*t204 Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1028:0: t353 = t84*t352 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't83' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't81' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1038:0: t415 = t79*t21 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1073:0: t531 = F1*t235*t34-t77*t529 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1041:0: t461 = t74*t21 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1015:0: t305 = t56**2 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1014:0: t299 = 0.1e1_dp/t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:985:0: t211 = 0.2e1_dp/0.3e1_dp*t50*t93*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1003:0: *t37*t248 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1027:0: t352 = 0.1e1_dp/t85/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:998:0: t242 = t27*t225 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1035:0: t406 = t25*t31 Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:992:0: *t41-0.9e1_dp/0.4e1_dp*t22*t221*t204 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:987:0: t212 = t172*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1026:0: t344 = t183*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1021:0: t330 = g4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't158' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1016:0: t307 = 0.1e1_dp/t305*t150 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1068:0: t498 = 2*t172*t40*t225+t14*t236-t14*t496 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't138' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:994:0: t229 = t13*t225 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1006:0: t272 = t268/t12/t13 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1019:0: t324 = g2*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1065:0: Clda)*sx Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:1097:0: *t155)*Clda)*sx Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't99' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:716:0: t475 = t473*t87*t218 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: *(t262-t235*t41*t248)) Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:703:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:729:0: t541 = t73*t21 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:779:0: t677 = F1*t279*t34-t71*t675 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:708:0: t429 = t86*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:652:0: t255 = 0.2e1_dp/0.3e1_dp*t50*t125*t7*t4 Warning: 't50' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:635:0: t217 = t216*t40 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:671:0: *t37*t292 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't35' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't34' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:650:0: t248 = 4*t237*t229+5*t240*t27*t218+6*t244*t31*t218 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:727:0: t533 = t25*t31*C Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:660:0: -0.9e1_dp/0.4e1_dp*t22*t265*t248 Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:722:0: t504 = t429*t21 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't199' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:683:0: t349 = 0.1e1_dp/t347*t194 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:711:0: t437 = t227*t19 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't183' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't181' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't170' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:648:0: t240 = a4*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't163' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't152' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:788:0: t720 = t143*t269 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:776:0: t653 = 2*t216*t40*t269+t14*t280-t14*t235*t292 Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:651:0: t251 = t236*t125*t37*t248 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't123' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't121' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:786:0: t409*(t281-t235*t41*t292)) Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:712:0: t445 = 0.1e1_dp/t117/t33 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:736:0: t612 = t429*t116 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:774:0: Clda)*sx Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:688:0: t373 = t73*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:829:0: +0.4e1_dp/0.9e1_dp*t195*qndrho*t199)*Clda)*sx Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:717:0: t479 = t108*t429*t331 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:715:0: t473 = t424*t107 Warning: 't107' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:674:0: t314 = t312*t106*t107 Warning: 't106' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:733:0: t603 = t437*t105 Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xpbe_hole_t_c_lr.F:731:0: t581 = t64*t118*t103 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_thomas_fermi.F xc_thomas_fermi.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_thomas_fermi.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_thomas_fermi.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_ke_gga.F xc_ke_gga.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_ke_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_ke_gga.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc.F xc_libxc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88.F xc_xbecke88.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F xc_xlda_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xlda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xlda_hole_t_c_lr.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:250:0: REAL(KIND=dp) :: t1, t12, t14, t15, t19, t2, t22, t23, & Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: /0.3e1_dp-C*t15*t3*t6*t4*t25))*sx Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't14' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xlda_hole_t_c_lr.F:296:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_hcth.F xc_hcth.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F xc_perdew_zunger.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_hcth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_hcth.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_zunger.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_zunger.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pade.F xc_pade.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:690:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:684:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:687:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:722:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:619:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:700:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:708:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_zunger.F:618:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pade.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pade.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_pade.F xc_pade.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_pade.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_pade.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_exchange_gga.F xc_exchange_gga.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_exchange_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_exchange_gga.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F xc_lyp_adiabatic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_lyp_adiabatic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_lyp_adiabatic.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:604:0: t216 = 0.1e1_dp/t77/t9 Warning: 't9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't9' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:581:0: t153 = 0.1e1_dp/t21/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:618:0: t280 = t102*t169*t78*lambda Warning: 't78' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't78' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:617:0: t276 = d*t76*t10 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:605:0: t220 = 0.26666666666666666667e1_dp*t74/t21/t19*t216*t103 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:477:0: t73, t74, t76, t77, t78, t80, t83, t84, t85, t86, t87, t9, t90, t91, t94, t95, t96, t97 note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't63' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't63' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't58' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't58' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:651:0: *t355)+REAL(2*t65*my_ndrhoa, dp) Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:476:0: REAL(KIND=dp) :: t421, t46, t47, t48, t49, t5, t51, t55, t58, t6, t62, t63, t65, t67, t7, & note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:665:0: t421 = REAL(2*t25*t41*my_ndrho, dp)-0.1333333333e1_dp*REAL(t19, dp)*REAL(my_ndrho, dp) Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:639:0: *t48+(t199-0.6666666667e0_dp*my_rhob)*t47 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:475:0: t32, t325, t348, t351, t355, t362, t387, t39, t394, t4, t41, t42 note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:657:0: t387 = t3*my_ndrhob Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:602:0: *my_rhoa+t196)*t48+t200*t47 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:474:0: t266, t27, t270, t273, t276, t28, t280, t285, t288, t294, t3, t30, t300, t307, t31, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:659:0: *t387)+REAL(2*t63*my_ndrhob, dp) Warning: 't25' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't25' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:473:0: t212, t216, t220, t222, t223, t225, t23, t231, t237, t24, t246, t25, t250, t259, t26, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:585:0: t169 = 0.1e1_dp/t21/t2 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:573:0: t135 = 0.1e1_dp/t6/t19*t78 Warning: 't19' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: t174, t179, t18, t183, t186, t187, t188, t19, t194, t196, t199, t2, t200, t202, t21, & note: 't19' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:472:0: Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:609:0: t231 = t14*t223*t225*lambda*t17*t87/0.3e1_dp Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:583:0: t162 = t15*t76 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:471:0: t140, t141, t143, t145, t146, t15, t151, t153, t157, t16, t162, t165, t169, t17, t171, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:643:0: -t300-0.1111111111e0_dp*t115*t316) Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't118' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:655:0: my_ndrhoa, dp)-0.2222222222e0_dp*t115*my_rhoa*t355)) Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:668:0: +t18*t90*t421*d-REAL(2*t95*t96*my_rhob*t108*my_ndrho, dp)) Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:631:0: t300-0.1111111111e0_dp*t115*t188) Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:470:0: t103, t106, t108, t113, t115, t118, t119, t124, t125, t128, t129, t132, t135, t138, t14, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:634:0: -t151+t157-t18*t24*t202)+t73*t307 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: REAL(KIND=dp) :: cf, my_ndrho, my_ndrhoa, my_ndrhob, my_rhoa, my_rhob, t1, t10, t100, t102, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_lyp_adiabatic.F:469:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xalpha.F xc_xalpha.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F xc_perdew_wang.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xalpha.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xalpha.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_wang.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_wang.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F xc_perdew_wang.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:788:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:784:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:786:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew_wang.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew_wang.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbeef.F xc_xbeef.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbeef.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbeef.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:788:0: +tr*r(2)+tzz*z(0, 1)**2+tz*z(0, 2) Warning: 'tzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:784:0: +tr*r(2)+tzz*z(1, 0)**2+tz*z(2, 0) Warning: 'trz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:786:0: +tr*r(2)+tzz*z(1, 0)*z(0, 1)+tz*z(1, 1) Warning: 'trr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'tr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'tr' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:819:0: +3.0_dp*tzz*z(0, 1)*z(0, 2)+tz*z(0, 3) Warning: 'tzzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:677:0: tzz, tzzz note: 'tzzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trzz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:797:0: +3.0_dp*tzz*z(1, 0)*z(2, 0)+tz*z(3, 0) Warning: 'trrz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrz' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:805:0: +trz*r(1)*z(2, 0)+tzz*z(2, 0)*z(0, 1)+tz*z(2, 1) Warning: 'trrr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew_wang.F:676:0: REAL(KIND=dp) :: rho, tr, trr, trrr, trrz, trz, trzz, tz, & note: 'trrr' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_optx.F xc_optx.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_ke_gga.F xc_ke_gga.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_optx.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_optx.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_ke_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_ke_gga.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F xc_vwn.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_vwn.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_vwn.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1476:0: t288 = t287*t97 Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't97' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1272:0: t945, t948, t957, t96, t97, t972, t979, t982, t984, t986, t993, t996, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't93' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't93' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1500:0: t324 = t317*t92 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1765:0: t752 = t90*t751 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1271:0: t890, t891, t893, t896, t9, t90, t901, t903, t905, t906, t91, t914, t92, t93, t937, t942, & note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1769:0: t757 = t89*t91 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1270:0: REAL(KIND=dp) :: t865, t866, t869, t870, t873, t874, t875, t878, t881, t884, t887, t89, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't834' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't834' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't833' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1269:0: t833, t834, t835, t84, t842, t851, t857, t859, t86, t862, t864 note: 't833' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't832' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't832' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't831' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't831' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't830' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't830' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't829' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't829' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't828' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't828' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't827' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't827' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't826' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't826' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't825' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't825' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't824' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't824' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't823' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't823' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't822' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't822' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't821' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't820' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't820' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: Warning: 't819' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't818' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1268:0: t818, t819, t820, t821, t822, t823, t824, t825, t826, t827, t828, t829, t830, t831, t832, & note: 't818' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't817' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't817' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: Warning: 't816' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't815' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't815' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2175:0: t1832 = t814*t254 Warning: 't814' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't814' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't813' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't813' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't812' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't812' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2177:0: t1838 = t811*t202 Warning: 't811' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't811' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2193:0: t1891 = t808*t254 Warning: 't808' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't808' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2181:0: t1850 = t806*t254 Warning: 't806' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't806' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2189:0: t1870 = t804*t254 Warning: 't804' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't804' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2194:0: t1893 = t803*t305 Warning: 't803' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't803' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2183:0: t1858 = t802*t142 Warning: 't802' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't802' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1448:0: t245 = t80*t225 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1378:0: t136 = t8**0.333333333e0_dp Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't8' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2225:0: *t136*t1986 Warning: 't799' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1267:0: t799, t8, t80, t802, t803, t804, t806, t808, t811, t812, t813, t814, t815, t816, t817, & note: 't799' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't796' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't796' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't793' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't793' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't789' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't789' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't784' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't784' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't783' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't783' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't782' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't782' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't780' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't780' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't779' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't779' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't778' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't778' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't777' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't777' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't774' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't774' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't773' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't773' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't772' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't772' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't771' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1266:0: t771, t772, t773, t774, t777, t778, t779, t780, t782, t783, t784, t786, t789, t793, t796, & note: 't771' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't769' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't769' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't767' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't767' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2092:0: t1603 = 0.2e1_dp*t766 Warning: 't766' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't766' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't764' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2249:0: t2048)*t2)*sc Warning: 't762' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't762' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2096:0: t1609 = 0.160e2_dp*t759 Warning: 't759' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't759' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't758' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't758' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't757' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't757' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't756' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't756' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2188:0: *t133*t90*t91*t789+0.80e1_dp*t1671*t327 Warning: 't755' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't755' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: Warning: 't753' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2212:0: *t1776 Warning: 't752' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't752' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2152:0: *t125*t340*t309+t1775-0.40e1_dp*t1776 Warning: 't751' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1265:0: t751, t752, t753, t755, t756, t757, t758, t759, t762, t763, t764, t766, t767, t769, t77, & note: 't751' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't750' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't750' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1444:0: t239 = t75*t212 Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't75' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't748' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: Warning: 't746' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't745' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't745' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2143:0: t1754 = 0.2e1_dp*t744*t254 Warning: 't744' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't744' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't743' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't743' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't742' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't742' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2144:0: t1764 = 0.2e1_dp*t741*t202 Warning: 't741' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't741' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1446:0: t242 = t74**(-0.20e1_dp) Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't735' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't735' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2103:0: t1620 = 0.80e1_dp*t733*t254 Warning: 't733' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't733' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2243:0: 0.3e1_dp*t1765+0.120e2_dp*t1858*t327-0.120e2_dp*t1776 Warning: 't732' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't732' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2118:0: t1666 = 0.80e1_dp*t730*t254 Warning: 't730' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't730' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't73' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1264:0: t73, t730, t732, t733, t735, t74, t741, t742, t743, t744, t745, t746, t748, t75, t750, & note: 't73' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2147:0: t1775 = 0.2e1_dp*t729*t305 Warning: 't729' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't729' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2120:0: t1671 = t728*t142 Warning: 't728' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't728' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't725' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't725' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't722' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't719' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't719' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: Warning: 't716' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't705' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't705' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2129:0: t1696 = t316*t704 Warning: 't704' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1263:0: REAL(KIND=dp) :: t704, t705, t706, t709, t712, t715, t716, t719, t722, t725, t728, t729, & note: 't704' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't697' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't697' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't696' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't696' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't691' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't691' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't688' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't688' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't687' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't687' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't683' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't683' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't682' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't682' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't681' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't681' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't679' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1262:0: t679, t68, t681, t682, t683, t687, t688, t691, t696, t697, t70 note: 't679' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1983:0: *t1221+0.2566001193e0_dp*t116*t1245*t984*t1252 Warning: 't678' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't678' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't674' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't674' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't667' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't667' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1971:0: *t674*t1171-t291*t1181 Warning: 't666' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't666' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1960:0: t1238 = t874*t661 Warning: 't661' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't661' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1964:0: t1252 = t865/t659/t282*t1250 Warning: 't659' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't659' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't658' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't658' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't657' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't657' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: Warning: 't654' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1434:0: t224 = t65**2 Warning: 't65' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't65' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't648' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1261:0: t645, t648, t65, t651, t654, t656, t657, t658, t659, t661, t662, t666, t667, t674, t678, & note: 't648' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't644' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't644' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't643' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't643' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't636' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't636' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't635' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't635' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't634' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't634' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't631' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't631' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't630' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't630' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't627' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't627' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1953:0: *t622*t874-0.9531842928e0_dp*t266*t887 Warning: 't622' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't622' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1950:0: t1168 = t619*t269 Warning: 't619' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't619' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't618' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't618' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't617' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't617' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't611' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1260:0: t611, t617, t618, t619, t622, t627, t630, t631, t634, t635, t636, t64, t642, t643, t644, & note: 't611' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1999:0: *bf*t1245*t984*t1252-t109*t1341*t122 Warning: 't610' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't610' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1443:0: t236 = t235*t61 Warning: 't61' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't61' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1944:0: t1151 = t607*t874 Warning: 't607' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't607' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't606' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't606' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't605' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't605' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't604' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't604' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't603' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't603' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't602' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't602' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2116:0: t1142-0.40e1_dp*t1626*t92+t1346+t1654*t126+0.40e1_dp*t1657 Warning: 't601' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't601' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't600' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't600' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1451:0: t73*(t243*t60+0.3177280975e0_dp*t246*t232)*t86 Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't599' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't599' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2137:0: +0.2e1_dp*t1580-0.40e1_dp*t1582+0.80e1_dp*t1671*t257 Warning: 't598' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1259:0: t598, t599, t6, t60, t600, t601, t602, t603, t604, t605, t606, t607, t608, t61, t610, & note: 't598' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't597' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't597' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't596' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't596' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't595' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't595' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't594' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't594' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't593' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't593' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't592' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't592' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2148:0: t1776 = t317*t591 Warning: 't591' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't591' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't583' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't583' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't582' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't582' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't577' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't577' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1454:0: t255 = t57*t254 Warning: 't57' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't57' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't569' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't569' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't568' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1258:0: t568, t569, t57, t573, t574, t577, t582, t583, t591, t592, t593, t594, t595, t596, t597, & note: 't568' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't567' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't567' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't565' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't565' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't564' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't564' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't560' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't560' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1498:0: t322 = t315*t56 Warning: 't56' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't56' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't553' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't553' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't552' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't552' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2039:0: t1510 = t874*t547 Warning: 't547' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't547' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2043:0: t1524 = t865/t545/t230*t1522 Warning: 't545' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't545' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't544' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't544' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't543' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: t540, t542, t543, t544, t545, t547, t548, t55, t552, t553, t56, t560, t564, t565, t567, & note: 't543' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1257:0: Warning: 't540' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1497:0: t321 = t320*t54 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't534' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't534' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't530' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't522' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't522' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't520' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't520' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't517' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't517' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't516' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1256:0: REAL(KIND=dp) :: t516, t517, t520, t521, t522, t528, t529, t530, t531, t534, t537, t54, & note: 't516' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2024:0: *t508*t874-0.9531842928e0_dp*t214*t887 Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't508' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2021:0: t1391 = t505*t217 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't504' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't504' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't503' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't503' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1373:0: t129 = t5**0.333333333e0_dp Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't497' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't497' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2015:0: t1374 = t493*t874 Warning: 't493' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1255:0: t493, t494, t496, t497, t5, t503, t504, t505, t508, t51, t513 note: 't493' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't492' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't491' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't487' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2159:0: -t484+t1785+t1786+0.4e1_dp*t485+0.160e2_dp*t602 Warning: 't484' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't484' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: Warning: 't483' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2072:0: t1576 = t481*t254 Warning: 't481' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't481' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2215:0: -t820+t486+t603-t822 Warning: 't480' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't480' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2145:0: t1765 = t320*t479 Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1254:0: t479, t480, t481, t482, t483, t484, t485, t486, t487, t488, t489, t49, t490, t491, t492, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't473' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't459' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't459' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't458' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't455' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1900:0: *t45*t1020*t984*t1027 Warning: 't454' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't454' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't450' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't450' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1417:0: t195 = t45*t173 Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't447' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't447' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't444' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't444' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1868:0: t945 = t443*t873 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1253:0: t443, t444, t447, t45, t450, t454, t455, t457, t458, t459, t463, t464, t467, t472, t473, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't440' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't440' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1876:0: *t896-t189*t914 Warning: 't439' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't439' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1885:0: t1013 = t874*t434 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1889:0: t1027 = t865/t432/t178*t1025 Warning: 't432' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't432' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't431' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't431' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't430' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't430' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't421' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't421' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't417' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't416' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1252:0: t416, t417, t418, t42, t421, t424, t427, t429, t430, t431, t432, t434, t435, t439, t440, & note: 't416' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't409' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't409' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't408' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2070:0: t859*t1493+0.5132002385e0_dp*ba*t1517*t984*t1524 Warning: 't406' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't406' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't402' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't402' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1413:0: t189 = t40*t155 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1382:0: t142 = t4**0.30e1_dp Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't399' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't399' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1865:0: *t394*t874-0.9531842928e0_dp*t161*t887 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2031:0: *t560*t1394-t239*t1404 Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1415:0: t192 = t39**(-0.20e1_dp) Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1251:0: t39, t390, t392, t393, t394, t399, t4, t40, t402, t403, t406, t407, t408, t409, t415, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2054:0: t1493+0.2566001193e0_dp*t80*t1517*t984*t1524 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1861:0: t903 = 0.1211413728e1_dp*t388*t873 Warning: 't388' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't388' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1858:0: t893 = t385*t164 Warning: 't385' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't385' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2017:0: t1380 = t379*t217 Warning: 't379' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't379' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1917:0: *bp*t1020*t984*t1027 Warning: 't375' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't375' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2013:0: t1371 = t372*t217 Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't371' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't371' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: Warning: 't370' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1250:0: t369, t37, t370, t371, t372, t373, t375, t376, t379, t38, t383, t384, t385, t388, t389, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1851:0: t875 = t367*t874 Warning: 't367' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't367' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2014:0: t1372 = t366*t212*t1371 Warning: 't366' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't366' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2165:0: *t743-0.160e2_dp*t764-t492+t365 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2099:0: +t842-t1609 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2089:0: t1599)*t2)*sc Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2009:0: t1361 = t362*t202 Warning: 't362' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't362' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2075:0: t1582 = t359*t254 Warning: 't359' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't359' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2073:0: t1578 = t357*t254 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2130:0: t1697 = t315*t355 Warning: 't355' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't355' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2010:0: t1363 = t353*t254 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1249:0: REAL(KIND=dp) :: t353, t355, t356, t357, t359, t362, t363, t364, t365, t366, t367, t368, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2202:0: *t1897*t92-0.1200e2_dp*t750*t1901 Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1939:0: t1137 = t351*t305 Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1930:0: t1110 = t350*t142 Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't347' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1928:0: t1096 Warning: 't344' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't344' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2008:0: *t750*t90*t91*t340-0.40e1_dp*t1125*t92+0.3600e2_dp*t1358 Warning: 't340' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't340' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2207:0: *t1094 Warning: 't338' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't338' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2173:0: *t725*t371 Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2142:0: t1626-0.1200e2_dp*t356*t340*t309-0.40e1_dp*t1668 Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1248:0: t333, t337, t338, t34, t340, t343, t344, t347, t350, t351, t352 note: 't333' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't329' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't329' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1821:0: t825 = t732*t327 Warning: 't327' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't327' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1772:0: t762 = t322*t254 Warning: 't322' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't322' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1835:0: +t712+0.2e1_dp*t326+0.80e1_dp*t328+t715)*sc Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't320' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't320' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't317' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't317' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1787:0: t782 = t316*t305 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1247:0: t315, t316, t317, t32, t320, t321, t322, t323, t324, t325, t326, t327, t328, t329, t332, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1749:0: +0.8549604655e0_dp*t722*t312-0.5129762798e1_dp*t725*t337 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1788:0: t783 = t305*t309 Warning: 't305' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't305' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2123:0: t1690 = 0.2400e2_dp*t771*t304*t133*t309 Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't304' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1377:0: t133 = t3-t132 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't298' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't298' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1724:0: t691 = t297*t393 Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't297' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1718:0: t679 = t678*t294 Warning: 't294' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't294' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1720:0: t682 = t293*t681 Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't293' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1401:0: t172 = t29**2 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1717:0: t674*t619-t291*t627 Warning: 't288' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't288' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't287' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1246:0: t287, t288, t29, t291, t293, t294, t295, t297, t298, t3, t304, t305, t306, t309, t312, & note: 't287' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1704:0: t651 = t379*t283 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1709:0: t659 = t282**2 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1710:0: t661 = 0.1e1_dp/t659*t280 Warning: 't280' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't280' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't279' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1703:0: t648 = t278*t393 Warning: 't278' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't278' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't276' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1696:0: t634 = t272*t406 Warning: 't272' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't272' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1691:0: *t266*t379 Warning: 't266' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: t265, t266, t269, t27, t272, t273, t276, t277, t278, t279, t28, t280, t282, t283, t284, & note: 't266' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1245:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1712:0: t666 = t287*t264 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: Warning: 't263' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1694:0: *t265*t627 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1778:0: t769 = t732*t257 Warning: 't257' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't257' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't256' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't256' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1775:0: t764 = t317*t254 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2146:0: t1768 = 0.2400e2_dp*t750*t253*t751 Warning: 't253' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't253' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:2138:0: t1730 = 0.160e2_dp*t755*t756*t252*t91 Warning: 't252' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't252' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1657:0: t577 = t245*t393 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't243' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't243' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1651:0: t565 = t564*t242 Warning: 't242' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1244:0: t242, t243, t245, t246, t252, t253, t254, t255, t256, t257, t258, t259, t260, t263, t264, & note: 't242' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1653:0: t568 = t241*t567 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1410:0: t184 = t183*t24 Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't239' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't239' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1650:0: t560*t505-t239*t513 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1637:0: t537 = t379*t231 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1642:0: t545 = t230**2 Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1420:0: t37*(t193*t23+0.3177280975e0_dp*t196*t180)*t51 Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1643:0: t547 = 0.1e1_dp/t545*t228 Warning: 't228' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't228' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't227' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't227' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1636:0: t534 = t226*t393 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: t221, t224, t225, t226, t227, t228, t23, t230, t231, t232, t235, t236, t239, t24, t241, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't224' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1243:0: Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1629:0: t520 = t220*t406 Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't220' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1666:0: *t583*t548)*t86)*t91 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1624:0: *t214*t379 Warning: 't214' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't214' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1645:0: t552 = t235*t212 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1627:0: *t213*t513 Warning: 't208' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't208' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't205' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't205' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1607:0: t485 = t204*t254 Warning: 't204' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1242:0: REAL(KIND=dp) :: t204, t2048, t205, t206, t207, t208, t211, t212, t213, t214, t217, t220, & note: 't204' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1742:0: +t712+0.2e1_dp*t256+0.80e1_dp*t258+t715)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1758:0: t743 = t320*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1241:0: t1998, t1999, t2, t20, t2010, t2011, t2014, t2019, t202, t2025, t203 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't196' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1592:0: t467 = t195*t393 Warning: 't195' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't195' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1586:0: t455 = t454*t192 Warning: 't192' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't192' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1588:0: t458 = t191*t457 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1240:0: t1901, t1904, t191, t192, t193, t1939, t1945, t1949, t195, t196, t1975, t1979, t1986, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1733:0: *t697*t662)*t122) Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1239:0: t1858, t186, t1868, t1870, t1872, t1884, t1886, t189, t1891, t1893, t1894, t1897, t19, & note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1581:0: t447 = t185*t337 Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't185' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1585:0: t450*t385-t189*t399 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1238:0: t180, t1804, t1826, t1829, t183, t1832, t1836, t1838, t1839, t184, t185, t1850, t1853, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1462:0: t265 = t18*t264 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1569:0: t424 = t379*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1574:0: t432 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1237:0: t1775, t1776, t1778, t178, t1782, t1783, t1785, t1786, t1789, t179, t1795, t1797, t18, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1575:0: t434 = 0.1e1_dp/t432*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1568:0: t421 = t174*t393 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: t1701, t172, t1726, t173, t1730, t174, t175, t1750, t1754, t176, t1764, t1765, t1768, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1236:0: Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1399:0: t168 = t17**(-0.3333333332e0_dp) Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1695:0: t631 = t630*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1235:0: REAL(KIND=dp) :: t1671, t1672, t1675, t168, t169, t1690, t1694, t1696, t1697, t1698, t17, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1561:0: t407 = t167*t406 Warning: 't167' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't167' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1601:0: t473*t435)*t51 Warning: 't164' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1234:0: t1639, t164, t1653, t1654, t1657, t1659, t1664, t1666, t1668, t167 note: 't164' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1555:0: *t161*t379 Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1233:0: t1603, t1604, t1605, t1606, t1609, t161, t1610, t1611, t1613, t1615, t1620, t1622, t1626, & note: 't161' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1713:0: t667 = t666*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1232:0: t1570, t1576, t1578, t1580, t1582, t1588, t159, t1590, t1593, t1599, t16, t160, t1602, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1551:0: t392 = 0.6057068640e0_dp*t157*t337 Warning: 't157' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't157' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1577:0: t439 = t183*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1685:0: t611 = t151*t269 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1231:0: t1507, t151, t1510, t1516, t1517, t1522, t1524, t1527, t154, t155, t156, t1567, t157, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1558:0: *t156*t399 Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't150' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1421:0: t203 = t15*t202 Warning: 't15' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't15' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1684:0: t610 = t149*t264 Warning: 't149' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't149' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1795:0: +t259+t715+t321+t323-t325+t326+t329)*sc Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1532:0: t364 = t147*t202 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1613:0: t491 = t144*t254 Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1230:0: t144, t1455, t1469, t147, t1477, t148, t1480, t1483, t149, t1490, t1493, t15, t150, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1829:0: t833 = t143*t832 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1752:0: t732 = t315*t142 Warning: 't142' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't142' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1671:0: t596 = t141*t305 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1523:0: t352 = t140*t142 Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1229:0: t1374, t1377, t1380, t1383, t1388, t1389, t1391, t1394, t140, t1404, t141, t142, t143, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1518:0: t344 = t137**2 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: REAL(KIND=dp) :: t1346, t1358, t136, t1360, t1361, t1363, t1365, t1368, t137, t1371, t1372, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1228:0: Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1513:0: t333 = t133**2 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1516:0: t340 = -0.2e1_dp*t131+0.2e1_dp*t338 Warning: 't131' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't131' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1486:0: t306 = t13*t305 Warning: 't13' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: t1284, t129, t1299, t13, t130, t131, t132, t133, t1341, t1344 note: 't13' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1227:0: Warning: 't129' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1508:0: t55+t93+t127)*sc Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1503:0: t327 = t126*t309 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1784:0: t778 = t125*t1 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1226:0: t1211, t1218, t122, t1221, t1235, t1238, t1244, t1245, t125, t1250, t1252, t126, t127, & note: 't122' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1381:0: t141 = t140*t12 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1481:0: t297 = t116*t277 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1225:0: t1154, t1157, t116, t1160, t1165, t1166, t1168, t1171, t1181, t12, t120, t1205, t1208, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1477:0: t291 = t111*t264 Warning: 't111' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't111' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1479:0: t294 = t110**(-0.20e1_dp) Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't110' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1383:0: t143 = t11*t142 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1484:0: t109*(t295*t96+0.3177280975e0_dp*t298*t284)*t122 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1223:0: t1089, t109, t1094, t1096, t1099, t11, t110, t1108, t1109, t111, t1110, t1111, t1113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1467:0: t276 = t101**2 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1491:0: t309 = -t3-t132 Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1221:0: REAL(KIND=dp) :: ap, bp, cp, d2f0, myrho, myrhoa, myrhob, Qa, Qf, Qp, t1, t100, t101, t1010, & note: 't1' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:858:0: t244 = 0.6057068640e0_dp*t98*t230 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't98' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't97' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't96' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't96' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:849:0: t226 = t92*t105 Warning: 't92' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:685:0: t92, t947, t95, t950, t953, t956, t96, t967, t97, t98, t984, t986, t990, x0p note: 't92' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:937:0: t382 = t381*t91 Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't91' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:865:0: *t97*t251 Warning: 't89' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't89' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:848:0: t225 = t88*t96 Warning: 't88' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't88' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:834:0: t213 = t212*t85 Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:684:0: t835, t836, t838, t841, t85, t851, t853, t86, t860, t863, t872, t879, t88, t89, t90, t91, & note: 't85' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't80' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:683:0: REAL(KIND=dp) :: t792, t793, t798, t80, t800, t804, t807, t808, t810, t814, t820, t823, & note: 't80' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:822:0: t193 = t74*t173 Warning: 't74' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:682:0: t732, t74, t743, t745, t748, t752, t755, t758, t769, t78 note: 't74' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:818:0: t187 = t69*t160 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:820:0: t190 = t68**(-0.20e1_dp) Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't68' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't67' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:681:0: t665, t67, t68, t69, t690, t693, t696, t7, t705, t71, t710, t719, t720, t721, t727, t729, & note: 't67' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:808:0: t172 = t59**2 Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:680:0: t567, t570, t573, t58, t583, t589, t59, t595, t596, t6, t601, t603, t613, t62, t625, t64, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:817:0: t184 = t183*t55 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:826:0: t144 Warning: 't54' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:679:0: t522, t525, t526, t528, t531, t536, t538, t54, t540, t541, t549, t55, t559, t563, t565, & note: 't54' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:827:0: t203 = t51*t202 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:764:0: t97 = t5*t96 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:678:0: t494, t497, t499, t5, t500, t501, t504, t505, t508, t509, t51, t510, t513, t516, t519, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't490' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't490' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't489' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1167:0: t1019 = t488*t202 Warning: 't488' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't488' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't485' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't485' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't482' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:796:0: t150 = t48**0.333333333e0_dp Warning: 't48' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't48' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't479' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't475' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't475' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1184:0: +t950)*t2+t953+0.3e1_dp*t489+0.6e1_dp*t472+t956)*sc Warning: 't472' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't472' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't471' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't471' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1156:0: t984 = 0.2e1_dp*t470*t202 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't461' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:677:0: t461, t464, t467, t470, t471, t472, t475, t479, t48, t482, t485, t488, t489, t49, t490, & note: 't461' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & Warning: 't458' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't452' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1157:0: t986 = t212*t451 Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't451' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:793:0: t145 = t45**0.333333333e0_dp Warning: 't45' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't45' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't443' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't443' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't442' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't442' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't437' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't437' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't434' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't434' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't433' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:676:0: REAL(KIND=dp) :: t433, t434, t437, t44, t442, t443, t45, t451, t452, t455, t457, t458, t46, & note: 't433' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't427' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't427' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't425' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't425' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't424' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't424' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't420' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't420' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't413' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't412' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:675:0: t408, t412, t413, t42, t420, t424, t425, t427, t428, t429, t43 note: 't412' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1089:0: t758 = t509*t407 Warning: 't407' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't407' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1094:0: t800 = t500/t405/t178*t798 Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't405' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't403' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't403' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:767:0: t101 = t4**(-0.8333333334e0_dp) Warning: 't4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't4' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't394' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't394' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't390' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't390' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't389' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't389' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't382' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't381' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:674:0: t381, t382, t388, t389, t390, t391, t394, t397, t4, t400, t402, t403, t404, t405, t407, & note: 't381' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't380' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't380' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't38' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't376' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't376' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't373' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't373' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1107:0: *t368*t509-0.9531842928e0_dp*t162*t522 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1104:0: t838 = t365*t165 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't364' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't364' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't363' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't363' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't357' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't357' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't356' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't356' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1098:0: t810 = t353*t509 Warning: 't353' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't353' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't352' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:673:0: t352, t353, t354, t356, t357, t36, t363, t364, t365, t368, t373, t376, t377, t38, t380, & note: 't352' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't351' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't350' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't350' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1084:0: t743 = t349*t202 Warning: 't349' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't349' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't342' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1165:0: +t950)*t2+t953+t350+0.4e1_dp*t351+t956+t990+t490)*sc Warning: 't337' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't337' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't334' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't334' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: Warning: 't333' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1153:0: +t953+0.3e1_dp*t350+0.6e1_dp*t351+t956)*sc Warning: 't332' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't332' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't324' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't324' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:789:0: t136 = t32*t114 Warning: 't32' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't32' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:672:0: t319, t32, t324, t325, t332, t333, t334, t337, t339, t342, t343, t346, t349, t350, t351, & note: 't319' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't316' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't315' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't315' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't311' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't311' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't310' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't310' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't309' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't309' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't307' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't307' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1062:0: t133*t10+0.2e1_dp*t307*t105 Warning: 't306' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't306' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't302' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't302' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:795:0: t147 = t3-t146 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't299' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't299' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't296' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't296' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1043:0: t693 = t295*t508 Warning: 't295' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't295' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't292' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't292' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1051:0: *t531-t130*t549 Warning: 't291' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:671:0: t29, t291, t292, t295, t296, t299, t3, t302, t306, t307, t309, t310, t311, t315, t316, & note: 't291' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1034:0: t589 = t509*t286 Warning: 't286' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't286' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1038:0: t603 = t500/t284/t119*t601 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't283' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't283' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't282' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't282' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: Warning: 't279' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't273' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't273' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:785:0: t130 = t27*t96 Warning: 't27' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't27' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't269' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't269' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't268' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't268' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't261' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:670:0: t261, t267, t268, t269, t27, t270, t273, t276, t279, t281, t282, t283, t284, t286, t287, & note: 't261' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't260' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't260' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:787:0: t133 = t26**(-0.20e1_dp) Warning: 't26' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't26' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1144:0: *t389*t573*t748 Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't255' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1026:0: *t246*t509-0.9531842928e0_dp*t102*t522 Warning: 't246' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't246' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1114:0: *t841-t187*t851 Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1128:0: -0.1588640487e1_dp*t437*t860 Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:669:0: REAL(KIND=dp) :: t241, t242, t244, t245, t246, t25, t251, t254, t255, t258, t259, t26, t260, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1022:0: t538 = 0.1211413728e1_dp*t240*t508 Warning: 't240' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't240' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't24' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1019:0: t528 = t237*t105 Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't236' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't236' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't235' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't235' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1100:0: t820 = t231*t165 Warning: 't231' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't231' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1078:0: *bp*t625*t565*t559 Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1096:0: t807 = t222*t165 Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:668:0: t222, t223, t225, t226, t230, t231, t235, t236, t237, t24, t240 note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1176:0: +t489)*sc Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: Warning: 't220' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1012:0: t510 = t217*t509 Warning: 't217' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't217' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:1097:0: t808 = t216*t160*t807 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:999:0: e_bb(ip) = e_bb(ip)+((t332+t489+t490+t452)*t2+t455+0.2e1_dp*t213+t457)*sc Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't209' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't209' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:984:0: +0.8549604655e0_dp*t464*t209-0.5129762798e1_dp*t467*t230 Warning: 't206' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't206' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't203' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't203' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:986:0: t472 = t212*t202 Warning: 't202' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't202' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:836:0: e_b(ip) = e_b(ip)+((t144+t213+t203)*t2+t42+t86)*sc Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't194' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:667:0: t194, t2, t202, t203, t206, t209, t21, t212, t213, t216, t217, t218, t219, t220, t221, & note: 't194' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:963:0: t437 = t193*t245 Warning: 't193' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't193' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't191' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't191' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:957:0: t425 = t424*t190 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:959:0: t428 = t189*t427 Warning: 't189' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't189' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't187' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't187' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:956:0: t420*t365-t187*t373 Warning: 't184' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't184' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:943:0: t397 = t231*t179 Warning: 't179' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't179' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:948:0: t405 = t178**2 Warning: 't178' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't178' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:949:0: t407 = 0.1e1_dp/t405*t176 Warning: 't176' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't176' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't175' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't175' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:942:0: t394 = t174*t245 Warning: 't174' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:666:0: t173, t174, t175, t176, t178, t179, t180, t183, t184, t187, t189, t19, t190, t191, t193, & note: 't174' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:935:0: t380 = t168*t258 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't165' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't165' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:930:0: *t162*t231 Warning: 't162' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't162' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't161' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:951:0: t412 = t183*t160 Warning: 't160' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't160' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:773:0: t113 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't159' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:933:0: *t161*t373 Warning: 't156' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't156' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:919:0: t351 = t154*t202 Warning: 't154' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't154' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:981:0: t464 = t342*t151 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: t15, t150, t151, t154, t155, t156, t159, t16, t160, t161, t162, t165, t168, t169, t172, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:665:0: Warning: 't150' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:979:0: t458 = t333*t147 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: Warning: 't145' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:977:0: e_aa(ip) = e_aa(ip)+((t332+t350+t352+t452)*t2+t455+0.2e1_dp*t155+t457)*sc Warning: 't144' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't144' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:899:0: t319 = t136*t245 Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't134' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't134' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:893:0: t307 = t306*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:895:0: t310 = t132*t309 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:972:0: *t443*t408)*t80)-t332 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:888:0: t299 = t126*t230 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:892:0: t302*t237-t130*t251 Warning: 't125' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:664:0: t124, t125, t126, t127, t130, t132, t133, t134, t136, t137, t14, t144, t145, t146, t147, & note: 't125' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:876:0: t276 = t231*t120 Warning: 't120' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't120' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:881:0: t284 = t119**2 Warning: 't119' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't119' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:882:0: t286 = 0.1e1_dp/t284*t117 Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't117' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:875:0: t273 = t115*t245 Warning: 't115' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't115' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: Warning: 't110' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:758:0: t89 = t88*t11 Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't11' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:934:0: t377 = t376*t109 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:868:0: t259 = t108*t258 Warning: 't108' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't108' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:908:0: *t325*t287)*t38) Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't105' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:862:0: *t102*t231 Warning: 't102' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:663:0: t102, t1031, t105, t108, t109, t11, t110, t113, t114, t115, t116, t117, t119, t120, t121, & note: 't102' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:952:0: t413 = t412*t101 Warning: 't101' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't101' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:792:0: t121-t24*(t134*t10+0.3177280975e0_dp*t137*t121)*t38) Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_vwn.F:662:0: REAL(KIND=dp) :: ap, bp, cp, myrho, myrhoa, myrhob, Qf, Qp, t1, t10, t100, t101, t1019, & note: 't10' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_libxc.F xc_libxc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_libxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_libxc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_tfw.F xc_tfw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F xc_xbecke88_long_range.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_tfw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_tfw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_long_range.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_long_range.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1274:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1218:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1341:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1224:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1342:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1289:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1139:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1220:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1185:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1511:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't566' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F xc_xbecke88_long_range.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1182:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1599:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1380:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1174:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1444:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1176:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1152:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1166:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1168:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1165:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1195:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1167:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1376:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1476:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1159:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1154:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1398:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1131:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1381:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1132:0: t68 = rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1163:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1276:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1359:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1189:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1331:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1135:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1344:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1282:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1136:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1206:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1258:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1265:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1317:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1304:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1312:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1355:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1297:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1241:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t100, t1002, t1009, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbecke88_long_range.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbecke88_long_range.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1274:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1218:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1341:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1070:0: t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961, t98 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1224:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1286:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1342:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, t857, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1069:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1289:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1214:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1139:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1220:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, t735, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1068:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1185:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1511:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1067:0: t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, t639, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1182:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, t575, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1066:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1599:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1380:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1174:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1444:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1065:0: t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, t529, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1176:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1179:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1064:0: REAL(kind=dp) :: t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, t492, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1483:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1152:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1063:0: t44, t451, t452, t455, t457, t46, t460, t462, t463, t464, t465 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1166:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1168:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1197:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1062:0: t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, t435, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1165:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1575:0: *t250*ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1195:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1167:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1376:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1061:0: t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, t40, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1476:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, t354, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1060:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1557:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1541:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1157:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1159:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1434:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1154:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1059:0: t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, t316, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1398:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1469:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1058:0: t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, t271, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1131:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1522:0: *t397-0.2400000000e2_dp*t245/t657/rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1455:0: *t244*ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1381:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1132:0: t68 = rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1395:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1057:0: REAL(kind=dp) :: t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, t24, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1440:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1507:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1163:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1276:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1359:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1056:0: t186, t190, t196, t2, t200, t207, t21, t211, t212, t213, t216 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1189:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1331:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1135:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1344:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1282:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1136:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1206:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1055:0: t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, t185, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1490:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1321:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1258:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1593:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1054:0: t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, t147, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1265:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1419:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1317:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1304:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1232:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1312:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1355:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1053:0: t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, t1370, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1187:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1566:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1052:0: t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, t1220, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1326:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1270:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1297:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1241:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1368:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1051:0: t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, t1136, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1140:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, ndrho, rho, t1, t10, t100, t1002, t1009, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:1050:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:296:0: REAL(kind=dp) :: t98, t99, xx Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:501:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:445:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:568:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:451:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:569:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:516:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:366:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:447:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:412:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:738:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:409:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:826:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:607:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:401:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:671:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:403:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:379:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:393:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:395:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:392:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:422:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:394:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:603:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:703:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:386:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:381:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:625:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:358:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:608:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:359:0: t68 = my_rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:390:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:503:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:586:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:416:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:558:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:362:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:571:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:509:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:363:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:433:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:485:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:492:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:544:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:531:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:539:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:582:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:524:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:468:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t100, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:296:0: REAL(kind=dp) :: t98, t99, xx Warning: 't98' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:501:0: *t68*t259-0.2222222224e0_dp*t24*t98*t358)*sx Warning: 't95' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't95' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't94' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't94' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: Warning: 't91' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:445:0: t232 = t90**2 Warning: 't90' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't90' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't87' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't87' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:568:0: t525 = 0.120e2_dp*t508*t86-0.60e1_dp*t6*t521*t250 Warning: 't86' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:295:0: t857, t86, t860, t867, t87, t880, t90, t91, t933, t94, t95, t961 note: 't86' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & Warning: 't85' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:451:0: t250 = 0.1e1_dp/t85/t84 Warning: 't84' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't84' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:513:0: t87+0.8000000000e1_dp*t393*t397 Warning: 't79' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't79' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:569:0: t526 = t77*t525 Warning: 't77' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't77' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't76' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: t735, t739, t746, t75, t76, t769, t77, t79, t791, t793, t8, t838, t84, t842, t846, t85, & note: 't76' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:294:0: Warning: 't75' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:516:0: *t11*t91+0.40e1_dp*t382*t384-0.20e1_dp*t6*t401 Warning: 't72' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't72' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:441:0: t225 = t71*t76 Warning: 't71' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't71' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:366:0: t79 = 0.1e1_dp/t1/t7 Warning: 't7' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't7' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:447:0: t237 = 0.1e1_dp/t1/t69 Warning: 't69' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: t639, t64, t640, t641, t657, t667, t669, t677, t68, t687, t69, t7, t71, t716, t72, t722, & note: 't69' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't68' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:293:0: Warning: 't64' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:412:0: 0.2222222224e0_dp*t24*t98*t155)*sx Warning: 't60' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't60' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:738:0: t1153 = t27*t590 Warning: 't590' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't590' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't59' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't59' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't586' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: Warning: 't580' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't576' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't576' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't575' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:292:0: t575, t576, t580, t586, t59, t590, t6, t60, t601, t605, t606, t613, t624, t628, t632, & note: 't575' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't574' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't574' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't573' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't573' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't572' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't572' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't571' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't571' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't570' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't570' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't566' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't566' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't562' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't562' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:409:0: t151 Warning: 't55' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't55' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't539' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't539' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't537' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't537' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't536' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't536' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: Warning: 't530' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:826:0: *sx Warning: 't529' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:291:0: t529, t530, t533, t534, t536, t537, t539, t55, t562, t566, t570, t571, t572, t573, t574, & note: 't529' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't526' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't526' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't525' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't525' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't521' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't521' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't52' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't52' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:607:0: t624 = 0.1e1_dp/t8/t519 Warning: 't519' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't519' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't514' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't514' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't513' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't513' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:401:0: t143 = t48*t141*t51 Warning: 't51' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't51' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't508' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't505' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't505' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't502' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't502' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't501' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't501' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't5' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't5' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:671:0: t857 = t27*t496 Warning: 't496' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: t492, t496, t5, t501, t502, t505, t508, t51, t513, t514, t519, t52, t521, t525, t526, & note: 't496' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:290:0: Warning: 't492' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:403:0: t147 = t49*t135 Warning: 't49' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't49' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't489' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't486' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't486' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't482' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't479' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't478' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't478' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't473' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't470' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't470' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:406:0: *t143-0.5555555558e-1_dp*t146*t148 Warning: 't47' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't47' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't467' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't467' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't466' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: REAL(kind=dp) :: t465, t466, t467, t47, t470, t473, t478, t479, t48, t482, t486, t489, t49, & note: 't466' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:289:0: Warning: 't465' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't464' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't464' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't463' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't463' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:710:0: *t335*t486-0.1000000001e1_dp*t94*t135*t1091 Warning: 't462' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't462' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't460' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't460' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't46' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't46' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't457' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't457' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't455' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't452' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't451' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:379:0: t103 = EXP(-0.9000000000e1_dp*t44) Warning: 't44' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: t435, t44, t451, t452, t455, t457, t46, t460, t462, t463, t464 note: 't44' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:288:0: Warning: 't435' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:393:0: t130 = t128*t43*t94 Warning: 't43' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't43' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't429' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't429' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't428' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't428' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:395:0: t133 = t42*t132 Warning: 't42' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't42' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't418' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't417' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't413' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:424:0: *t52-0.5000000001e0_dp*t41*t172*t46 Warning: 't41' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't41' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't408' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't405' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't404' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't404' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: Warning: 't401' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't400' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't400' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:392:0: t128 = t40*t127 Warning: 't40' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:287:0: t40, t400, t401, t404, t405, t408, t41, t412, t413, t417, t418, t42, t428, t429, t43, & note: 't40' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't397' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't397' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:802:0: *t250*my_ndrho+0.180e2_dp*t393/t657*t669) Warning: 't393' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't393' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:422:0: t190 = t39*t172 Warning: 't39' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't39' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't384' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't384' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't383' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't383' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't382' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't38' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't377' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't377' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't372' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't372' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:394:0: t132 = pi*t37 Warning: 't37' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't37' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't368' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't368' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't365' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't365' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: Warning: 't36' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:603:0: t601 = t27*t358 Warning: 't358' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't358' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't354' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:286:0: t354, t358, t36, t365, t368, t37, t372, t377, t38, t382, t383, t384, t39, t393, t397, & note: 't354' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & Warning: 't351' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't347' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't346' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't346' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't343' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't343' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't339' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't339' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't335' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't330' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't330' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't328' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't328' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't326' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't326' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't325' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't325' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:703:0: *t128*t323*t172 Warning: 't323' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't323' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't321' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: t316, t319, t321, t323, t325, t326, t328, t330, t335, t339, t34, t343, t346, t347, t351, & note: 't321' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't319' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:285:0: Warning: 't316' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:784:0: *t36*t38*t1396 Warning: 't313' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't313' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:768:0: t462*t466-0.5000000001e0_dp*t489*t1345 Warning: 't312' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't312' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't31' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't31' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't304' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:384:0: t109 Warning: 't30' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't30' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't3' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't297' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't293' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:386:0: t116 = omega*t29 Warning: 't29' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't29' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't289' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't285' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't285' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:661:0: +0.3333333334e0_dp*t36*t38*t838 Warning: 't284' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't284' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't281' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't281' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:381:0: t105 = t28*t104 Warning: 't28' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: t271, t28, t281, t284, t285, t289, t29, t293, t297, t3, t30, t304, t31, t311, t312, t313, & note: 't28' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:284:0: Warning: 't271' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:625:0: t722 = omega*t270*t27 Warning: 't270' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't270' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't265' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:696:0: -0.1111111111e0_dp*t117*t293*t404 Warning: 't264' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't264' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't259' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't259' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't258' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't258' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't255' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't254' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't254' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't251' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't251' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't250' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't250' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't245' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't245' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't244' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't244' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't241' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: t24, t241, t244, t245, t250, t251, t254, t255, t258, t259, t26, t264, t265, t27, t270, & note: 't241' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:283:0: Warning: 't24' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't237' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't237' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't233' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't233' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't232' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't232' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't230' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't230' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:358:0: t64 = t23*omega Warning: 't23' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't23' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't226' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't226' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:749:0: *t397-0.2400000000e2_dp*t245/t657/my_rho*t669) Warning: 't225' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't225' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:682:0: *t244*my_ndrho/t657/t7*t669) Warning: 't222' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't222' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:608:0: t628 = t221*t76 Warning: 't221' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't221' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:359:0: t68 = my_rho*t22*omega Warning: 't22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't22' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:622:0: /t69*t669) Warning: 't219' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't219' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't216' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:282:0: REAL(kind=dp) :: t216, t219, t22, t221, t222, t225, t226, t23, t230, t231, t232, t233, t237, & note: 't216' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:667:0: t68*t60*t677-0.2222222224e0_dp*t24*t98*t842 Warning: 't213' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't213' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:734:0: t601*t172-0.2222222224e0_dp*t24*t98*(t1009+t1141) Warning: 't212' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't212' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't211' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:390:0: t126 = t21**2 Warning: 't21' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't21' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't207' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't207' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:503:0: t365 = t27*t200 Warning: 't200' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't200' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:586:0: t576 = t2*t501 Warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't2' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't196' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't190' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't190' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't186' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: t185, t186, t190, t196, t2, t200, t207, t21, t211, t212, t213 note: 't186' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:281:0: Warning: 't185' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:416:0: t172 = 0.40e1_dp*t11*t18-0.20e1_dp*t6*t169 Warning: 't18' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't18' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: Warning: 't177' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:558:0: *t24*t98*t496)*sx Warning: 't173' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't173' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't172' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't172' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:362:0: t72 = t71*t17 Warning: 't17' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't17' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:571:0: -0.20e1_dp*t6*t526 Warning: 't169' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't169' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:509:0: t384 = t383*t168 Warning: 't168' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't168' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:363:0: t75 = t16**2 Warning: 't16' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't16' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:433:0: t207 = t27*t155 Warning: 't155' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't155' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't151' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't151' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't148' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't148' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:717:0: t41*t328*t466 Warning: 't147' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:280:0: t147, t1472, t148, t151, t155, t1553, t16, t168, t169, t17, t172, t173, t176, t177, t18, & note: 't147' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & Warning: 't146' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:548:0: -0.5555555558e-1_dp*t146*t486-0.5000000001e0_dp*t489*t466 Warning: 't143' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't143' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:485:0: t343 = t141*t135*t46 Warning: 't141' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't141' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:820:0: *t1449*t52-0.5000000001e0_dp*t41*t1449*t46) Warning: 't140' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:279:0: t1370, t1396, t140, t1400, t1404, t1405, t141, t1412, t143, t1449, t1456, t146, t1467, & note: 't140' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:492:0: *t146*t347-0.5555555558e-1_dp*t146*t351 Warning: 't137' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't137' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:646:0: REAL(t46, KIND=dp) Warning: 't136' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't136' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:544:0: t489 = t41*t135 Warning: 't135' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't135' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't133' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't133' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:531:0: t460 = t128*t132*t172 Warning: 't132' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't132' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:459:0: t264 = 0.9000000000e1_dp*t130-0.6000000000e1_dp*t133 Warning: 't130' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't130' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: Warning: 't128' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:539:0: t473 = t94*t127 Warning: 't127' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't127' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:582:0: t572 = t126**2 Warning: 't126' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:278:0: t1220, t126, t127, t128, t1284, t130, t132, t133, t1334, t1341, t1345, t135, t136, t137, & note: 't126' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & Warning: 't122' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:414:0: t168 = 0.60e1_dp*beta*t3*t12+0.60e1_dp*t11*t10*t86 Warning: 't12' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't12' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't118' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: Warning: 't117' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:793:0: t98*t1400 Warning: 't116' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:277:0: t1136, t1141, t1146, t1153, t1156, t116, t1163, t1167, t117, t1177, t118, t12, t122, & note: 't116' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:553:0: *t117*t297*t172+0.3333333334e0_dp*t36*t38*t492 Warning: 't113' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't113' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:497:0: t36*t122*t151+0.3333333334e0_dp*t36*t38*t354 Warning: 't112' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't112' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:524:0: *t31*t404-0.5000000000e0_dp*t105*t109*t172 Warning: 't109' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't109' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: Warning: 't105' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:468:0: t289 = omega*t104*t27 Warning: 't104' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't104' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:595:0: *t36*t38*t586 Warning: 't103' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:276:0: t1009, t101, t1013, t103, t104, t1044, t105, t1069, t109, t1091, t11, t1102, t112, t113, & note: 't103' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:367:0: t84 = 1+t5*t10 Warning: 't10' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: REAL(kind=dp) :: Cx, epsilon_rho43, my_epsilon_rho, my_ndrho, my_rho, t1, t10, t100, t1002, & note: 't10' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbecke88_long_range.F:275:0: Warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_exchange_gga.F xc_exchange_gga.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_exchange_gga.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_exchange_gga.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/virial_methods.F virial_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"virial_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' virial_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F fp_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbeef.F xc_xbeef.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fp_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fp_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbeef.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbeef.F90 /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:195:72: tmpstr = cp_iter_string(logger%iter_info, fp_env%print_section) 1 Warning: CHARACTER expression will be truncated in assignment (15/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/fp_methods.F:181:0: fp_env%bias_weight = EXP(fp_env%bias_energy/kT) Warning: 'kt' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_init.F csvr_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_utils.F dimer_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_init.F al_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_subgroup_types.F negf_subgroup_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_subgroup_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_subgroup_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_types.F dimer_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_poisson.F input_cp2k_poisson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_poisson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_poisson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_control_types.F negf_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F dbcsr_mm_cannon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_rho0_types.F dg_rho0_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm_cannon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm_cannon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_rho0_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_types.F pw_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F dirichlet_bc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dirichlet_bc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dirichlet_bc_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm_cannon.F:1121:0: IF (SIZE(local_rows) .NE. SIZE(row_counts)) & Warning: 'row_counts.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/dirichlet_bc_methods.F:1025:0: yub(j) = base_center(2)+h*COS(alpha_rotd(j)) Warning: 'h' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_wavelet_methods.F ps_wavelet_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_rho0_types.F dg_rho0_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_wavelet_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_wavelet_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_rho0_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_rho0_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_types.F pw_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_poisson_read_input.F pw_poisson_read_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_poisson_read_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_poisson_read_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbr_pbe_lda_hole_t_c_lr.F xc_xbr_pbe_lda_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbr_pbe_lda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbr_pbe_lda_hole_t_c_lr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_silicon.F eip_silicon.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_silicon.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_silicon.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew86.F xc_perdew86.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew86.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew86.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_xbr_pbe_lda_hole_t_c_lr.F xc_xbr_pbe_lda_hole_t_c_lr.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_xbr_pbe_lda_hole_t_c_lr.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_xbr_pbe_lda_hole_t_c_lr.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F dbcsr_mm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:897:0: IF (transpose_right) CALL dbcsr_release(matrix_right) Warning: 'transpose_right' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:896:0: IF (transpose_left) CALL dbcsr_release(matrix_left) Warning: 'transpose_left' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_environment_types.F ewald_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rs_pw_interface.F rs_pw_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mm.F input_cp2k_mm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rs_pw_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rs_pw_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_init.F qmmm_gaussian_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mm.F input_cp2k_mm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_environment_types.F ewald_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F ps_implicit_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_types.F dg_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F ps_implicit_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/ps_implicit_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' ps_implicit_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:1204:0: CALL pw_scale(pw_in, 1.0_dp/(vol_scfac*tile_volume)) ! normalize tile_pw Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:961:0: CALL ps_implicit_report_ehartree(ps_implicit_env, outp_unit, ehartree/vol_scfac) Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:1204:0: CALL pw_scale(pw_in, 1.0_dp/(vol_scfac*tile_volume)) ! normalize tile_pw Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:961:0: CALL ps_implicit_report_ehartree(ps_implicit_env, outp_unit, ehartree/vol_scfac) Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:434:0: ps_implicit_env%ehartree = ehartree/vol_scfac Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rs_pw_interface.F rs_pw_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rs_pw_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rs_pw_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_perdew86.F xc_perdew86.F90 /builddir/build/BUILD/cp2k-6.1/src/pw/ps_implicit_methods.F:434:0: ps_implicit_env%ehartree = ehartree/vol_scfac Warning: 'vol_scfac' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_perdew86.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_perdew86.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F fist_nonbond_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gaussian_init.F qmmm_gaussian_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gaussian_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gaussian_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_utils.F dimer_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:530:0: fcore_nonbond(i, shell_b) = fcore_nonbond(i, shell_b)+fcore_b(i) Warning: 'shell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:522:0: fcore_nonbond(i, shell_a) = fcore_nonbond(i, shell_a)+fcore_a(i) Warning: 'shell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qshell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: Warning: 'qshell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:474:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:456:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:438:0: ei_interaction_cutoffs(2, kind_a, kind_b)) Warning: 'qcore_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & Warning: 'qcore_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:373:0: IF ((rab2_com <= rab2_max) .AND. all_terms) THEN Warning: 'all_terms' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_subgroup_types.F negf_subgroup_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivatives.F xc_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_subgroup_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_subgroup_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivatives.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F dbcsr_mm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_mm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_mm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_multiply_api.F dbcsr_multiply_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_multiply_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_multiply_api.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:897:0: IF (transpose_right) CALL dbcsr_release(matrix_right) Warning: 'transpose_right' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_mm.F:896:0: IF (transpose_left) CALL dbcsr_release(matrix_left) Warning: 'transpose_left' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_subsys.F input_cp2k_subsys.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_subsys.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_subsys.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/dg_types.F dg_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/dg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' dg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F fist_nonbond_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_nonbond_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_nonbond_force.F90 /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:438:0: ei_interaction_cutoffs(2, kind_a, kind_b)) Warning: 'qcore_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qcore_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: Warning: 'qcore_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qshell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qshell_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:415:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qshell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qshell_a' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:474:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qeff_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:456:0: ei_interaction_cutoffs(3, kind_a, kind_b)) Warning: 'qeff_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:107:0: fscalar, mm_radius_a, mm_radius_b, qcore_a, qcore_b, qeff_a, qeff_b, qshell_a, qshell_b, & note: 'qeff_a' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:529:0: !$OMP ATOMIC Warning: 'shell_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:101:0: j, kind_a, kind_b, nkind, npairs, shell_a, shell_b, shell_type note: 'shell_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:521:0: !$OMP ATOMIC Warning: 'shell_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/fist_nonbond_force.F:101:0: j, kind_a, kind_b, nkind, npairs, shell_a, shell_b, shell_type note: 'shell_a' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/input_cp2k_tmc.F input_cp2k_tmc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/input_cp2k_tmc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' input_cp2k_tmc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/input_cp2k_tmc.F input_cp2k_tmc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/input_cp2k_tmc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' input_cp2k_tmc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_subsys.F input_cp2k_subsys.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_subsys.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_subsys.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libdbcsrmm.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F semi_empirical_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_types.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F:464:0: SUBROUTINE set_se_param(sep, name, typ, defined, z, zeff, natorb, eheat, & Warning: 'set_se_param' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_methods.F pw_poisson_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cell_methods.F cell_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cell_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cell_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw/pw_poisson_methods.F pw_poisson_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw/pw_poisson_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/pw/' pw_poisson_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_integrals_test.F shg_integrals_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_derivatives.F xc_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_integrals_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' shg_integrals_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_derivatives.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kpw.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/dbcsr_multiply_api.F dbcsr_multiply_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/mm/dbcsr_multiply_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/mm/' dbcsr_multiply_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F semi_empirical_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_output.F atom_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_output.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_types.F:464:0: SUBROUTINE set_se_param(sep, name, typ, defined, z, zeff, natorb, eheat, & Warning: 'set_se_param' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cell_methods.F cell_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cell_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cell_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_thermostats.F input_cp2k_thermostats.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_thermostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_thermostats.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/shg_integrals_test.F shg_integrals_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"shg_integrals_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' shg_integrals_test.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrmm.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_motion_print.F input_cp2k_motion_print.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_motion_print.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_motion_print.F90 /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F:1595:0: IF (dealloc_pw_to_deriv) THEN Warning: 'dealloc_pw_to_deriv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_types.F ewald_pw_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_output.F atom_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_write_output.F xc_write_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_write_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_write_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F xc.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kpw.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_lib.F dbcsr_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_tests.F dbcsr_tests.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_tests.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_multiply.F dbcsr_performance_multiply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_multiply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F dbcsr_test_multiply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_multiply.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:769:0: IF (residual/((a_norm+b_norm+c_norm_in)*REAL(n, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:578:0: c_norm_out, eps, residual note: 'eps' was declared here /builddir/build/BUILD/cp2k-6.1/src/xc/xc.F:1595:0: IF (dealloc_pw_to_deriv) THEN Warning: 'dealloc_pw_to_deriv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_motion_print.F input_cp2k_motion_print.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_motion_print.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_motion_print.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_thermostats.F input_cp2k_thermostats.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_thermostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_thermostats.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_write_output.F xc_write_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_write_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_write_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F semi_empirical_int3_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F semi_empirical_int3_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int3_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int3_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int3_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int3_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_gks.F semi_empirical_int_gks.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int3_utils.F:95:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_gks.F semi_empirical_int_gks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_gks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_gks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_gks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_gks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_tests.F dbcsr_tests.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xtl.F topology_xtl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_tests.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xtl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xtl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cif.F topology_cif.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cif.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cif.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_lib.F dbcsr_lib.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_lib.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_lib.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_multiply.F dbcsr_performance_multiply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_multiply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_driver.F dbcsr_performance_driver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_driver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_unittest.F dbcsr_unittest.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F dbcsr_test_multiply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F semi_empirical_par_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_multiply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_multiply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_par_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_par_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: IF (f1 >= f2) THEN Warning: 'f2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: Warning: 'f1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:769:0: IF (residual/((a_norm+b_norm+c_norm_in)*REAL(n, real_8)*eps) .GT. 10.0_real_8) THEN Warning: 'eps' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_multiply.F:578:0: c_norm_out, eps, residual note: 'eps' was declared here /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:285:0: END FUNCTION get_se_basis Warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:255:0: FUNCTION get_se_basis(sep, l) RESULT(n) note: 'n' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_types.F ewald_pw_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F semi_empirical_par_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_par_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_par_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_types.F cp_ddapc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_types.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: IF (f1 >= f2) THEN Warning: 'f2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:1015:0: Warning: 'f1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:285:0: END FUNCTION get_se_basis Warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_par_utils.F:255:0: FUNCTION get_se_basis(sep, l) RESULT(n) note: 'n' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_types.F cp_ddapc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_neb.F input_cp2k_neb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_neb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_neb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_xtl.F topology_xtl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_xtl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_xtl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_atom.F xc_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_cif.F topology_cif.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_cif.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_cif.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_methods.F ewald_pw_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kxc.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F ewalds_multipole.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.F dbcsr_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds_multipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds_multipole.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_api.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_c' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/spme.F spme.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spme.F90 /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_ERF", store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F ewalds_multipole.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds_multipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds_multipole.F90 /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:387:0: rcut, tij, tmp, tmp1, tmp11, tmp12, tmp13, tmp2, tmp21, tmp22, tmp23, tmp31, tmp32, & note: 'tij' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_j' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_i' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_ERF", store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:606:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/spme.F spme.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"spme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' spme.F90 /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:387:0: rcut, tij, tmp, tmp1, tmp11, tmp12, tmp13, tmp2, tmp21, tmp22, tmp23, tmp31, tmp32, & note: 'tij' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_j' was declared here /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:486:0: $: ewalds_multipole_sr_macro(mode="SCREENED_COULOMB_GAUSS", damping=False, store_energy=True, store_forces=True) Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ewalds_multipole.F:383:0: REAL(KIND=dp) :: alpha, beta, ch_i, ch_j, dampa_ij, dampa_ji, dampaexpi, dampaexpj, & note: 'ch_i' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme.F pme.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds.F ewalds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pme.F pme.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pme.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pme.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_neb.F input_cp2k_neb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_neb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_neb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewalds.F ewalds.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewalds.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewalds.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc/xc_atom.F xc_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc/xc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/xc/' xc_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ewald_pw_methods.F ewald_pw_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ewald_pw_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ewald_pw_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F semi_empirical_int_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F semi_empirical_int_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:763:0: dzqzz, fact, qqxx, qqzz, qxxqxx, & Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:911:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:919:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:843:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:860:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:838:0: qqxx = -add0/SQRT(r**2+add)**3+add0/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:885:0: +add0/SQRT((r-db)**2+(da+db)**2+add)**3-add0/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:703:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:711:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:635:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:652:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:599:0: charg = -charg*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:630:0: qqxx = -r/SQRT(r**2+add)**3+r/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:677:0: +(r-db)/SQRT((r-db)**2+(da+db)**2+add)**3-(r+db)/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:499:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:507:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:430:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:447:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:400:0: charg = charg*0.5_dp*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:425:0: qqxx = -1.0_dp/SQRT(r**2+add)+1.0_dp/SQRT(r**2+add+db**2) Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:473:0: +1.0_dp/SQRT((r-db)**2+(da+db)**2+add)-1.0_dp/SQRT((r+db)**2+(da+db)**2+add) Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1180:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: add = (pij+pkl)**2 Warning: 'pkl' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:269:0: Warning: 'pij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:763:0: dzqzz, fact, qqxx, qqzz, qxxqxx, & Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:911:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:919:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:843:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:860:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:838:0: qqxx = -add0/SQRT(r**2+add)**3+add0/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:885:0: +add0/SQRT((r-db)**2+(da+db)**2+add)**3-add0/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:703:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:711:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:635:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:652:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:599:0: charg = -charg*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:630:0: qqxx = -r/SQRT(r**2+add)**3+r/SQRT(r**2+add+db**2)**3 Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:677:0: +(r-db)/SQRT((r-db)**2+(da+db)**2+add)**3-(r+db)/SQRT((r+db)**2+(da+db)**2+add)**3 Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:499:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMyy .AND. m2 == CLMxx) THEN Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:507:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMxy .AND. m2 == CLMxy) THEN Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:430:0: IF (l1 == 1 .AND. l2 == 2 .AND. m1 == CLMz .AND. m2 == CLMzz) THEN Warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:447:0: IF (l1 == 2 .AND. l2 == 2 .AND. m1 == CLMzz .AND. m2 == CLMzz) THEN Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:400:0: charg = charg*0.5_dp*fact Warning: 'fact' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:425:0: qqxx = -1.0_dp/SQRT(r**2+add)+1.0_dp/SQRT(r**2+add+db**2) Warning: 'db' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:473:0: +1.0_dp/SQRT((r-db)**2+(da+db)**2+add)-1.0_dp/SQRT((r+db)**2+(da+db)**2+add) Warning: 'da' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'sb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1914:0: d_d(:, 2, 1) = 0.5_dp*(c2a_d*s2b+c2a*s2b_d) Warning: 's2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1936:0: d_d(:, 4, 5) = s2a_d*(cb2+0.5_dp*sb2)+s2a*(cb2_d+0.5_dp*sb2_d) Warning: 's2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'cb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1929:0: d_d(:, 2, 4) = sa_d*c2b+sa*c2b_d Warning: 'c2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'c2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1891:0: cb_d = (x33_d*r-x33*r_d)*r2i Warning: 'x33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: sqb, sqb2i, x11, x22, x33 Warning: 'x22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: Warning: 'x11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1893:0: sa_d = (x22_d*sqb-x22*sqb_d)*sqb2i Warning: 'sqb' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libdbcsr.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_2.F dbcsr_example_2.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'sb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1914:0: d_d(:, 2, 1) = 0.5_dp*(c2a_d*s2b+c2a*s2b_d) Warning: 's2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1936:0: d_d(:, 4, 5) = s2a_d*(cb2+0.5_dp*sb2)+s2a*(cb2_d+0.5_dp*sb2_d) Warning: 's2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'cb2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1929:0: d_d(:, 2, 4) = sa_d*c2b+sa*c2b_d Warning: 'c2b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1916:0: d_d(:, 4, 1) = c2a_d*(cb2+0.5_dp*sb2)+c2a*(cb2_d+0.5_dp*sb2_d) Warning: 'c2a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1891:0: cb_d = (x33_d*r-x33*r_d)*r2i Warning: 'x33' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: sqb, sqb2i, x11, x22, x33 Warning: 'x22' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1675:0: Warning: 'x11' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_utils.F:1893:0: sa_d = (x22_d*sqb-x22*sqb_d)*sqb2i Warning: 'sqb' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_3.F dbcsr_example_3.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_pol_scf.F fist_pol_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_pol_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_pol_scf.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_performance_driver.popt dbcsr_performance_driver.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_csr_conversions.F dbcsr_test_csr_conversions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_csr_conversions.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_unittest.popt dbcsr_unittest.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kxc.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F dbcsr_tensor_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.F dbcsr_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_api.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F:371:0: SUBROUTINE dbcsr_t_create_matrix(matrix_in, tensor, order, name) Warning: 'dbcsr_t_create_matrix' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_z' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_api.f90:15:0: FUNCTION make_conformant_scalar_${nametype1}$ (scalar, matrix) RESULT (encapsulated) Warning: 'make_conformant_scalar_c' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F qs_cdft_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_performance_driver.F dbcsr_performance_driver.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:431:0: SUBROUTINE becke_control_retain(becke_control) Warning: 'becke_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:576:0: SUBROUTINE cdft_control_retain(cdft_control) Warning: 'cdft_control_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_performance_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_performance_driver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_methods.F semi_empirical_mpole_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_unittest.F dbcsr_unittest.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_parameters.F semi_empirical_parameters.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_parameters.F semi_empirical_parameters.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_density_mixing_types.F qs_density_mixing_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_density_mixing_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_density_mixing_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_mpole_methods.F semi_empirical_mpole_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_mpole_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_mpole_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_types.F pao_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libdbcsr.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_2.F dbcsr_example_2.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_transitional.F kpoint_transitional.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_transitional.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_transitional.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_3.F dbcsr_example_3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_operations.F cp_dbcsr_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_3.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_operations.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_performance_driver.psmp dbcsr_performance_driver.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_test_csr_conversions.F dbcsr_test_csr_conversions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_test_csr_conversions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_test_csr_conversions.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_unittest.psmp dbcsr_unittest.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_types.F preconditioner_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F dbcsr_tensor_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F qs_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_types.F:371:0: SUBROUTINE dbcsr_t_create_matrix(matrix_in, tensor, order, name) Warning: 'dbcsr_t_create_matrix' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F:82:0: SUBROUTINE qs_diis_b_retain(diis_buffer) Warning: 'qs_diis_b_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_types.F pexsi_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F qs_cdft_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport_env_types.F transport_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:431:0: SUBROUTINE becke_control_retain(becke_control) Warning: 'becke_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_types.F:576:0: SUBROUTINE cdft_control_retain(cdft_control) Warning: 'cdft_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_types.F qs_loc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_types.F almo_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_types.F almo_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_types.F qs_loc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_period_efield_types.F qs_period_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_transitional.F kpoint_transitional.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_period_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_period_efield_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_transitional.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_transitional.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_types.F qs_ks_qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_types.F lri_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_types.F lri_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_types.F qs_ks_qmmm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_types.F mscfg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_operations.F cp_dbcsr_operations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_operations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_operations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F et_coupling_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_types.F90 /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F:75:0: SUBROUTINE get_et_coupling_type(et_coupling, et_mo_coeff, rest_mat) Warning: 'get_et_coupling_type' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_types.F arnoldi_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F dbcsr_vector.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_types.F pexsi_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsrx/dbcsr_vector.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsrx/' dbcsr_vector.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_z' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_types.F pao_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_density_mixing_types.F qs_density_mixing_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_density_mixing_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_density_mixing_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F et_coupling_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_types.F90 /builddir/build/BUILD/cp2k-6.1/src/et_coupling_types.F:75:0: SUBROUTINE get_et_coupling_type(et_coupling, et_mo_coeff, rest_mat) Warning: 'get_et_coupling_type' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_types.F preconditioner_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_period_efield_types.F qs_period_efield_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_period_efield_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_period_efield_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport_env_types.F transport_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F qs_diis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_diis_types.F:82:0: SUBROUTINE qs_diis_b_retain(diis_buffer) Warning: 'qs_diis_b_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_types.F mscfg_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_xc.F atom_xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_xc.F atom_xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F qs_kpp1_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F:146:0: SUBROUTINE kpp1_retain(kpp1_env) Warning: 'kpp1_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F qs_o3c_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_types.F arnoldi_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F dbcsr_vector.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsrx/dbcsr_vector.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsrx/' dbcsr_vector.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc Warning: 'idabc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_s' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_d' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_c' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsrx/dbcsr_vector.F:506:0: SUBROUTINE dbcsr_matrixT_vector_mult_${nametype}$(matrix, vec_in, vec_out, alpha, beta, work_row, work_col, skip_diag) Warning: 'dbcsr_matrixt_vector_mult_z' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_types.F ct_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F domain_submatrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F:779:0: SUBROUTINE trace_submatrices(A, B, trace) Warning: 'trace_submatrices' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F qs_fb_com_tasks_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_com_tasks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_com_tasks_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:157:0: SUBROUTINE fb_com_tasks_retain(com_tasks) Warning: 'fb_com_tasks_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:174:0: SUBROUTINE fb_com_atom_pairs_retain(atom_pairs) Warning: 'fb_com_atom_pairs_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:283:0: SUBROUTINE fb_com_tasks_associate(a, b) Warning: 'fb_com_tasks_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:299:0: SUBROUTINE fb_com_atom_pairs_associate(a, b) Warning: 'fb_com_atom_pairs_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:316:0: FUNCTION fb_com_tasks_has_data(com_tasks) RESULT(res) Warning: 'fb_com_tasks_has_data' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:394:0: SUBROUTINE fb_com_tasks_init(com_tasks) Warning: 'fb_com_tasks_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ls_matrix_exp.F ls_matrix_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F qs_o3c_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ls_matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ls_matrix_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_o3c_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_o3c_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc Warning: 'iabdc.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iabdc.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iabdc.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iabdc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iabdc.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iabdc.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iabdc.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iabdc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iadbc.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iadbc.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iadbc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iadbc.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'iadbc.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'iadbc.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'iadbc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'idabc.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'idabc.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'idabc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'idabc.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:249:0: iadbc(:, :, :, :) = -idabc(:, :, :, :)-iabdc(:, :, :, :) Warning: 'idabc.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: iabdc, iadbc, idabc, sabdc, sdabc note: 'idabc.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_o3c_methods.F:64:0: Warning: 'idabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libdbcsrx.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_1.F dbcsr_example_1.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_1.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_example_2.popt dbcsr_example_2.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_example_3.popt dbcsr_example_3.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_test_csr_conversions.popt dbcsr_test_csr_conversions.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F qs_kpp1_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment_types.F kg_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_types.F:146:0: SUBROUTINE kpp1_retain(kpp1_env) Warning: 'kpp1_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_num.F semi_empirical_int_num.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_num.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_num.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_types.F embed_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F domain_submatrix_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_negf.F input_cp2k_negf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"domain_submatrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' domain_submatrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_negf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_negf.F90 /builddir/build/BUILD/cp2k-6.1/src/domain_submatrix_methods.F:779:0: SUBROUTINE trace_submatrices(A, B, trace) Warning: 'trace_submatrices' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_pol_scf.F fist_pol_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_pol_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_pol_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_types.F ct_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F qs_fb_com_tasks_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_com_tasks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_com_tasks_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_gemm_interface.F cp_gemm_interface.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:157:0: SUBROUTINE fb_com_tasks_retain(com_tasks) Warning: 'fb_com_tasks_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:174:0: SUBROUTINE fb_com_atom_pairs_retain(atom_pairs) Warning: 'fb_com_atom_pairs_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:283:0: SUBROUTINE fb_com_tasks_associate(a, b) Warning: 'fb_com_tasks_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:299:0: SUBROUTINE fb_com_atom_pairs_associate(a, b) Warning: 'fb_com_atom_pairs_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:316:0: FUNCTION fb_com_tasks_has_data(com_tasks) RESULT(res) Warning: 'fb_com_tasks_has_data' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_com_tasks_types.F:394:0: SUBROUTINE fb_com_tasks_init(com_tasks) Warning: 'fb_com_tasks_init' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_gemm_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_gemm_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_num.F semi_empirical_int_num.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_num.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_num.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ls_matrix_exp.F ls_matrix_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ls_matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ls_matrix_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_compression.F lri_compression.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_compression.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_compression.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrx.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr/dbcsr_example_1.F dbcsr_example_1.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr/dbcsr_example_1.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr/' dbcsr_example_1.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_integrals.F lri_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_integrals.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_example_2.psmp dbcsr_example_2.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_example_3.psmp dbcsr_example_3.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_test_csr_conversions.psmp dbcsr_test_csr_conversions.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment_types.F kg_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_diag.F cp_dbcsr_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_input.F pao_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cholesky.F cp_dbcsr_cholesky.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cholesky.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:231:31: s = "GAUSSIAN_PROCESS" 1 Warning: CHARACTER expression will be truncated in assignment (10/16) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:233:29: s = "NEURAL_NETWORK" 1 Warning: CHARACTER expression will be truncated in assignment (10/14) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_gaussprocess.F pao_ml_gaussprocess.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_gaussprocess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_gaussprocess.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_types.F embed_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_neuralnet.F pao_ml_neuralnet.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_neuralnet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_neuralnet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_gemm_interface.F cp_gemm_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_gemm_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_gemm_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F pao_param_fock.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_fock.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_fock.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_diag.F cp_dbcsr_diag.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_diag.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_diag.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_compression.F lri_compression.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: D2(i, i) = D2(i, i)-2.0_dp*alpha*diff/beta**2*EXP(-(diff/beta)**2) Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: Warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_compression.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_compression.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_integrals.F lri_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_integrals.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_example_1.popt dbcsr_example_1.o -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lcp2kmpiwrap.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_block.F dbcsr_tensor_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cholesky.F cp_dbcsr_cholesky.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cholesky.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cholesky.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F pao_param_fock.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_fock.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_fock.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: D2(i, i) = D2(i, i)-2.0_dp*alpha*diff/beta**2*EXP(-(diff/beta)**2) Warning: 'beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_param_fock.F:154:0: Warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_gaussprocess.F pao_ml_gaussprocess.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_gaussprocess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_gaussprocess.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F cp_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_neuralnet.F pao_ml_neuralnet.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:560:0: SUBROUTINE mulliken_control_retain(mulliken_restraint_control) Warning: 'mulliken_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:632:0: SUBROUTINE ddapc_control_retain(ddapc_restraint_control) Warning: 'ddapc_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:694:0: SUBROUTINE s2_control_retain(s2_restraint_control) Warning: 's2_control_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_neuralnet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_neuralnet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_input.F pao_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_input.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:231:31: s = "GAUSSIAN_PROCESS" 1 Warning: CHARACTER expression will be truncated in assignment (10/16) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/pao_input.F:233:29: s = "NEURAL_NETWORK" 1 Warning: CHARACTER expression will be truncated in assignment (10/14) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_negf.F input_cp2k_negf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_negf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_negf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_types.F qs_rho_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_debug.F semi_empirical_int_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_types.F qs_mo_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_types.F qs_ot_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_types.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_example_1.psmp dbcsr_example_1.o -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lcp2kmpiwrap.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_block.F dbcsr_tensor_block.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_block.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_block.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_types.F dm_ls_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F arnoldi_data_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_data_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:240:0: SUBROUTINE set_eval_selection(ar_data, itype) Warning: 'set_eval_selection' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:357:0: SUBROUTINE get_all_selected_ritz_val(ar_data, eval_out) Warning: 'get_all_selected_ritz_val' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:349:0: END FUNCTION get_selected_ritz_val Warning: 'eval_out' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:321:0: FUNCTION get_selected_ritz_val(ar_data, ind) RESULT(eval_out) note: 'eval_out' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_methods.F arnoldi_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F cp_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_types.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:560:0: SUBROUTINE mulliken_control_retain(mulliken_restraint_control) Warning: 'mulliken_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:632:0: SUBROUTINE ddapc_control_retain(ddapc_restraint_control) Warning: 'ddapc_control_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/cp_control_types.F:694:0: SUBROUTINE s2_control_retain(s2_restraint_control) Warning: 's2_control_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_types.F qs_rho_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_types.F qs_mo_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_types.F dm_ls_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_types.F qs_ot_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F atom_electronic_structure.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F atom_electronic_structure.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_electronic_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_electronic_structure.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_electronic_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_electronic_structure.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:703:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:676:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_x' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:344:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:324:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_x' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:703:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:676:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:455:0: need_x, need_xc note: 'need_x' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:344:0: IF (need_xc) THEN Warning: 'need_xc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_xc' was declared here /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:324:0: IF (need_x) THEN Warning: 'need_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_electronic_structure.F:128:0: need_x, need_xc, need_zmp note: 'need_x' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F arnoldi_data_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F almo_scf_diis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_data_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_data_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:240:0: SUBROUTINE set_eval_selection(ar_data, itype) Warning: 'set_eval_selection' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:357:0: SUBROUTINE get_all_selected_ritz_val(ar_data, eval_out) Warning: 'get_all_selected_ritz_val' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:349:0: END FUNCTION get_selected_ritz_val Warning: 'eval_out' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_data_methods.F:321:0: FUNCTION get_selected_ritz_val(ar_data, ind) RESULT(eval_out) note: 'eval_out' was declared here /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F:318:0: diis_env%m_b(idomain)%mdata(in_point+1, irow+1) = trace0 Warning: 'trace0' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_methods.F arnoldi_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_apply.F preconditioner_apply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_apply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_apply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F kg_vertex_coloring_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_vertex_coloring_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_vertex_coloring_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:201:0: IF (newcolor .GT. ncolors) ncolors = newcolor Warning: 'newcolor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:174:0: INTEGER :: color, handle, i, j, newcolor, & note: 'newcolor' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:76:0: maxdegree, nneighbors, nnodes Warning: 'nneighbors' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F matrix_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' matrix_exp.F90 /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F:523:0: Npq%local_data(:, k) = Npq%local_data(:, k)+scaleN*Tres%local_data(:, k) Warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_debug.F semi_empirical_int_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_types.F admm_dm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F semi_empirical_int_ana.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_ana.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_ana.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_types.F qs_active_space_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_types.F admm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:524:0: dscale = dscale+dzz*fnj1(ig)*EXP(-ax)-dax*zz*fnj1(ig)*EXP(-ax) Warning: 'dzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:424:0: dscale = SIGN(1.0_dp, scale*tmp)*(dscale*tmp+scale*dtmp) Warning: 'dtmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:216:0: tmp_d(3, m) = dcore(1, n)*drij(3) Warning: 'drij[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:215:0: tmp_d(2, m) = dcore(1, n)*drij(2) Warning: 'drij[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:214:0: tmp_d(1, m) = dcore(1, n)*drij(1) Warning: 'drij[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F kg_vertex_coloring_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_types.F qs_wf_history_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_vertex_coloring_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_vertex_coloring_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F semi_empirical_int_ana.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:201:0: IF (newcolor .GT. ncolors) ncolors = newcolor Warning: 'newcolor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:174:0: INTEGER :: color, handle, i, j, newcolor, & note: 'newcolor' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_vertex_coloring_methods.F:76:0: maxdegree, nneighbors, nnodes Warning: 'nneighbors' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_int_ana.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_int_ana.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_apply.F preconditioner_apply.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_apply.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_apply.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F almo_scf_diis_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_diis_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_diis_types.F90 /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:524:0: dscale = dscale+dzz*fnj1(ig)*EXP(-ax)-dax*zz*fnj1(ig)*EXP(-ax) Warning: 'dzz' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:424:0: dscale = SIGN(1.0_dp, scale*tmp)*(dscale*tmp+scale*dtmp) Warning: 'dtmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:216:0: tmp_d(3, m) = dcore(1, n)*drij(3) Warning: 'drij[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:215:0: tmp_d(2, m) = dcore(1, n)*drij(2) Warning: 'drij[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_int_ana.F:214:0: tmp_d(1, m) = dcore(1, n)*drij(1) Warning: 'drij[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_diis_types.F:318:0: diis_env%m_b(idomain)%mdata(in_point+1, irow+1) = trace0 Warning: 'trace0' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_methods.F qs_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F matrix_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"matrix_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' matrix_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/s_square_methods.F s_square_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"s_square_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' s_square_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F qs_p_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/matrix_exp.F:523:0: Npq%local_data(:, k) = Npq%local_data(:, k)+scaleN*Tres%local_data(:, k) Warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F:112:0: SUBROUTINE p_env_retain(p_env) Warning: 'p_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F dbcsr_tensor_reshape.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_reshape.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_reshape.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_types.F admm_dm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F:279:0: SUBROUTINE block_buffer_iterator_reset(buffer) Warning: 'block_buffer_iterator_reset' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_types.F qs_active_space_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/paw_proj_set_types.F paw_proj_set_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"paw_proj_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' paw_proj_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_types.F qs_wf_history_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_ls.F input_cp2k_ls.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_ls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_ls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_types.F admm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_utils.F semi_empirical_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_methods.F qs_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_ls.F input_cp2k_ls.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_ls.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_ls.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F qs_p_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_matrix_pools.F qs_matrix_pools.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_types.F:112:0: SUBROUTINE p_env_retain(p_env) Warning: 'p_env_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/s_square_methods.F s_square_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_matrix_pools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_matrix_pools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"s_square_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' s_square_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F arnoldi_api.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F dbcsr_tensor_reshape.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_reshape.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_reshape.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_reshape.F:279:0: SUBROUTINE block_buffer_iterator_reset(buffer) Warning: 'block_buffer_iterator_reset' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/paw_proj_set_types.F paw_proj_set_types.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:500:0: IF (SQRT(rsnew) < control%threshold) control%converged = .TRUE. Warning: 'rsnew' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:406:0: REAL(KIND=dp) :: alpha, beta, pap, rsnew, rsold note: 'rsnew' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"paw_proj_set_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' paw_proj_set_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_utils.F admm_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F qs_localization_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_localization_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_localization_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_utils.F semi_empirical_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_matrix_pools.F qs_matrix_pools.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_matrix_pools.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_matrix_pools.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1367:0: ip, ip_has_i, ip_partner, ip_recv_from, ip_recv_partner, ipair, iperm, istat, istate, & Warning: 'ip_has_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: gmat, rmat_loc, rmat_recv, rmat_send, & Warning: 'gmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: Warning: 'gmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F arnoldi_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"arnoldi/arnoldi_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/arnoldi/' arnoldi_api.F90 /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:500:0: IF (SQRT(rsnew) < control%threshold) control%converged = .TRUE. Warning: 'rsnew' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/arnoldi/arnoldi_api.F:406:0: REAL(KIND=dp) :: alpha, beta, pap, rsnew, rsold note: 'rsnew' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_opt_utils.F optbas_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_opt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_utils.F admm_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_utils.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libdbcsrarnoldi.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_makes.F preconditioner_makes.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_makes.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_makes.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F qs_localization_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_localization_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_localization_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_optimizer.F pao_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F dbcsr_tensor.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1367:0: ip, ip_has_i, ip_partner, ip_recv_from, ip_recv_partner, ipair, iperm, istat, istate, & Warning: 'ip_has_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: gmat, rmat_loc, rmat_recv, rmat_send, & Warning: 'gmat.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_localization_methods.F:1373:0: Warning: 'gmat.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:144:0: SUBROUTINE dbcsr_t_copy_matrix(matrix_in, tensor_out) Warning: 'dbcsr_t_copy_matrix' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_opt_utils.F optbas_opt_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:400:0: trans = compat_2_trans Warning: 'compat_2_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:398:0: trans = compat_1_trans Warning: 'compat_1_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_opt_utils.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrarnoldi.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_makes.F preconditioner_makes.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kind_types.F qs_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_makes.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_makes.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_optimizer.F pao_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F dbcsr_tensor.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:144:0: SUBROUTINE dbcsr_t_copy_matrix(matrix_in, tensor_out) Warning: 'dbcsr_t_copy_matrix' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F kpoint_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_types.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:400:0: trans = compat_2_trans Warning: 'compat_2_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor.F:398:0: trans = compat_1_trans Warning: 'compat_1_trans[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F:417:0: SUBROUTINE set_kpoint_info(kpoint, kp_scheme, nkp_grid, kp_shift, symmetry, verbose, & Warning: 'set_kpoint_info' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_types.F rt_propagation_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kind_types.F qs_kind_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kind_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kind_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_condnum.F qs_condnum.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_condnum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_condnum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F iterate_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"iterate_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' iterate_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F:550:0: SUBROUTINE matrix_exponential(matrix_exp, matrix, omega, alpha, threshold) Warning: 'matrix_exponential' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_types.F qs_subsys_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integral_utils.F qs_integral_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integral_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integral_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F qs_fb_atomic_halo_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_types.F rt_propagation_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_halo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_halo_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:138:0: SUBROUTINE fb_atomic_halo_retain(atomic_halo) Warning: 'fb_atomic_halo_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:207:0: SUBROUTINE fb_atomic_halo_associate(a, b) Warning: 'fb_atomic_halo_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:719:0: SUBROUTINE fb_atomic_halo_list_init(atomic_halos) Warning: 'fb_atomic_halo_list_init' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:810:0: SUBROUTINE fb_atomic_halo_list_write(atomic_halos, para_env, fb_section) Warning: 'fb_atomic_halo_list_write' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_types.F hfx_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F kpoint_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_types.F90 /builddir/build/BUILD/cp2k-6.1/src/kpoint_types.F:417:0: SUBROUTINE set_kpoint_info(kpoint, kp_scheme, nkp_grid, kp_shift, symmetry, verbose, & Warning: 'set_kpoint_info' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_condnum.F qs_condnum.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_condnum.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_condnum.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F iterate_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"iterate_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' iterate_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/iterate_matrix.F:550:0: SUBROUTINE matrix_exponential(matrix_exp, matrix, omega, alpha, threshold) Warning: 'matrix_exponential' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F qs_linres_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_types.F qs_subsys_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1141:0: SUBROUTINE deallocate_jrho_coeff(jrho1_atom_set, iatom) Warning: 'deallocate_jrho_coeff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1181:0: SUBROUTINE get_jrho_atom(jrho1_atom_set, iatom, cjc_h, cjc_s, cjc_ii_h, cjc_ii_s, & Warning: 'get_jrho_atom' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1442:0: SUBROUTINE set_polar_env(polar_env) Warning: 'set_polar_env' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_types.F hfx_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_types.F mixed_cdft_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_eri_mme_interface.F cp_eri_mme_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_eri_mme_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_eri_mme_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F particle_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"particle_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' particle_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F qs_fb_atomic_halo_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_halo_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_halo_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:138:0: SUBROUTINE fb_atomic_halo_retain(atomic_halo) Warning: 'fb_atomic_halo_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:207:0: SUBROUTINE fb_atomic_halo_associate(a, b) Warning: 'fb_atomic_halo_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:719:0: SUBROUTINE fb_atomic_halo_list_init(atomic_halos) Warning: 'fb_atomic_halo_list_init' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_halo_types.F:810:0: SUBROUTINE fb_atomic_halo_list_write(atomic_halos, para_env, fb_section) Warning: 'fb_atomic_halo_list_write' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_types.F mixed_cdft_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_types.F90 /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F:140:0: IF (SIZE(first_sgf) > nparticle) first_sgf(nparticle+1) = isgf+1 Warning: 'isgf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F atomic_charges.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atomic_charges.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atomic_charges.F90 /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F:135:0: SUBROUTINE print_multipoles(particle_set, qs_kind_set, scr, charge, dipole, quadrupole) Warning: 'print_multipoles' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F core_ppl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_methods.F distribution_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: dva, dvas Warning: 'dvas.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: Warning: 'dvas.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:397:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F qs_oce_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integral_utils.F qs_integral_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integral_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integral_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:541:0: clist%sgf_soft_only = sgf_soft_only Warning: 'sgf_soft_only' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:518:0: ALLOCATE (clist%acint(nsgf_cnt, nsobtot, maxder), clist%sgf_list(nsgf_cnt)) Warning: 'nsgf_cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F particle_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"particle_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' particle_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F core_ppnl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppnl.F90 /builddir/build/BUILD/cp2k-6.1/src/particle_methods.F:140:0: IF (SIZE(first_sgf) > nparticle) first_sgf(nparticle+1) = isgf+1 Warning: 'isgf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F qs_oce_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_oce_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_oce_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: sphi_a, vprj_ppnl, zeta Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:352:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a Warning: 'hprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ae.F core_ae.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:541:0: clist%sgf_soft_only = sgf_soft_only Warning: 'sgf_soft_only' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_oce_methods.F:518:0: ALLOCATE (clist%acint(nsgf_cnt, nsobtot, maxder), clist%sgf_list(nsgf_cnt)) Warning: 'nsgf_cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ae.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ae.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hab, pab, verf, vnuc Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_methods.F semi_empirical_expns3_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/distribution_methods.F distribution_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F core_ppnl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' distribution_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppnl.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:112:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: sphi_a, vprj_ppnl, zeta Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:352:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:125:0: sphi_a, vprj_ppnl, zeta note: 'vprj_ppnl.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: REAL(KIND=dp), DIMENSION(:), POINTER :: a_nl, alpha_ppnl, hprj, set_radius_a Warning: 'hprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppnl.F:123:0: Warning: 'hprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ae.F core_ae.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ae.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ae.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hab, pab, verf, vnuc Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ae.F:105:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_methods.F ct_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F core_ppl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"core_ppl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' core_ppl.F90 /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: dva, dvas Warning: 'dvas.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:543:0: Warning: 'dvas.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:397:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:397:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/core_ppl.F:118:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F atomic_charges.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atomic_charges.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atomic_charges.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_solvers.F preconditioner_solvers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_solvers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_solvers.F90 /builddir/build/BUILD/cp2k-6.1/src/atomic_charges.F:135:0: SUBROUTINE print_multipoles(particle_set, qs_kind_set, scr, charge, dipole, quadrupole) Warning: 'print_multipoles' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_interactions.F qs_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_methods.F almo_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_interactions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F auto_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"auto_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' auto_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F:61:0: INTEGER :: i, j, jj, l, laux, linc, lmax, lval, lx, & Warning: 'laux' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner_solvers.F preconditioner_solvers.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner_solvers.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner_solvers.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_parameters.F qs_dftb_parameters.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molden_utils.F molden_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molden_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molden_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_methods.F almo_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_interactions.F qs_interactions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F auto_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"auto_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' auto_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/auto_basis.F:61:0: INTEGER :: i, j, jj, l, laux, linc, lmax, lval, lx, & Warning: 'laux' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_expns3_methods.F semi_empirical_expns3_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_expns3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_expns3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_parameters.F qs_dftb_parameters.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_parameters.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_parameters.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ct_methods.F ct_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ct_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ct_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F commutator_rpnl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rpnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rpnl.F90 /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:277:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & Warning: 'cprj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'cprj.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: Warning: 'cprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: Warning: 'cprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: REAL(KIND=dp), DIMENSION(:), POINTER :: alpha_ppnl, set_radius_a Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:254:0: IF (set_radius_a(iset)+rprjc(1) < dac) CYCLE Warning: 'ppnl_radius' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:76:0: jkind, jneighbor, kac, katom, kbc, kkind, l, lc_max, lc_min, ldai, ldsab, lppnl, maxco, & Warning: 'lppnl' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_curvy.F dm_ls_scf_curvy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_curvy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_curvy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molden_utils.F molden_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molden_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molden_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F commutator_rpnl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_make_propagators.F rt_make_propagators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rpnl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rpnl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_make_propagators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_make_propagators.F90 /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'cprj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'cprj.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:267:0: cprj(1, prjc), SIZE(cprj, 1), 0.0_dp, work(1, 1, i), ldsab) Warning: 'cprj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'cprj.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: REAL(KIND=dp), DIMENSION(:), POINTER :: alpha_ppnl, set_radius_a Warning: 'alpha_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:88:0: Warning: 'alpha_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: INTEGER, DIMENSION(:), POINTER :: la_max, la_min, npgfa, nprj_ppnl, & Warning: 'nprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:80:0: Warning: 'nprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & Warning: 'vprj_ppnl.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: Warning: 'vprj_ppnl.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:277:0: vprj_ppnl(1, 1), SIZE(vprj_ppnl, 1), 0.0_dp, clist%achint(sgfa, 1, i), nsgfa) Warning: 'vprj_ppnl.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:89:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cprj, rpgfa, sphi_a, vprj_ppnl, x_block, & note: 'vprj_ppnl.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:254:0: IF (set_radius_a(iset)+rprjc(1) < dac) CYCLE Warning: 'ppnl_radius' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:84:0: REAL(KIND=dp) :: dac, ppnl_radius note: 'ppnl_radius' was declared here /builddir/build/BUILD/cp2k-6.1/src/commutator_rpnl.F:76:0: jkind, jneighbor, kac, katom, kbc, kkind, l, lc_max, lc_min, ldai, ldsab, lppnl, maxco, & Warning: 'lppnl' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F dbcsr_tensor_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_curvy.F dm_ls_scf_curvy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_curvy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_curvy.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_2d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_3d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_4d_array' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_make_propagators.F rt_make_propagators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_make_propagators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_make_propagators.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:109:0: IF (.NOT. blocks_equal(blk_data1, blk_data2)) THEN Warning: '__result_blocks_equal' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:124:0: PURE FUNCTION blocks_equal(block1, block2) note: '__result_blocks_equal' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F dbcsr_tensor_test.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_test.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_test.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_api.F dbcsr_tensor_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_api.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_2d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_3d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:653:0: SUBROUTINE dist_sparse_tensor_to_repl_dense_${ndim}$d_array_${dsuffix}$(tensor, array) Warning: 'dist_sparse_tensor_to_repl_dense_4d_array_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_r_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_dp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_2d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_3d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:697:0: SUBROUTINE repl_dense_${ndim}$d_array_to_dist_sparse_tensor_${dsuffix}$(tensor, array) Warning: 'repl_dense_4d_array_to_dist_sparse_tensor_c_sp' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_2d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_3d_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:864:0: SUBROUTINE write_${ndim}$d_array(array, unit_nr, array_compare) Warning: 'write_4d_array' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_eri_mme_interface.F cp_eri_mme_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_eri_mme_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_eri_mme_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_compression_methods.F hfx_compression_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_compression_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_compression_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:109:0: IF (.NOT. blocks_equal(blk_data1, blk_data2)) THEN Warning: '__result_blocks_equal' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_test.F:124:0: PURE FUNCTION blocks_equal(block1, block2) note: '__result_blocks_equal' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F hfx_libint_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_api.F dbcsr_tensor_api.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_api.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_api.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F:87:0: REAL(KIND=dp) :: AB(3), AB2, CD(3), CD2, Eta, EtaInv, factor, omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F qs_linres_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1141:0: SUBROUTINE deallocate_jrho_coeff(jrho1_atom_set, iatom) Warning: 'deallocate_jrho_coeff' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1181:0: SUBROUTINE get_jrho_atom(jrho1_atom_set, iatom, cjc_h, cjc_s, cjc_ii_h, cjc_ii_s, & Warning: 'get_jrho_atom' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_types.F:1442:0: SUBROUTINE set_polar_env(polar_env) Warning: 'set_polar_env' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_matrix_methods.F qs_fb_atomic_matrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_matrix_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_compression_methods.F hfx_compression_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_compression_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_compression_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rkinetic.F commutator_rkinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rkinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rkinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_qmmm.F input_cp2k_qmmm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_qmmm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_qmmm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_mincrawl.F glbopt_mincrawl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_mincrawl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_mincrawl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_vectors.F negf_vectors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F hfx_libint_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_vectors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_vectors.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_libint_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_libint_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_atom_map.F negf_atom_map.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_atom_map.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_atom_map.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_libint_interface.F:87:0: REAL(KIND=dp) :: AB(3), AB2, CD(3), CD2, Eta, EtaInv, factor, omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kdbcsr_tensor.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_types.F qs_ks_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types_low.F qmmm_types_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types_low.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F qs_fb_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_atomic_matrix_methods.F qs_fb_atomic_matrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_atomic_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_atomic_matrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:99:0: SUBROUTINE fb_env_retain(fb_env) Warning: 'fb_env_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:164:0: SUBROUTINE fb_env_associate(a, b) Warning: 'fb_env_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:225:0: SUBROUTINE fb_env_init(fb_env) Warning: 'fb_env_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_types.F mp2_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/commutator_rkinetic.F commutator_rkinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"commutator_rkinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' commutator_rkinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_types.F mixed_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_mincrawl.F glbopt_mincrawl.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_mincrawl.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_mincrawl.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mulliken.F mulliken.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mulliken.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mulliken.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_atom_map.F negf_atom_map.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_atom_map.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_atom_map.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_vectors.F negf_vectors.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_unittest.F dbcsr_tensor_unittest.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_vectors.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_vectors.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_unittest.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kdbcsr_tensor.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_types.F qs_ks_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mp2.F input_cp2k_mp2.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mp2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_types.F mp2_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_mp2.F input_cp2k_mp2.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_mp2.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_qmmm.F input_cp2k_qmmm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_qmmm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_qmmm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_store_int_types.F semi_empirical_store_int_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types_low.F qmmm_types_low.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_store_int_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_store_int_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types_low.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types_low.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F force_fields_all.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_all.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_all.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F qs_fb_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:99:0: SUBROUTINE fb_env_retain(fb_env) Warning: 'fb_env_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:164:0: SUBROUTINE fb_env_associate(a, b) Warning: 'fb_env_associate' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_types.F:225:0: SUBROUTINE fb_env_init(fb_env) Warning: 'fb_env_init' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment_types.F mixed_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mulliken.F mulliken.F90 /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2677:0: rmin = rmin2_a+rmin2_b Warning: 'rmin2_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2679:0: epsilon0 = SQRT(ABS(epsilon_a*epsilon_b)) Warning: 'epsilon_b' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mulliken.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mulliken.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/dbcsr_tensor_unittest.F dbcsr_tensor_unittest.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dbcsr_tensor/dbcsr_tensor_unittest.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/dbcsr_tensor/' dbcsr_tensor_unittest.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_store_int_types.F semi_empirical_store_int_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F task_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_store_int_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_store_int_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment_types.F fist_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F force_fields_all.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_all.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_all.F90 /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F:965:0: ilocal, k, maxdest, Ncpu, Nflux Warning: 'ilocal' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2677:0: rmin = rmin2_a+rmin2_b Warning: 'rmin2_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_fields_all.F:2679:0: epsilon0 = SQRT(ABS(epsilon_a*epsilon_b)) Warning: 'epsilon_b' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_links_methods.F qmmm_links_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_links_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_links_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F hfx_pair_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_pair_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_pair_list_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: tmp_D = temp_DD+neighbor_cells(k)%cell_r(:) Warning: 'temp_dd[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: C11 = temp_CC+neighbor_cells(k)%cell_r(:) Warning: 'temp_cc[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:81:0: REAL(dp) :: C11(3), Eta, EtaInv, factor, Fm(prim_data_f_size), omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc.F qs_vxc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_topology_util.F qmmm_topology_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_topology_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_util.F topology_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F qs_fb_filter_matrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_filter_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_filter_matrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_util.F:996:61: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F:1442:0: SUBROUTINE fb_fltrmat_fermi_dirac_ne(f, eigenvals, T, ne, maxocc) Warning: 'fb_fltrmat_fermi_dirac_ne' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_util.F topology_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F cp_dbcsr_cp2k_link.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_util.F:996:61: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cp2k_link.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cp2k_link.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F:476:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F task_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_topology_util.F qmmm_topology_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"task_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' task_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_topology_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_topology_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_setup.F mp2_setup.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_setup.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad_util.F mp2_ri_grad_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad_util.F90 /builddir/build/BUILD/cp2k-6.1/src/task_list_methods.F:965:0: ilocal, k, maxdest, Ncpu, Nflux Warning: 'ilocal' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_setup.F mp2_setup.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_setup.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc.F qs_vxc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F qmmm_per_elpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_per_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_per_elpot.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F:188:0: LG(idim) = fs*LG(idim)*1.0_dp/Vol Warning: 'fs' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_elpot.F qmmm_elpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_elpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F hfx_pair_list_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_pair_list_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_pair_list_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_pw_grid.F qmmm_pw_grid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_pw_grid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_pw_grid.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: tmp_D = temp_DD+neighbor_cells(k)%cell_r(:) Warning: 'temp_dd[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:128:0: Warning: 'temp_dd[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: C11 = temp_CC+neighbor_cells(k)%cell_r(:) Warning: 'temp_cc[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:127:0: Warning: 'temp_cc[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_pair_list_methods.F:81:0: REAL(dp) :: C11(3), Eta, EtaInv, factor, Fm(prim_data_f_size), omega2, omega_corr, & Warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_matrix_utils.F negf_matrix_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F qs_fb_filter_matrix_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_matrix_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_matrix_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_filter_matrix_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_filter_matrix_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_filter_matrix_methods.F:1442:0: SUBROUTINE fb_fltrmat_fermi_dirac_ne(f, eigenvals, T, ne, maxocc) Warning: 'fb_fltrmat_fermi_dirac_ne' defined but not used [-Wunused-function] mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_tensor_unittest.popt dbcsr_tensor_unittest.o -lcp2kdbcsr_tensor.popt -lcp2kcommon.popt -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kmpiwrap.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad_util.F mp2_ri_grad_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F cp_dbcsr_cp2k_link.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_cp2k_link.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_cp2k_link.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_cp2k_link.F:476:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment_types.F fist_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_types.F qs_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_links_methods.F qmmm_links_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_links_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_links_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F qmmm_per_elpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_integrals.F semi_empirical_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_per_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_per_elpot.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_per_elpot.F:188:0: LG(idim) = fs*LG(idim)*1.0_dp/Vol Warning: 'fs' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_coordinate_util.F topology_coordinate_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_coordinate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_coordinate_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_elpot.F qmmm_elpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_elpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_elpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_pw_grid.F qmmm_pw_grid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_pw_grid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_pw_grid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_matrix_utils.F negf_matrix_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_matrix_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_matrix_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_xc.F input_cp2k_xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_xc.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/dbcsr_tensor_unittest.psmp dbcsr_tensor_unittest.o -lcp2kdbcsr_tensor.psmp -lcp2kcommon.psmp -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kmpiwrap.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_xc.F input_cp2k_xc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_xc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_xc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_util.F force_fields_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_types.F qs_scf_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F kg_tnadd_mat.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_tnadd_mat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_tnadd_mat.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F qs_overlap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_overlap.F90 /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:388:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:388:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab note: 'pab.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:764:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:823:0: force(1:3, iatom) = force(1:3, iatom)-ff*force_a(1:3) Warning: 'ff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:826:0: CALL virial_pair_force(virial%pv_virial, -f0, force_a, rab) Warning: 'f0' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F qs_overlap.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_overlap.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_overlap.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:400:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:306:0: IF (use_cell_mapping) THEN Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:427:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F kg_tnadd_mat.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_tnadd_mat.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_tnadd_mat.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:764:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:823:0: force(1:3, iatom) = force(1:3, iatom)-ff*force_a(1:3) Warning: 'ff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:826:0: CALL virial_pair_force(virial%pv_virial, -f0, force_a, rab) Warning: 'f0' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:388:0: force_a, force_b, ppl_fwork) Warning: 'pab.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: hab, pab Warning: 'pab.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/kg_tnadd_mat.F:109:0: Warning: 'pab.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:260:0: !$OMP zetb, scon_a, scon_b, ic, irow, icol, f0, ff, found, trans, rab2, n1, n2, sgfa, sgfb, iset, jset ) Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:260:0: Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_overlap.F:427:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/semi_empirical_integrals.F semi_empirical_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"semi_empirical_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' semi_empirical_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F hfx_load_balance_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_load_balance_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_load_balance_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_global.F input_cp2k_global.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_global.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_global.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2377:0: shm_bins_per_rank(i_thread+1) = nbins Warning: 'nbins' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2005:0: jset, katom, kind_kind_idx, kkind, kset, latom, lkind, lset, swap_id note: 'swap_id' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_util.F force_fields_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_util.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:1563:0: ALLOCATE (binned_dist(my_bin_size)) Warning: 'my_bin_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F se_fock_matrix_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F topology_generate_util.F90 /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: $: ewalds_multipole_sr_macro(mode="PURE_COULOMB") Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_generate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_generate_util.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1913:59: atm_symbol = id2str(atom_info%id_element(i)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:635:58: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: ind = wrk(i)%array1(j) Warning: 'wrk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F topology_generate_util.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1187:0: IF (do_it > 0) THEN Warning: 'do_it' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_generate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_generate_util.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1913:59: atm_symbol = id2str(atom_info%id_element(i)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:635:58: upper_sym_1 = id2str(atom_info%id_element(iatom)) 1 Warning: CHARACTER expression will be truncated in assignment (2/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:769:0: rbond2 = rbond*rbond Warning: 'rbond' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: ind = wrk(i)%array1(j) Warning: 'wrk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1669:0: Warning: 'wrk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:1187:0: IF (do_it > 0) THEN Warning: 'do_it' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_generate_util.F:769:0: rbond2 = rbond*rbond Warning: 'rbond' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_coordinate_util.F topology_coordinate_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_coordinate_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_coordinate_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_communication.F rpa_communication.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F hfx_load_balance_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_load_balance_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_load_balance_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_global.F input_cp2k_global.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_global.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_global.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2377:0: shm_bins_per_rank(i_thread+1) = nbins Warning: 'nbins' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2011:0: REAL(dp), DIMENSION(:, :), POINTER :: ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4 note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:2005:0: jset, katom, kind_kind_idx, kkind, kset, latom, lkind, lset, swap_id note: 'swap_id' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atom.F input_cp2k_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atom.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_load_balance_methods.F:1550:0: bin_histogram(my_process_id+1, 1) = my_bin_size Warning: 'my_bin_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_communication.F rpa_communication.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_input.F force_fields_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_input.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_atom.F input_cp2k_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F input_cp2k_dft.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_dft.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F input_cp2k_dft.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_dft.F90 /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F:6192:0: SUBROUTINE create_rigpw_section(section) Warning: 'create_rigpw_section' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_dft.F:6192:0: SUBROUTINE create_rigpw_section(section) Warning: 'create_rigpw_section' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F qs_kinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_input.F force_fields_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_input.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:334:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:256:0: IF (use_cell_mapping) THEN Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:361:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_amber.F topology_amber.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_amber.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_amber.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F qs_kinetic.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kinetic.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kinetic.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_laplace.F mp2_laplace.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_laplace.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_laplace.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:214:0: !$OMP zetb, scon_a, scon_b, ic, irow, icol, f0, ff, found, trans, rab2, sgfa, sgfb, iset, jset ) Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:214:0: Warning: 'use_cell_mapping' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_kinetic.F:361:0: IF (dokp) THEN Warning: 'dokp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F se_fock_matrix_integrals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_integrals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_integrals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F cell_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F:150:47: new_logger%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: $: ewalds_multipole_sr_macro(mode="PURE_COULOMB") Warning: 'tij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_integrals.F:1132:0: Warning: 'ch_i' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F topology_psf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_psf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_psf.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F:781:43: extension=".psf",my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F cell_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_utils.F:150:47: new_logger%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_amber.F topology_amber.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_amber.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_amber.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_ext.F force_fields_ext.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_ext.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_ext.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_properties_dft.F input_cp2k_properties_dft.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_properties_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_properties_dft.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_properties_dft.F input_cp2k_properties_dft.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_properties_dft.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_properties_dft.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/scf_control_types.F scf_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"scf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' scf_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields.F force_fields.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_laplace.F mp2_laplace.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_laplace.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_laplace.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_force_eval.F input_cp2k_force_eval.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/scf_control_types.F scf_control_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_force_eval.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"scf_control_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' scf_control_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_env_types.F xas_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F topology_psf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_psf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_psf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_methods.F kpoint_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/topology_psf.F:781:43: extension=".psf",my_local=.FALSE.) 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields_ext.F force_fields_ext.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields_ext.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields_ext.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_lanczos.F qs_scf_lanczos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_lanczos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_lanczos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_cp2k_force_eval.F input_cp2k_force_eval.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_cp2k_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_cp2k_force_eval.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_methods.F kpoint_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_occupation.F qs_mo_occupation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_occupation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_occupation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_types.F qs_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_lanczos.F qs_scf_lanczos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_lanczos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_lanczos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_methods.F qs_mo_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_env_types.F xas_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_fields.F force_fields.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_fields.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_fields.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_methods.F pw_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_types.F qs_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_forces.F rt_propagation_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_occupation.F qs_mo_occupation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_occupation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_occupation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pw_env_methods.F pw_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pw_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pw_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis.F qs_diis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_init.F lri_environment_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F qs_fb_distribution_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_distribution_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F:795:0: SUBROUTINE fb_distribution_move_el(dist_from, element, dist_to) Warning: 'fb_distribution_move_el' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_methods.F mao_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F qs_dispersion_pairpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_pairpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_pairpot.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1340:0: e8tot = e8tot-e8 Warning: 'e8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1339:0: e6tot = e6tot-e6 Warning: 'e6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: fdij(:) = (de6+de8)*rij(:)/dr*fac Warning: 'de8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: Warning: 'de6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1525:0: force(jkind)%dispersion(:, atom_b) = force(jkind)%dispersion(:, atom_b)+fdij(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1524:0: force(ikind)%dispersion(:, atom_a) = force(ikind)%dispersion(:, atom_a)-fdij(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1728:0: elrc9 = elrc9-s9*64._dp*twopi*REAL(na*nb*nc, KIND=dp)*c9/(6._dp*rcut**3*cell%deth**2) Warning: 's9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1380:0: ELSE IF (idmp == 2) THEN Warning: 'idmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1828:0: IF (domol) THEN Warning: 'domol' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1810:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: CALL virial_pair_force(atstr(:, :, iatom), -0.5_dp, fdij, rij) Warning: 'atstr.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: Warning: 'atstr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: CALL virial_pair_force(atstr(:, :, katom), -0.5_dp, fdij, rca) Warning: 'atstr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:882:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: atstr Warning: 'atstr.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: atener(iatom) = atener(iatom)-0.5_dp*xp*fdmp*fac Warning: 'atener.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states.F wannier_states.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F qs_operators_ao.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_operators_ao.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_operators_ao.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1481:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1196:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_diis.F qs_diis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_diis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_diis.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:923:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:536:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:179:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_epr_hyp.F qs_epr_hyp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F pao_potentials.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_epr_hyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_epr_hyp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_potentials.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_potentials.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: Warning: 'new_block_d.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F qs_dispersion_pairpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_pairpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_pairpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_full.F pao_linpot_full.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_full.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_full.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_rotinv.F pao_linpot_rotinv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_rotinv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_rotinv.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1340:0: e8tot = e8tot-e8 Warning: 'e8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1339:0: e6tot = e6tot-e6 Warning: 'e6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: fdij(:) = (de6+de8)*rij(:)/dr*fac Warning: 'de8' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1358:0: Warning: 'de6' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1525:0: force(jkind)%dispersion(:, atom_b) = force(jkind)%dispersion(:, atom_b)+fdij(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1524:0: force(ikind)%dispersion(:, atom_a) = force(ikind)%dispersion(:, atom_a)-fdij(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1728:0: elrc9 = elrc9-s9*64._dp*twopi*REAL(na*nb*nc, KIND=dp)*c9/(6._dp*rcut**3*cell%deth**2) Warning: 's9' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1380:0: ELSE IF (idmp == 2) THEN Warning: 'idmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1828:0: IF (domol) THEN Warning: 'domol' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1174:0: IF (unit_nr > 0 .AND. SIZE(dcnum) > 0) THEN Warning: 'dcnum.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1810:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: CALL virial_pair_force(atstr(:, :, iatom), -0.5_dp, fdij, rij) Warning: 'atstr.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: Warning: 'atstr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: CALL virial_pair_force(atstr(:, :, katom), -0.5_dp, fdij, rca) Warning: 'atstr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1555:0: Warning: 'atstr.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1290:0: CALL virial_pair_force(atstr(:, :, iatom), -0.5_dp, fdij, rij) Warning: 'atstr.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: atener(iatom) = atener(iatom)-0.5_dp*xp*fdmp*fac Warning: 'atener.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_pairpot.F:1295:0: Warning: 'atener.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_env_methods.F almo_scf_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_init.F lri_environment_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F qs_fb_distribution_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_distribution_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_distribution_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_env_methods.F almo_scf_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_env_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fb_distribution_methods.F:795:0: SUBROUTINE fb_distribution_move_el(dist_from, element, dist_to) Warning: 'fb_distribution_move_el' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F se_core_core.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_core.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_core.F90 /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: dr3inv = -3.0_dp*rij*r3inv*r2inv Warning: 'r3inv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: Warning: 'r2inv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F pao_potentials.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_potentials.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_potentials.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_density.F qs_external_density.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_density.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:229:0: iset=iset, ishell=ishell, jset=jset, jshell=jshell) Warning: 'new_block_d.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dab, new_block_D, saab Warning: 'new_block_d.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_potentials.F:117:0: Warning: 'new_block_d.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_potential.F qs_external_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_rotinv.F pao_linpot_rotinv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_rotinv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_rotinv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_methods.F mao_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_linpot_full.F pao_linpot_full.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_linpot_full.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_linpot_full.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_density.F qs_external_density.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/wannier_states.F wannier_states.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_density.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"wannier_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' wannier_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_external_potential.F qs_external_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_commutators.F qs_commutators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_commutators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_commutators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_external_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_external_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_epr_hyp.F qs_epr_hyp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_epr_hyp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_epr_hyp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_commutators.F qs_commutators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_commutators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_commutators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/basis_set_output.F basis_set_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/basis_set_output.F basis_set_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"basis_set_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' basis_set_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"basis_set_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' basis_set_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_scf_utils.F qs_cdft_scf_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_scf_utils.F qs_cdft_scf_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_scf_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_scf_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_scf_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_scf_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F mp2_eri.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling.F et_coupling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_eri.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_eri.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_utils.F qs_linres_nmr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_utils.F qs_linres_epr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_im_time.F rpa_im_time.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_im_time.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_im_time.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: hab_uncontr_d, pab_hh, pab_hs, & Warning: 'pab_hh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: Warning: 'pab_hh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:518:0: hab_uncontr_d(ico, jcoz)] Warning: 'hadb_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:402:0: hdab_uncontr, v_work Warning: 'hdab_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:512:0: hab_uncontr_d(icoz, jco)] Warning: 'hdab_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: habc_uncontr_d, pabc_hhh, & Warning: 'pabc_hhh.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1283:0: habc_uncontr_d(ico, jco, kcoz)] Warning: 'habdc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1277:0: habc_uncontr_d(ico, jcoz, kco)] Warning: 'hadbc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1271:0: habc_uncontr_d(icoz, jco, kco)] Warning: 'hdabc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F mp2_eri.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_eri.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_eri.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:738:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hdab_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: hab_uncontr_d, pab_hh, pab_hs, & Warning: 'pab_hh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:399:0: Warning: 'pab_hh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:401:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: hadb_contr, hadb_uncontr, hdab_contr, & Warning: 'hadb_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:569:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hadb_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:518:0: hab_uncontr_d(ico, jcoz)] Warning: 'hadb_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:402:0: hdab_uncontr, v_work Warning: 'hdab_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:565:0: sphi_a(:, sgfa:), sphi_b(:, sgfb:), ncoa, ncob, nsgfa, nsgfb) Warning: 'hdab_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:512:0: hab_uncontr_d(icoz, jco)] Warning: 'hdab_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'hadbc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_contr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hdabc_contr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: habc_uncontr_d, pabc_hhh, & Warning: 'pabc_hhh.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1117:0: Warning: 'pabc_hhh.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1119:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :, :) :: habdc_contr, habdc_uncontr, hadbc_contr, & Warning: 'habdc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1377:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'habdc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1283:0: habc_uncontr_d(ico, jco, kcoz)] Warning: 'habdc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1120:0: hadbc_uncontr, hdabc_contr, & Warning: 'hadbc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1372:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hadbc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1277:0: habc_uncontr_d(ico, jcoz, kco)] Warning: 'hadbc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[3].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1121:0: hdabc_uncontr, v_work Warning: 'hdabc_uncontr.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1367:0: ncoa, ncob, ncoc, nsgfa, nsgfb, nsgfc) Warning: 'hdabc_uncontr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:1271:0: habc_uncontr_d(icoz, jco, kco)] Warning: 'hdabc_uncontr.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_im_time.F rpa_im_time.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_im_time.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_im_time.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_eri.F:738:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_axk_util.F rpa_axk_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_axk_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_axk_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_utils.F qs_linres_epr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_utils.F qs_linres_nmr_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling.F et_coupling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_axk_util.F rpa_axk_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_axk_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_axk_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rt_propagation_forces.F rt_propagation_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rt_propagation_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rt_propagation_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_init.F qmmm_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_init.F qmmm_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_hfx_utils.F rt_hfx_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_hfx_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_hfx_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_types.F qs_tddfpt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_hfx_utils.F rt_hfx_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types.F qmmm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_hfx_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_hfx_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/moments_utils.F moments_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_types.F qs_tddfpt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"moments_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' moments_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_types.F qmmm_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_single.F qs_integrate_potential_single.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_single.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_single.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F cp_dbcsr_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_output.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F:249:0: IF (print_sym) THEN Warning: 'print_sym' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F qs_operators_ao.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_operators_ao.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_operators_ao.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F qs_collocate_density.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_collocate_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_collocate_density.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1481:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1476:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1196:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:1191:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3351:0: SUBROUTINE collocate_general_opt() Warning: 'collocate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3641:0: SUBROUTINE collocate_general() Warning: 'collocate_general' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:923:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: IF (ABS(rab(1)) > Lxo2 .OR. ABS(rab(2)) > Lyo2 .OR. ABS(rab(3)) > Lzo2) CYCLE Warning: 'lzo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lyo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:920:0: Warning: 'lxo2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:536:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_operators_ao.F:179:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/moments_utils.F moments_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"moments_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' moments_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:2136:0: IF (distributed_rs_grids) THEN Warning: 'distributed_rs_grids' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F qs_collocate_density.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_collocate_density.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_collocate_density.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3351:0: SUBROUTINE collocate_general_opt() Warning: 'collocate_general_opt' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:3641:0: SUBROUTINE collocate_general() Warning: 'collocate_general' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F cp_dbcsr_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_dbcsr_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_dbcsr_output.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_collocate_density.F:2136:0: IF (distributed_rs_grids) THEN Warning: 'distributed_rs_grids' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/cp_dbcsr_output.F:249:0: IF (print_sym) THEN Warning: 'print_sym' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F qs_neighbor_lists.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_lists.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1222:0: IF (mol_a /= mol_b) CYCLE Warning: 'mol_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1281:0: CPABORT("") Warning: 'otype' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F dkh_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dkh_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dkh_main.F90 /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:99:0: SUBROUTINE DKH_full_transformation(qs_env, matrix_s, matrix_v, matrix_t, matrix_pVp, n, dkh_order) Warning: 'dkh_full_transformation' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:754:0: SUBROUTINE even4a(n, ev4, e1, pe1p, vv, gg) Warning: 'even4a' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb3_methods.F qs_dftb3_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F se_core_core.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F qs_rho_atom_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_core.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_core.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: dr3inv = -3.0_dp*rij*r3inv*r2inv Warning: 'r3inv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_core.F:212:0: Warning: 'r2inv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F qs_gspace_mixing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gspace_mixing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gspace_mixing.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F:489:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: p_matrix Warning: 'p_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F:489:0: Warning: 'p_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: COMPLEX(dp), ALLOCATABLE, DIMENSION(:) :: delta_res_p, res_rho, res_rho_p, tmp Warning: 'tmp.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: Warning: 'delta_res_p.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a, au, av, b, bq, work Warning: 'bq.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:991:0: kb, kkb, lwork, nb, nbuffer, ng, nspin Warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F qs_gspace_mixing.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gspace_mixing.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gspace_mixing.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:670:0: INTEGER :: handle, i, iatom, ib, ic, ig, ispin, j, & Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: COMPLEX(dp), ALLOCATABLE, DIMENSION(:) :: delta_res_p, res_rho, res_rho_p, tmp Warning: 'tmp.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:989:0: Warning: 'delta_res_p.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a, au, av, b, bq, work Warning: 'bq.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:997:0: Warning: 'bq.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:991:0: kb, kkb, lwork, nb, nbuffer, ng, nspin Warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F qs_integrate_potential_product.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_product.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_product.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_gspace_mixing.F:670:0: INTEGER :: handle, i, iatom, ib, ic, ig, ispin, j, & Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: offs_dv, sgfa, sgfb Warning: 'sgfb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: Warning: 'sgfa' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: force(jkind)%rho_elec(:, atom_b)+scalef*admm_scal_fac*force_b(:) Warning: 'jkind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:747:0: force(ikind)%rho_elec(:, atom_a)+scalef*admm_scal_fac*force_a(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F dkh_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dkh_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dkh_main.F90 /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:99:0: SUBROUTINE DKH_full_transformation(qs_env, matrix_s, matrix_v, matrix_t, matrix_pVp, n, dkh_order) Warning: 'dkh_full_transformation' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/dkh_main.F:754:0: SUBROUTINE even4a(n, ev4, e1, pe1p, vv, gg) Warning: 'even4a' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F qs_vxc_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_forces.F cp_ddapc_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:305:0: ir, rho_nlcc(:, 1), rho_h, rho_s, rho_nlcc(:, 2), drho_h, drho_s) Warning: 'rho_nlcc.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: REAL(dp), DIMENSION(:, :), POINTER :: rho_h, rho_nlcc, rho_s, tau_h, tau_s, & Warning: 'rho_nlcc.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F qs_rho_atom_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_atom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_atom_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F qs_sccs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_sccs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_sccs.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:338:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:422:41: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:729:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1124:0: DO j = lb(2), ub(2) Warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1101:0: ln_rho_min, q, rho, t, x, y note: 'q' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1124:0: DO j = lb(2), ub(2) Warning: 'ln_rho_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:1100:0: REAL(KIND=dp) :: diff, e, eps_elec, f, ln_rho_max, & note: 'ln_rho_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:864:0: DO j = lb(2), ub(2) Warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:842:0: q, rho, t, x, y note: 'q' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:864:0: DO j = lb(2), ub(2) Warning: 'ln_rho_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:841:0: REAL(KIND=dp) :: diff, dq, dt, f, ln_rho_max, ln_rho_min, & note: 'ln_rho_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:864:0: DO j = lb(2), ub(2) Warning: 'dq' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:841:0: REAL(KIND=dp) :: diff, dq, dt, f, ln_rho_max, ln_rho_min, & note: 'dq' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_rho_atom_methods.F:489:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: p_matrix Warning: 'p_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F qs_integrate_potential_product.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_product.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_product.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: force(jkind)%rho_elec(:, atom_b)+scalef*admm_scal_fac*force_b(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:150:0: INTEGER :: atom_a, atom_b, bcol, brow, handle, i, iatom, igrid_level, ikind, ikind_old, & note: 'atom_b' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:749:0: force(jkind)%rho_elec(:, atom_b)+scalef*admm_scal_fac*force_b(:) Warning: 'jkind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:152:0: jkind, jkind_old, jpgf, jpgf_new, jset, jset_new, jset_old, maxco, maxpgf, maxset, & note: 'jkind' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:747:0: force(ikind)%rho_elec(:, atom_a)+scalef*admm_scal_fac*force_a(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:150:0: INTEGER :: atom_a, atom_b, bcol, brow, handle, i, iatom, igrid_level, ikind, ikind_old, & note: 'atom_a' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:747:0: force(ikind)%rho_elec(:, atom_a)+scalef*admm_scal_fac*force_a(:) Warning: 'ikind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:150:0: INTEGER :: atom_a, atom_b, bcol, brow, handle, i, iatom, igrid_level, ikind, ikind_old, & note: 'ikind' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: offs_dv, sgfa, sgfb Warning: 'sgfb' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_product.F:154:0: Warning: 'sgfa' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential_single.F qs_integrate_potential_single.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_screening_methods.F hfx_screening_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential_single.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential_single.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_screening_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_screening_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_communication.F hfx_communication.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F lri_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F qs_vxc_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_vxc_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_vxc_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_methods.F qs_ks_qmmm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_forces.F cp_ddapc_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:305:0: ir, rho_nlcc(:, 1), rho_h, rho_s, rho_nlcc(:, 2), drho_h, drho_s) Warning: 'rho_nlcc.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: REAL(dp), DIMENSION(:, :), POINTER :: rho_h, rho_nlcc, rho_s, tau_h, tau_s, & Warning: 'rho_nlcc.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_vxc_atom.F:99:0: Warning: 'rho_nlcc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_methods.F xc_adiabatic_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/surface_dipole.F surface_dipole.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"surface_dipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' surface_dipole.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_methods.F hartree_local_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hartree_local_methods.F hartree_local_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hartree_local_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hartree_local_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F qs_sccs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_sccs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_sccs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/efield_utils.F efield_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:338:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:422:41: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_sccs.F:729:38: filename = mpi_filename 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"efield_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' efield_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/efield_utils.F efield_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_energies.F qs_core_energies.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"efield_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' efield_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_methods.F xc_adiabatic_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_energies.F qs_core_energies.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_communication.F hfx_communication.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_communication.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_communication.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_atom.F qs_ks_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_screening_methods.F hfx_screening_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_screening_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_screening_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_qmmm_methods.F qs_ks_qmmm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_qmmm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_qmmm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F lri_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_atom.F qs_ks_atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_atom.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:829:0: v_dadrc => lri_coef(kkind)%v_dadr(atom_c, :) Warning: 'lri_coef.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:769:0: TYPE(lri_kind_type), DIMENSION(:), POINTER :: lri_coef note: 'lri_coef.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:829:0: v_dadrc => lri_coef(kkind)%v_dadr(atom_c, :) Warning: 'lri_coef.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:769:0: TYPE(lri_kind_type), DIMENSION(:), POINTER :: lri_coef note: 'lri_coef.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:829:0: v_dadrc => lri_coef(kkind)%v_dadr(atom_c, :) Warning: 'lri_coef.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_forces.F:769:0: TYPE(lri_kind_type), DIMENSION(:), POINTER :: lri_coef note: 'lri_coef.data' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F se_fock_matrix_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/surface_dipole.F surface_dipole.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"surface_dipole.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' surface_dipole.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F se_fock_matrix_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_coulomb.F90 /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F:682:0: ALLOCATE (forces_g(3, forces_g_size)) Warning: 'forces_g_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_exchange.F se_fock_matrix_exchange.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_exchange.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_exchange.F90 /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_coulomb.F:682:0: ALLOCATE (forces_g(3, forces_g_size)) Warning: 'forces_g_size' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb3_methods.F qs_dftb3_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_exchange.F se_fock_matrix_exchange.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb3_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb3_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_exchange.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_exchange.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F qs_mo_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F qs_neighbor_lists.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_neighbor_lists.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_neighbor_lists.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:686:0: nspin_read, offset_read, source Warning: 'offset_read' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:878:0: IF (minbas) THEN Warning: 'minbas' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: vecbuffer, vecbuffer_read Warning: 'vecbuffer_read.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: Warning: 'vecbuffer_read.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:886:0: offset_read = offset_info(ishell_read, iset_read, iatom) Warning: 'offset_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:960:0: DEALLOCATE (offset_info) Warning: 'offset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: INTEGER, DIMENSION(:, :), POINTER :: l, nshell_info Warning: 'nshell_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:687:0: INTEGER, DIMENSION(:), POINTER :: nset_info, nshell Warning: 'nset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1023:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cmatrix, smatrix Warning: 'cmatrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1269:0: (cmatrix(irow, jcol), jcol=from, to) Warning: 'cmatrix.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1222:0: IF (mol_a /= mol_b) CYCLE Warning: 'mol_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_neighbor_lists.F:1281:0: CPABORT("") Warning: 'otype' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner.F preconditioner.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_exp.F pao_param_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_methods.F qs_mo_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_exp.F pao_param_exp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_exp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_exp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F pao_ml_descriptor.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_descriptor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_descriptor.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_S, S_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_V, V_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_dispersion.F qs_dftb_dispersion.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_dispersion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_dispersion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F pao_ml_descriptor.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml_descriptor.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml_descriptor.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_S, S_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:212:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: block_M, block_V, V_evecs Warning: 'block_m.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml_descriptor.F:109:0: Warning: 'block_m.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F qs_loc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_dispersion.F qs_dftb_dispersion.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_dispersion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_dispersion.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:797:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:676:0: last_jatom, ldab, ldsa, ldsb, ldwork, maxl, ncoa, ncob, nkind, nrow, nseta, nsetb, sgfa, & note: 'last_jatom' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:543:0: IF (ABS(occ_imo-my_occ) > localized_wfn_control%eps_occ) THEN Warning: 'my_occ' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F qs_elec_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_elec_field.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F:197:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/bse.F bse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F qs_fermi_contact.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fermi_contact.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_hamiltonian.F qs_core_hamiltonian.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_hamiltonian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_hamiltonian.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_core_hamiltonian.F qs_core_hamiltonian.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_core_hamiltonian.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_core_hamiltonian.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F qs_moments.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_moments.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F ri_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ri_environment_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F:632:0: IF (symm .AND. (iatom /= jatom)) THEN Warning: 'symm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F lri_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:222:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F:485:0: SUBROUTINE calculate_lri_overlap_aabb(lri_env, qs_env) Warning: 'calculate_lri_overlap_aabb' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:458:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:346:0: INTEGER :: handle, i, iatom, icol, ikind, inode, irow, iset, jatom, jkind, jset, last_jatom, & note: 'last_jatom' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/dft_plus_u.F dft_plus_u.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dft_plus_u.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dft_plus_u.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_methods.F admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_methods.F admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F hfx_energy_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_energy_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_energy_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F hfx_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_derivatives.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:128:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:128:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:127:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:127:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:126:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:126:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:125:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:125:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:167:0: sphi_c_u3, sphi_d_u1, sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk note: 'integral_caches.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: Warning: 'integral_caches.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers, & note: 'integral_containers.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:222:0: TYPE(hfx_container_type), POINTER :: maxval_container, maxval_container_disk note: 'maxval_container' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: use_disk_storage) Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:219:0: TYPE(hfx_cache_type), POINTER :: maxval_cache, maxval_cache_disk note: 'maxval_cache' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk Warning: 'integral_containers_disk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk note: 'integral_containers_disk.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk note: 'integral_containers_disk.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk note: 'integral_containers_disk.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1517:0: use_disk_storage) Warning: 'integral_caches_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk note: 'integral_caches_disk.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: do_disk_storage) Warning: 'maxval_container_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:222:0: TYPE(hfx_container_type), POINTER :: maxval_container, maxval_container_disk note: 'maxval_container_disk' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: do_disk_storage) Warning: 'maxval_cache_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:219:0: TYPE(hfx_cache_type), POINTER :: maxval_cache, maxval_cache_disk note: 'maxval_cache_disk' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:176:0: pmax_4 = ptr_p_4(kset, jset) Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:199:0: pmax_3 = ptr_p_3(lset, iset) Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:210:0: pmax_2 = ptr_p_2(lset, jset) Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:215:0: pmax_1 = ptr_p_1(kset, iset) Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:137:0: sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1456:0: IF (use_virial .AND. spherical_estimate_virial*pmax_entry >= eps_schwarz) THEN Warning: 'spherical_estimate_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_methods.F admm_dm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dft_plus_u.F dft_plus_u.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dft_plus_u.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dft_plus_u.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/admm_dm_methods.F admm_dm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"admm_dm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' admm_dm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F lri_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_dbg.F se_fock_matrix_dbg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_dbg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_dbg.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_environment_methods.F:485:0: SUBROUTINE calculate_lri_overlap_aabb(lri_env, qs_env) Warning: 'calculate_lri_overlap_aabb' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_utils.F qs_dispersion_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F qs_mo_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mo_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mo_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F ri_environment_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:686:0: nspin_read, offset_read, source Warning: 'offset_read' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:878:0: IF (minbas) THEN Warning: 'minbas' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: vecbuffer, vecbuffer_read Warning: 'vecbuffer_read.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:692:0: Warning: 'vecbuffer_read.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:886:0: offset_read = offset_info(ishell_read, iset_read, iatom) Warning: 'offset_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'offset_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:960:0: DEALLOCATE (offset_info) Warning: 'offset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:689:0: INTEGER, DIMENSION(:, :, :), POINTER :: nso_info, offset_info Warning: 'nso_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:885:0: IF (nso(lshell) == nso_info(ishell_read, iset_read, iatom)) THEN Warning: 'nso_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: INTEGER, DIMENSION(:, :), POINTER :: l, nshell_info Warning: 'nshell_info.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:688:0: Warning: 'nshell_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:687:0: INTEGER, DIMENSION(:), POINTER :: nset_info, nshell Warning: 'nset_info.data' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ri_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ri_environment_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1023:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: cmatrix, smatrix Warning: 'cmatrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_mo_io.F:1269:0: (cmatrix(irow, jcol), jcol=from, to) Warning: 'cmatrix.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ri_environment_methods.F:632:0: IF (symm .AND. (iatom /= jatom)) THEN Warning: 'symm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/preconditioner.F preconditioner.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"preconditioner.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' preconditioner.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_methods.F qs_fb_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_gth.F pao_param_gth.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_gth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_gth.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_linpot.F pao_param_linpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_linpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_linpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_wfn_mix.F qs_scf_wfn_mix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_wfn_mix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_wfn_mix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_optimizer.F mao_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F qs_loc_molecules.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_molecules.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_molecules.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_methods.F fist_efield_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F:78:0: INTEGER :: akind, counter, first_atom, i, iatom, ikind, imol, imol_now, istate, j, & Warning: 'imol_now' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/population_analyses.F population_analyses.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"population_analyses.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' population_analyses.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fb_env_methods.F qs_fb_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fb_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fb_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F qs_fermi_contact.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_fermi_contact.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_fermi_contact.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_fermi_contact.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F se_core_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_matrix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F qs_spin_orbit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_spin_orbit.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:425:0: SUBROUTINE makeS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, S) Warning: 'makes' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:801:0: SUBROUTINE makedS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, dS) Warning: 'makeds' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:371:0: force(jkind)%all_potential(:, atom_b)+force_ab(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:369:0: force(ikind)%all_potential(:, atom_a)-force_ab(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F qs_elec_field.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_elec_field.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_elec_field.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F qs_loc_molecules.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_molecules.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_molecules.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_elec_field.F:197:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_loc_molecules.F:78:0: INTEGER :: akind, counter, first_atom, i, iatom, ikind, imol, imol_now, istate, j, & Warning: 'imol_now' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/stm_images.F stm_images.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"stm_images.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' stm_images.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_optimizer.F mao_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dispersion_utils.F qs_dispersion_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molecular_states.F molecular_states.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dispersion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dispersion_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molecular_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molecular_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_gth.F pao_param_gth.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_gth.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_gth.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/population_analyses.F population_analyses.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"population_analyses.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' population_analyses.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param_linpot.F pao_param_linpot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param_linpot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param_linpot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/stm_images.F stm_images.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"stm_images.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' stm_images.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F qs_resp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_resp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F se_core_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_core_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_core_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:856:0: IF (dist(i) < rmin+delta) not_in_range(i, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:857:0: IF (dist(i) > rmax-delta) not_in_range(i, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:425:0: SUBROUTINE makeS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, S) Warning: 'makes' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:801:0: SUBROUTINE makedS(R, nra, nrb, ZSA, ZSB, ZPA, ZPB, dS) Warning: 'makeds' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:371:0: force(jkind)%all_potential(:, atom_b)+force_ab(:) Warning: 'atom_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/se_core_matrix.F:369:0: force(ikind)%all_potential(:, atom_a)-force_ab(:) Warning: 'atom_a' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1111:0: IF (dist(m) < rmin+delta) not_in_range(m, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmin' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1112:0: IF (dist(m) > rmax-delta) not_in_range(m, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmax' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_z' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_y' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_y' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_x' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F qs_resp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_resp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_resp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F qs_loc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:856:0: IF (dist(i) < rmin+delta) not_in_range(i, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:857:0: IF (dist(i) > rmax-delta) not_in_range(i, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:797:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:676:0: last_jatom, ldab, ldsa, ldsb, ldwork, maxl, ncoa, ncob, nkind, nrow, nseta, nsetb, sgfa, & note: 'last_jatom' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_loc_utils.F:543:0: IF (ABS(occ_imo-my_occ) > localized_wfn_control%eps_occ) THEN Warning: 'my_occ' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1111:0: IF (dist(m) < rmin+delta) not_in_range(m, 1) = .TRUE. Warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmin' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1112:0: IF (dist(m) > rmax-delta) not_in_range(m, 2) = .TRUE. Warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1048:0: REAL(KIND=dp) :: delta, dh(3, 3), r(3), rmax, rmin, & note: 'rmax' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_z' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_z' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_y' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_y' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1150:0: IF (in_z*in_y*in_x == 0) CYCLE Warning: 'in_x' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_resp.F:1044:0: ikind, in_x, in_y, in_z, jx, jy, jz, & note: 'in_x' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/xray_diffraction.F xray_diffraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xray_diffraction.F xray_diffraction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xray_diffraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xray_diffraction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xray_diffraction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xray_diffraction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/molecular_states.F molecular_states.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/bse.F bse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"molecular_states.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' molecular_states.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_proj.F et_coupling_proj.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F qs_tddfpt2_subgroups.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_proj.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_proj.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_subgroups.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_subgroups.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:472:0: qs_control%relative_cutoff = mgrid_saved%relative_cutoff Warning: 'mgrid_saved.relative_cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.relative_cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:471:0: qs_control%progression_factor = mgrid_saved%progression_factor Warning: 'mgrid_saved.progression_factor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.progression_factor' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:470:0: qs_control%cutoff = mgrid_saved%cutoff Warning: 'mgrid_saved.cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:469:0: qs_control%skip_load_balance_distributed = mgrid_saved%skip_load_balance Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:468:0: qs_control%realspace_mgrids = mgrid_saved%realspace_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:467:0: qs_control%commensurate_mgrids = mgrid_saved%commensurate_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/et_coupling_proj.F et_coupling_proj.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"et_coupling_proj.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' et_coupling_proj.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F qs_tddfpt2_subgroups.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_subgroups.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_subgroups.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:472:0: qs_control%relative_cutoff = mgrid_saved%relative_cutoff Warning: 'mgrid_saved.relative_cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.relative_cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:471:0: qs_control%progression_factor = mgrid_saved%progression_factor Warning: 'mgrid_saved.progression_factor' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.progression_factor' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:470:0: qs_control%cutoff = mgrid_saved%cutoff Warning: 'mgrid_saved.cutoff' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'mgrid_saved.cutoff' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:469:0: qs_control%skip_load_balance_distributed = mgrid_saved%skip_load_balance Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 8B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:468:0: qs_control%realspace_mgrids = mgrid_saved%realspace_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved + 4B]' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:467:0: qs_control%commensurate_mgrids = mgrid_saved%commensurate_mgrids Warning: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_subgroups.F:179:0: TYPE(mgrid_saved_parameters) :: mgrid_saved note: 'MEM[(struct mgrid_saved_parameters *)&mgrid_saved]' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_types.F qmmmx_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_types.F qmmmx_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F qs_spin_orbit.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_efield_methods.F fist_efield_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_spin_orbit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_spin_orbit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_efield_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_efield_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_spin_orbit.F:194:0: IF (jatom /= last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F qs_dftb_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F qs_moments.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_moments.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_moments.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F:966:0: pfr = -dfr*mcharge(iatom)*mcharge(jatom) Warning: 'dfr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:222:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential.F qs_integrate_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:458:0: IF (jatom == last_jatom) THEN Warning: 'last_jatom' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_moments.F:346:0: INTEGER :: handle, i, iatom, icol, ikind, inode, irow, iset, jatom, jkind, jset, last_jatom, & note: 'last_jatom' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_operators.F atom_operators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_operators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_operators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_operators.F atom_operators.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_operators.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_operators.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_util.F cp_ddapc_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_integrate_potential.F qs_integrate_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_integrate_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_integrate_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F lri_ks_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_ks_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: hf_work, hs_work, int3, wab, wbb Warning: 'hf_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hf_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hs_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hs_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F hfx_energy_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_energy_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_energy_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc_util.F cp_ddapc_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc_util.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & Warning: 'ptr_p_4.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_4.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_4.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:128:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'ptr_p_4.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_4.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_3.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_3.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_3.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:127:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'ptr_p_3.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_3.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_2.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_2.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_2.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:126:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'ptr_p_2.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_2.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_1.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_1.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'ptr_p_1.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:125:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'ptr_p_1.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & note: 'ptr_p_1.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:167:0: sphi_c_u3, sphi_d_u1, sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches, integral_caches_disk Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:218:0: Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1631:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers, & Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:220:0: Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1483:0: Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: full_ks_beta, max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, & Warning: 'full_ks_beta.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:204:0: Warning: 'full_ks_beta.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:221:0: integral_containers_disk Warning: 'integral_containers_disk.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: memory_parameter%actual_memory_usage_disk, .TRUE.) Warning: 'integral_containers_disk.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2103:0: Warning: 'integral_containers_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:1517:0: use_disk_storage) Warning: 'integral_caches_disk.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: do_disk_storage) Warning: 'maxval_container_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_energy_potential.F:2108:0: Warning: 'maxval_cache_disk' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F hfx_derivatives.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_derivatives.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_derivatives.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:176:0: pmax_4 = ptr_p_4(kset, jset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:224:0: pmax_4 = ptr_p_4(jset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_4].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:199:0: pmax_3 = ptr_p_3(lset, iset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:223:0: pmax_3 = ptr_p_3(iset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_3].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:210:0: pmax_2 = ptr_p_2(lset, jset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:222:0: pmax_2 = ptr_p_2(jset, lset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_2].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:215:0: pmax_1 = ptr_p_1(kset, iset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:221:0: pmax_1 = ptr_p_1(iset, kset) Warning: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:173:0: max_contraction, ptr_p_1, ptr_p_2, ptr_p_3, ptr_p_4, shm_pmax_atom, shm_pmax_block, & note: 'MEM[(struct array02_real(kind=8) &)&ptr_p_1].data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_get_pmax_val.f90:225:0: pmax_val = MAX(pmax_1+pmax_2, pmax_3+pmax_4) Warning: 'swap_id' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:137:0: sphi_d_u2, sphi_d_u3, swap_id, tmp_i4, unit_id note: 'swap_id' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1456:0: IF (use_virial .AND. spherical_estimate_virial*pmax_entry >= eps_schwarz) THEN Warning: 'spherical_estimate_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:162:0: rb(3), rc(3), rcd2, rd(3), spherical_estimate, spherical_estimate_virial, symm_fac, & note: 'spherical_estimate_virial' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1363:0: use_disk_storage) Warning: 'integral_containers.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:190:0: TYPE(hfx_container_type), DIMENSION(:), POINTER :: integral_containers note: 'integral_containers.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.dim[0].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.span' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.span' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1259:0: use_disk_storage) Warning: 'integral_caches.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:188:0: TYPE(hfx_cache_type), DIMENSION(:), POINTER :: integral_caches note: 'integral_caches.data' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: use_disk_storage) Warning: 'maxval_container' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:191:0: TYPE(hfx_container_type), POINTER :: maxval_container note: 'maxval_container' was declared here /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:1241:0: use_disk_storage) Warning: 'maxval_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_derivatives.F:189:0: TYPE(hfx_cache_type), POINTER :: maxval_cache note: 'maxval_cache' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix_dbg.F se_fock_matrix_dbg.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix_dbg.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix_dbg.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_io.F kpoint_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot.F qs_ot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F qs_dftb_coulomb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_coulomb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_coulomb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F qs_scf_block_davidson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_block_davidson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_block_davidson.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_coulomb.F:966:0: pfr = -dfr*mcharge(iatom)*mcharge(jatom) Warning: 'dfr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:885:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:488:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:486:0: nmat2, nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:429:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:91:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:89:0: nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F mao_wfn_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_wfn_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_wfn_mix.F qs_scf_wfn_mix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_wfn_mix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_wfn_mix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_basis.F mao_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: qmatbc, raq, sab, selnABC, sinv, & Warning: 'selnabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis.F lri_optimize_ri_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_optimize_ri_basis.F lri_optimize_ri_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_optimize_ri_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_libint.F mp2_ri_libint.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_libint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_libint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_delta_pulse.F rt_delta_pulse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_delta_pulse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_delta_pulse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_local.F qs_efield_local.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_local.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_local.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F mp2_direct_method.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_direct_method.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_direct_method.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F qs_efield_berry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_berry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_berry.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1389:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1559:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec, 1:elements_ij_proc) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1030:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: R_offset_rec, Rsize_rec, S_offset_rec, same_size_kl_index, sgfb, sphi_a_u1, sphi_a_u2, & Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:838:0: task_counter_RS(global_counter, 4) = task_counter_RS(global_counter, 4)+1 Warning: 'global_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dcosab, dsinab, force_tmp Warning: 'force_tmp.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_methods.F qs_rho_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_ggrid.F qs_rho0_ggrid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_ggrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_ggrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_ggrid.F qs_rho0_ggrid.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_ggrid.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_ggrid.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_utils.F xc_adiabatic_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_image_charge.F qmmm_image_charge.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F lri_ks_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_image_charge.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_image_charge.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"lri_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' lri_ks_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: hf_work, hs_work, int3, wab, wbb Warning: 'hs_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hs_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hf_work.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/lri_ks_methods.F:81:0: Warning: 'hf_work.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho_methods.F qs_rho_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F qs_efield_berry.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_berry.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_berry.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_image_charge.F qmmm_image_charge.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_image_charge.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_image_charge.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: REAL(dp), DIMENSION(:, :, :), POINTER :: dcosab, dsinab, force_tmp Warning: 'force_tmp.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_efield_berry.F:693:0: Warning: 'force_tmp.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_dftb.F qs_scf_post_dftb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_dftb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_dftb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_efield_local.F qs_efield_local.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_efield_local.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_efield_local.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_basis.F mao_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix.F se_fock_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_op.F qs_linres_op.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_op.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_op.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment.F kg_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_environment.F kg_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kpoint_io.F kpoint_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kpoint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kpoint_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot.F qs_ot.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param.F pao_param.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F qs_scf_block_davidson.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_block_davidson.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_block_davidson.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F mp2_direct_method.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_direct_method.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_direct_method.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:885:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:488:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:486:0: nmat2, nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:429:0: i_last = inotconv_set(j, 2) Warning: 'inotconv_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:91:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: iconv_set, inotconv_set Warning: 'inotconv_set.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf_block_davidson.F:89:0: nmo, nmo_converged, nmo_not_converged, nset, nset_conv, nset_not_conv Warning: 'nset_not_conv' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_param.F pao_param.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_param.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_param.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1389:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1279:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1559:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec, 1:elements_ij_proc) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: R_offset_rec, R_start, Rsize_rec, s, S_global, S_offset, S_offset_rec, Ssize_rec Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1454:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:1030:0: BIb_RS_mat_rec(1:dimen, Rsize_rec+1:Rsize_rec+Ssize_rec) Warning: 'ssize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: R_offset_rec, Rsize_rec, S_offset_rec, same_size_kl_index, sgfb, sphi_a_u1, sphi_a_u2, & Warning: 's_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'rsize_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:136:0: Warning: 'r_offset_rec' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_direct_method.F:838:0: task_counter_RS(global_counter, 4) = task_counter_RS(global_counter, 4)+1 Warning: 'global_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_force.F fist_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F mao_wfn_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_libint.F mp2_ri_libint.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mao_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mao_wfn_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_libint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_libint.F90 /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: qmatbc, raq, sab, selnABC, sinv, & Warning: 'selnabc.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mao_wfn_analysis.F:103:0: Warning: 'selnabc.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F mp2_ri_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_gpw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_dftb.F qs_scf_post_dftb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_dftb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_dftb.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3628:0: SUBROUTINE set_identity(fm_matrix_L) Warning: 'set_identity' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:4830:0: SUBROUTINE write_array(mat) Warning: 'write_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6965:0: SUBROUTINE compute_3c_overlap_int(mat_B_munu, qs_env, my_group_L_size, my_group_L_start, & Warning: 'compute_3c_overlap_int' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F mp2_ri_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6307:0: send_k, size_B_i, size_B_j, size_B_k, start_point Warning: 'send_k' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6306:0: send_B_size, send_B_virtual_end, send_B_virtual_start, send_i, send_ijk_index, send_j, & Warning: 'send_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6436:0: para_env_exchange%group) Warning: 'send_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3628:0: SUBROUTINE set_identity(fm_matrix_L) Warning: 'set_identity' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:4830:0: SUBROUTINE write_array(mat) Warning: 'write_array' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6965:0: SUBROUTINE compute_3c_overlap_int(mat_B_munu, qs_env, my_group_L_size, my_group_L_start, & Warning: 'compute_3c_overlap_int' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6307:0: send_k, size_B_i, size_B_j, size_B_k, start_point Warning: 'send_k' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6306:0: send_B_size, send_B_virtual_end, send_B_virtual_start, send_i, send_ijk_index, send_j, & Warning: 'send_j' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:6436:0: para_env_exchange%group) Warning: 'send_i' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: dbRI = SQRT(SUM(rbRI**2)) Warning: 'rbri[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: daRI = SQRT(SUM(raRI**2)) Warning: 'rari[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3836:0: num_ij_pairs, proc_map, proc_map_rep, sizes_array_orig, sub_proc_map Warning: 'MEM[(struct array01_integer(kind=4) &)&sizes_array_orig].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: dbRI = SQRT(SUM(rbRI**2)) Warning: 'rbri[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8199:0: Warning: 'rbri[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: daRI = SQRT(SUM(raRI**2)) Warning: 'rari[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:8198:0: Warning: 'rari[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F mp2_ri_grad.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_gpw.F:3836:0: num_ij_pairs, proc_map, proc_map_rep, sizes_array_orig, sub_proc_map Warning: 'MEM[(struct array01_integer(kind=4) &)&sizes_array_orig].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: eri_method=eri_method, pab=G_PQ_local, force_a=force_2c) Warning: 'force_2c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: Warning: 'force_2c.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: force_a=force_3c_orb_mu, force_b=force_3c_orb_nu, force_c=force_3c_aux) Warning: 'force_3c_orb_mu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_mu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: G_P_ia, G_P_ia_beta, mat_munu_local, & Warning: 'g_p_ia_beta.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: Warning: 'g_p_ia_beta.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:909:0: DEALLOCATE (G_P_ia_beta) Warning: 'g_p_ia_beta.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:317:0: G_P_ia_beta(L_counter), matrix_P_inu_beta, mo_coeff_v_beta, mo_coeff_o_beta) Warning: 'mo_coeff_v_beta' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F mp2_ri_grad.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F atom_admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_ri_grad.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_ri_grad.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_admm_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F:212:0: IF (rhf) THEN Warning: 'rhf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F atom_grb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_grb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_grb.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: eri_method=eri_method, pab=G_PQ_local, force_a=force_2c) Warning: 'force_2c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:330:0: Warning: 'force_2c.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: force_a=force_3c_orb_mu, force_b=force_3c_orb_nu, force_c=force_3c_aux) Warning: 'force_3c_orb_mu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_mu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_orb_nu.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:338:0: Warning: 'force_3c_aux.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: G_P_ia, G_P_ia_beta, mat_munu_local, & Warning: 'g_p_ia_beta.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:198:0: Warning: 'g_p_ia_beta.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:909:0: DEALLOCATE (G_P_ia_beta) Warning: 'g_p_ia_beta.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_ri_grad.F:317:0: G_P_ia_beta(L_counter), matrix_P_inu_beta, mo_coeff_v_beta, mo_coeff_o_beta) Warning: 'mo_coeff_v_beta' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:754:0: WRITE (iunit, "(G20.12,40F16.10)") al(i), ((gcc(i, j, l), j=1, nbas(l)), l=lmin, lmax) Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_delta_pulse.F rt_delta_pulse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_delta_pulse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_delta_pulse.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:266:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F atom_admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F force_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F:679:0: i_force_eval(1) = main_force_eval Warning: 'main_force_eval' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_admm_methods.F:212:0: IF (rhf) THEN Warning: 'rhf' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_force.F fist_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F atom_grb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_grb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_grb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F atom_fit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_fit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_fit.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:754:0: WRITE (iunit, "(G20.12,40F16.10)") al(i), ((gcc(i, j, l), j=1, nbas(l)), l=lmin, lmax) Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_grb.F:266:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1703:0: END FUNCTION rcpro Warning: 'yval' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1684:0: FUNCTION rcpro(id, xval) RESULT(yval) note: 'yval' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F force_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:179:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: xtob Warning: 'xtob.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_types.F:679:0: i_force_eval(1) = main_force_eval Warning: 'main_force_eval' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc.F cp_ddapc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_op.F qs_linres_op.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_op.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_op.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F qs_rho0_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F atom_fit.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_fit.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_fit.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :, :) :: cpc_ah, cpc_as Warning: 'cpc_as.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: Warning: 'cpc_ah.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/se_fock_matrix.F se_fock_matrix.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"se_fock_matrix.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' se_fock_matrix.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1703:0: END FUNCTION rcpro Warning: 'yval' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:1684:0: FUNCTION rcpro(id, xval) RESULT(yval) note: 'yval' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_update_s_mstruct.F qs_update_s_mstruct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_update_s_mstruct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_update_s_mstruct.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_fit.F:179:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: xtob Warning: 'xtob.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_ddapc.F cp_ddapc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_output.F qs_scf_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_ddapc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_ddapc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_adiabatic_utils.F xc_adiabatic_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_adiabatic_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_adiabatic_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_minimizer.F qs_ot_minimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_minimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_minimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F qs_rho0_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_rho0_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_rho0_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :, :) :: cpc_ah, cpc_as Warning: 'cpc_as.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_rho0_methods.F:203:0: Warning: 'cpc_ah.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_update_s_mstruct.F qs_update_s_mstruct.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_update_s_mstruct.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_update_s_mstruct.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_methods.F qs_wf_history_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wf_history_methods.F qs_wf_history_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wf_history_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wf_history_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_restart.F xas_restart.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_restart.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_restart.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_output.F qs_scf_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_output.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_ownutils.F qs_linres_epr_ownutils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_ownutils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_ownutils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_restart.F xas_restart.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_restart.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_restart.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F qs_linres_nmr_shift.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_shift.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_shift.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:729:0: cs_nics_tot, cs_tot Warning: 'cs_nics_tot.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:947:0: SQRT(DDOT(9*SIZE(cs_nics_tot, 3), cs_nics_tot(1, 1, 1), 1, cs_nics_tot(1, 1, 1), 1)) Warning: 'cs_nics_tot.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_methods.F minbas_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:265:0: n_nics, na, natom, natom_local, natom_tot, nkind, nnics_local, nr, nra, nspins, num_pe, & Warning: 'nnics_local' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F mp2_cphf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_cphf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_cphf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F mp2_optimize_ri_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_optimize_ri_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1452:0: TYPE(cp_fm_p_type), DIMENSION(:), POINTER :: Ax, Ax_ab, Ax_ba, Ax_bb, xn, xn_b Warning: 'xn_b.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: xn_b(iiB)%matrix%local_data(1:nrow_local_b, 1:ncol_local_b)) Warning: 'ax_bb.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ba.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ab.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F:902:0: iset, la Warning: 'la' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F optimize_embedding_potential.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_embedding_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_embedding_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F mp2_cphf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_cphf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_cphf.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1608:0: SUBROUTINE inv_Hessian_update(grad, prev_grad, step, prev_inv_Hess, inv_Hess) Warning: 'inv_hessian_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1716:0: SUBROUTINE Hessian_update(grad, prev_grad, step, prev_Hess, Hess) Warning: 'hessian_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1452:0: TYPE(cp_fm_p_type), DIMENSION(:), POINTER :: Ax, Ax_ab, Ax_ba, Ax_bb, xn, xn_b Warning: 'xn_b.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: xn_b(iiB)%matrix%local_data(1:nrow_local_b, 1:ncol_local_b)) Warning: 'ax_bb.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ba.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_cphf.F:1896:0: Warning: 'ax_ab.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_vsite.F constraint_vsite.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_vsite.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_vsite.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_correction.F kg_correction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_correction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_correction.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_util.F qmmm_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F hfx_admm_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_admm_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_util.F qmmm_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_util.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:1023:0: energy%ex = ehfx Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: energy%ex = ehfx+ehfxrt Warning: 'ehfxrt' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_minimizer.F qs_ot_minimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_minimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_minimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F qs_ks_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_io.F pao_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_io.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:1336:0: +sign*becke%group(igroup)%weight%pw%cr3d*becke%strength(igroup) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F optimize_embedding_potential.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:798:0: energy%hartree = energy%hartree+full_scaling*ener Warning: 'full_scaling' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:794:0: full_scaling = -dft_control%sic_scaling_a*nelec Warning: 'nelec' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_embedding_potential.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_embedding_potential.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_correction.F kg_correction.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_correction.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_correction.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1608:0: SUBROUTINE inv_Hessian_update(grad, prev_grad, step, prev_inv_Hess, inv_Hess) Warning: 'inv_hessian_update' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/optimize_embedding_potential.F:1716:0: SUBROUTINE Hessian_update(grad, prev_grad, step, prev_Hess, Hess) Warning: 'hessian_update' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_methods.F minbas_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion_utils.F motion_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' motion_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_ownutils.F qs_linres_epr_ownutils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_ownutils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_ownutils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F qs_linres_atom_current.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_atom_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_atom_current.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F qs_linres_nmr_shift.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_nmr_shift.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_nmr_shift.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:729:0: cs_nics_tot, cs_tot Warning: 'cs_nics_tot.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:947:0: SQRT(DDOT(9*SIZE(cs_nics_tot, 3), cs_nics_tot(1, 1, 1), 1, cs_nics_tot(1, 1, 1), 1)) Warning: 'cs_nics_tot.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a_matrix, b_matrix, c_matrix, d_matrix Warning: 'd_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'c_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'b_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'a_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_nmr_shift.F:265:0: n_nics, na, natom, natom_local, natom_tot, nkind, nnics_local, nr, nra, nspins, num_pe, & Warning: 'nnics_local' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/external_potential_methods.F external_potential_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_io.F pao_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"external_potential_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' external_potential_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_vsite.F constraint_vsite.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_vsite.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_vsite.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F mixed_cdft_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_scf.F qs_ot_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:879:69: mixed_cdft%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F mp2_optimize_ri_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:1474:0: nzeroed = nzeroed+1 Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_optimize_ri_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_optimize_ri_basis.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'mixed_matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'mixed_matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: TYPE(cp_1d_r_p_type), ALLOCATABLE, DIMENSION(:, :) :: occno_tmp Warning: 'occno_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: Warning: 'occno_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, w_matrix Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_optimize_ri_basis.F:902:0: iset, la Warning: 'la' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/environment.F environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F mixed_cdft_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:879:69: mixed_cdft%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_types.F neb_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_types.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:1474:0: nzeroed = nzeroed+1 Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_force_eval.F input_restart_force_eval.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_force_eval.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'mixed_matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'mixed_matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: TYPE(cp_1d_r_p_type), ALLOCATABLE, DIMENSION(:, :) :: occno_tmp Warning: 'occno_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:957:0: Warning: 'occno_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: TYPE(cp_fm_p_type), DIMENSION(:, :), POINTER :: matrix_p_tmp, mixed_matrix_p_tmp, & Warning: 'matrix_p_tmp.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:959:0: Warning: 'matrix_p_tmp.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, w_matrix Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_utils.F:965:0: Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_utils.F thermal_region_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_types.F cell_opt_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_utils.F metadynamics_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F atom_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/environment.F environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' environment.F90 /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:523:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:485:0: REAL(KIND=dp) :: dene, emax, expzet, fhomo, o, prefac, & note: 'fhomo' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_types.F mc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_basis.F atom_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_pseudo.F atom_pseudo.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_pseudo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_pseudo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_types.F mc_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermal_region_utils.F thermal_region_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermal_region_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' thermal_region_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/input_restart_force_eval.F input_restart_force_eval.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"input_restart_force_eval.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' input_restart_force_eval.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F constraint_fxd.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_fxd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_fxd.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt_types.F cell_opt_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt_types.F90 /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: shell_particle_set(shell_index)%f(:) = force(:, natom+shell_index) Warning: 'shell_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: core_particle_set(shell_index)%f(:) = force(:, iparticle) Warning: 'core_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics_utils.F metadynamics_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_types.F neb_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_pseudo.F atom_pseudo.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_pseudo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_pseudo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F qs_linres_atom_current.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_atom_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_atom_current.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F atom_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_energy.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: REAL(dp), ALLOCATABLE, DIMENSION(:, :) :: a_matrix, b_matrix, c_matrix, d_matrix Warning: 'd_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'd_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'c_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'c_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'b_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'b_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'a_matrix.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_atom_current.F:128:0: Warning: 'a_matrix.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:523:0: state%occupation(lhomo, nhomo) = fhomo+dene Warning: 'fhomo' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/atom_energy.F:485:0: REAL(KIND=dp) :: dene, emax, expzet, fhomo, o, prefac, & note: 'fhomo' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_basis.F atom_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion_utils.F motion_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' motion_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_kind_orbitals.F atom_kind_orbitals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_kind_orbitals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_kind_orbitals.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F constraint_fxd.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_fxd.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_fxd.F90 /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: shell_particle_set(shell_index)%f(:) = force(:, natom+shell_index) Warning: 'shell_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:240:0: Warning: 'shell_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: core_particle_set(shell_index)%f(:) = force(:, iparticle) Warning: 'core_particle_set.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/constraint_fxd.F:239:0: Warning: 'core_particle_set.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/external_potential_methods.F external_potential_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"external_potential_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' external_potential_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F qs_ks_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom_kind_orbitals.F atom_kind_orbitals.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom_kind_orbitals.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom_kind_orbitals.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:1336:0: +sign*becke%group(igroup)%weight%pw%cr3d*becke%strength(igroup) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gapw_densities.F qs_gapw_densities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gapw_densities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gapw_densities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_eigensolver.F qs_ot_eigensolver.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:798:0: energy%hartree = energy%hartree+full_scaling*ener Warning: 'full_scaling' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_ks_utils.F:794:0: full_scaling = -dft_control%sic_scaling_a*nelec Warning: 'nelec' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_eigensolver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F qs_tddfpt2_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F hfx_admm_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hfx_admm_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hfx_admm_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:1023:0: energy%ex = ehfx Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: energy%ex = ehfx+ehfxrt Warning: 'ehfxrt' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/hfx_admm_utils.F:390:0: Warning: 'ehfx' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F:2806:0: weights_recv Warning: 'weights_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F:2794:0: INTEGER(kind=int_8) :: iexc, imo_occ, imo_virt, ind, nexcs, & Warning: 'nexcs' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gapw_densities.F qs_gapw_densities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gapw_densities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gapw_densities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_wfn_analysis.F minbas_wfn_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_wfn_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_util.F qmmmx_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_move_control.F mc_move_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_move_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_move_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_scf.F qs_ot_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F neb_md_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_md_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_md_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F qmmm_se_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F:76:0: INTEGER :: iatom, ivar, k, natom, nparticle, nvar Warning: 'nvar' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F qmmm_se_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F:208:0: CPASSERT(iqm == number_qm_atoms) Warning: 'iqm' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_forces.F:208:0: CPASSERT(iqm == number_qm_atoms) Warning: 'iqm' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_energy.F qmmm_se_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_se_energy.F qmmm_se_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_se_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_se_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_util.F qmmmx_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F qs_dftb_matrices.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_matrices.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_utils.F thermostat_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:2074:0: force_ab = -fsr*rij/dr Warning: 'fsr' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F neb_md_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_md_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_md_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_md_utils.F:76:0: INTEGER :: iatom, ivar, k, natom, nparticle, nvar Warning: 'nvar' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F qs_dftb_matrices.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_dftb_matrices.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_dftb_matrices.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:509:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:2074:0: force_ab = -fsr*rij/dr Warning: 'fsr' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rtp_admm_methods.F rtp_admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rtp_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rtp_admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/minbas_wfn_analysis.F minbas_wfn_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"minbas_wfn_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' minbas_wfn_analysis.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_dftb_matrices.F:509:0: IF (use_virial) THEN Warning: 'use_virial' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F qs_linres_current.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ot_eigensolver.F qs_ot_eigensolver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ot_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ot_eigensolver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F pao_ml.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: ALLOCATE (training_matrices(SIZE(training_lists))) Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 144B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 152B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 160B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 232B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 240B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 248B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 304B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 312B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 408B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 416B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 424B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 496B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 504B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.109 + 512B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box Warning: 'MEM[(struct array03_box_type &)&box].dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2044:0: DO j = LBOUND(box, 2), UBOUND(box, 2) Warning: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2045:0: DO i = LBOUND(box, 1), UBOUND(box, 1) Warning: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_methods.F qs_loc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F qs_tddfpt2_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F pao_ml.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt2_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt2_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_ml.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_ml.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: ALLOCATE (training_matrices(SIZE(training_lists))) Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 144B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 152B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 160B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 232B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 240B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 248B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 304B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 312B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 408B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 416B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 424B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 496B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 504B]' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_ml.F:335:0: Warning: 'MEM[(struct training_matrix_type *)&training_matrix_type.105 + 512B]' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_loc_methods.F qs_loc_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_loc_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_loc_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt2_methods.F:2806:0: weights_recv Warning: 'weights_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F qs_pdos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_pdos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_pdos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_4x6.F constraint_4x6.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_4x6.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_4x6.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:878:0: IF (.NOT. read_r(3, ildos)) THEN Warning: 'read_r.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:653:0: r_ldos_p(ildos)%ldos%pdos_array(imo) = r_ldos_p(ildos)%ldos%pdos_array(imo)*dvol Warning: 'dvol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_3x3.F constraint_3x3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_3x3.F constraint_3x3.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_3x3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_3x3.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_3x3.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_3x3.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_4x6.F constraint_4x6.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_misc.F mc_misc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_misc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_misc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_4x6.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_4x6.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_move_control.F mc_move_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_move_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_move_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_types.F gopt_f_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_environment_types.F mc_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_pot_saop.F xc_pot_saop.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_pot_saop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_pot_saop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_misc.F mc_misc.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_misc.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_misc.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_types.F gopt_f_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom.F atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xc_pot_saop.F xc_pot_saop.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xc_pot_saop.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xc_pot_saop.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/atom.F atom.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"atom.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' atom.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_environment_types.F mc_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_environment_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F colvar_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1276:70: tag_comp = enum_i2c(enum, colvar%xyz_diag_param%component) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1286:80: tag_comp1 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(1)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1289:80: tag_comp2 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(2)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_utils.F thermostat_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:5599:0: colvar%ss = cv_val Warning: 'cv_val' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2056:0: colvar%ss = r Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F colvar_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2981:0: e, ftmp(3), o0, rcb, rt2, rtmp(3), rtru, ru2, sine, ss(3), xba, xca, xcb, xdb, xdc, xt, & Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3114:0: ftmp(3) = dedzid Warning: 'dedzid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3110:0: ftmp(3) = dedzic Warning: 'dedzic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3106:0: ftmp(3) = dedzib Warning: 'dedzib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3102:0: ftmp(3) = dedzia Warning: 'dedzia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3113:0: ftmp(2) = dedyid Warning: 'dedyid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3109:0: ftmp(2) = dedyic Warning: 'dedyic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3105:0: ftmp(2) = dedyib Warning: 'dedyib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3101:0: ftmp(2) = dedyia Warning: 'dedyia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3112:0: ftmp(1) = dedxid Warning: 'dedxid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3108:0: ftmp(1) = dedxic Warning: 'dedxic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3104:0: ftmp(1) = dedxib Warning: 'dedxib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3100:0: ftmp(1) = dedxia Warning: 'dedxia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1276:70: tag_comp = enum_i2c(enum, colvar%xyz_diag_param%component) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1286:80: tag_comp1 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(1)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:1289:80: tag_comp2 = enum_i2c(enum, colvar%xyz_outerdiag_param%components(2)) 1 Warning: CHARACTER expression will be truncated in assignment (7/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:5599:0: colvar%ss = cv_val Warning: 'cv_val' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2056:0: colvar%ss = r Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F qs_linres_current.F90 /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:2981:0: e, ftmp(3), o0, rcb, rt2, rtmp(3), rtru, ru2, sine, ss(3), xba, xca, xcb, xdb, xdc, xt, & Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3114:0: ftmp(3) = dedzid Warning: 'dedzid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3110:0: ftmp(3) = dedzic Warning: 'dedzic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3106:0: ftmp(3) = dedzib Warning: 'dedzib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3102:0: ftmp(3) = dedzia Warning: 'dedzia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3113:0: ftmp(2) = dedyid Warning: 'dedyid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3109:0: ftmp(2) = dedyic Warning: 'dedyic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3105:0: ftmp(2) = dedyib Warning: 'dedyib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3101:0: ftmp(2) = dedyia Warning: 'dedyia' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3112:0: ftmp(1) = dedxid Warning: 'dedxid' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3108:0: ftmp(1) = dedxic Warning: 'dedxic' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3104:0: ftmp(1) = dedxib Warning: 'dedxib' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/colvar_methods.F:3100:0: ftmp(1) = dedxia Warning: 'dedxia' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box Warning: 'MEM[(struct array03_box_type &)&box].dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2044:0: DO j = LBOUND(box, 2), UBOUND(box, 2) Warning: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: Warning: 'MEM[(struct array03_box_type &)&box].dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:2045:0: DO i = LBOUND(box, 1), UBOUND(box, 1) Warning: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current.F:1263:0: TYPE(box_type), DIMENSION(:, :, :), POINTER :: box note: 'MEM[(struct array03_box_type &)&box].dim[0].ubound' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_methods.F hirshfeld_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_methods.F qs_linres_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/hirshfeld_methods.F hirshfeld_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"hirshfeld_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' hirshfeld_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/rtp_admm_methods.F rtp_admm_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rtp_admm_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rtp_admm_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F qs_pdos.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_pdos.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_pdos.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_utils.F rt_propagation_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:878:0: IF (.NOT. read_r(3, ildos)) THEN Warning: 'read_r.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_pdos.F:653:0: r_ldos_p(ildos)%ldos%pdos_array(imo) = r_ldos_p(ildos)%ldos%pdos_array(imo)*dvol Warning: 'dvol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_energy.F qmmm_gpw_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_methods.F qs_linres_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport.F transport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_utils.F colvar_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_energy.F qmmm_gpw_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_util.F constraint_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_init.F extended_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_clv.F constraint_clv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_clv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_clv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_dynamics.F extended_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_utils.F rt_propagation_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F mixed_cdft_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/gle_system_dynamics.F gle_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/gle_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' gle_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F al_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: homo Warning: 'homo.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1414:0: density_matrix(jstate, ispin)%matrix, -1.0_dp, 1.0_dp) Warning: 'density_matrix.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F:292:0: map_info%v_scale(imap) = 1.0_dp Warning: 'imap' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_dynamics.F csvr_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F mixed_cdft_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_cdft_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3350:0: IF (ANY(mask_send)) THEN Warning: 'mask_send.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_send.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3367:0: IF (ANY(mask_recv)) THEN Warning: 'mask_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_recv.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3302:0: ALLOCATE (req_total(COUNT(mixed_cdft%dlb_control%recv_work_repl)+2*COUNT(touched))) Warning: 'touched.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'touched.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2731:0: REAL(bo(2, 1)-bo(1, 1)+1, dp)) Warning: 'my_work_size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2221:0: jatom, katom, my_work, my_work_size, natom, nforce_eval, nkind, np(3), npme, nthread, & note: 'my_work_size' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.offset' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1924:0: CALL dbcsr_create(e_vectors, template=density_matrix_diff(1, 1)%matrix) Warning: 'density_matrix_diff.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & note: 'density_matrix_diff.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: INTEGER, ALLOCATABLE, DIMENSION(:, :) :: homo Warning: 'homo.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1076:0: Warning: 'homo.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1414:0: density_matrix(jstate, ispin)%matrix, -1.0_dp, 1.0_dp) Warning: 'density_matrix.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:1093:0: TYPE(dbcsr_p_type), DIMENSION(:, :), POINTER :: density_matrix, density_matrix_diff, & Warning: 'density_matrix.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3740:0: DO icomm = 1, SIZE(nsent, 2) Warning: 'nsent.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3440:0: INTEGER, DIMENSION(:, :), POINTER :: nsent, req_send note: 'nsent.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: gradients Warning: 'gradients.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight Warning: 'cavity.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3450:0: distance_vecs, dP_i_dRi Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_const_dR, d_sum_Pm_dR, & Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: Warning: 'd_sum_const_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3350:0: IF (ANY(mask_send)) THEN Warning: 'mask_send.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_send.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3367:0: IF (ANY(mask_recv)) THEN Warning: 'mask_recv.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'mask_recv.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3302:0: ALLOCATE (req_total(COUNT(mixed_cdft%dlb_control%recv_work_repl)+2*COUNT(touched))) Warning: 'touched.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2667:0: LOGICAL, DIMENSION(:), POINTER :: mask_recv, mask_send, touched note: 'touched.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2731:0: REAL(bo(2, 1)-bo(1, 1)+1, dp)) Warning: 'my_work_size' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:2221:0: jatom, katom, my_work, my_work_size, natom, nforce_eval, nkind, np(3), npme, nthread, & note: 'my_work_size' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:260:0: mixed_cdft%is_parallel = is_parallel Warning: 'is_parallel' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F metadynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F:563:0: IF (scal*check_val > 0.0_dp) CYCLE Warning: 'check_val' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_dynamics.F extended_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3777:0: DO i = LBOUND(weight, 3), UBOUND(weight, 3) Warning: 'weight.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[2].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3729:0: DO j = LBOUND(weight, 2), UBOUND(weight, 2) Warning: 'weight.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[1].stride' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3720:0: DO k = LBOUND(weight, 1), UBOUND(weight, 1) Warning: 'weight.dim[0].lbound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight note: 'weight.dim[0].lbound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'weight.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3740:0: DO icomm = 1, SIZE(nsent, 2) Warning: 'nsent.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3440:0: INTEGER, DIMENSION(:, :), POINTER :: nsent, req_send note: 'nsent.dim[1].ubound' was declared here /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: REAL(KIND=dp), DIMENSION(:, :, :, :), POINTER :: gradients Warning: 'gradients.dim[3].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3457:0: Warning: 'gradients.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cavity, weight Warning: 'cavity.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3456:0: Warning: 'cavity.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3451:0: Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3450:0: distance_vecs, dP_i_dRi Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_const_dR, d_sum_Pm_dR, & Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:3449:0: Warning: 'd_sum_const_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F cg_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F:808:0: IF (ABS(d) .GT. ABS(0.5_dp*olde)) skip0 = .TRUE. Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/csvr_system_dynamics.F csvr_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/csvr_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' csvr_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_cdft_methods.F:260:0: mixed_cdft%is_parallel = is_parallel Warning: 'is_parallel' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/restraint.F restraint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F al_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"restraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' restraint.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/al_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' al_system_dynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/al_system_dynamics.F:292:0: map_info%v_scale(imap) = 1.0_dp Warning: 'imap' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/gle_system_dynamics.F gle_system_dynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/gle_system_dynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' gle_system_dynamics.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_clv.F constraint_clv.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_clv.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_clv.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/extended_system_init.F extended_system_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/extended_system_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' extended_system_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint_util.F constraint_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/restraint.F restraint.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"restraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' restraint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F cg_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F qs_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cg_utils.F:808:0: IF (ABS(d) .GT. ABS(0.5_dp*olde)) skip0 = .TRUE. Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F metadynamics.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"metadynamics.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' metadynamics.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1025:0: nzeroed_inner = nzeroed_inner+1 Warning: 'nzeroed_inner' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1035:0: nzeroed = nzeroed+nzeroed_inner Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/metadynamics.F:563:0: IF (scal*check_val > 0.0_dp) CYCLE Warning: 'check_val' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/colvar_utils.F colvar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_issc_utils.F qs_linres_issc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"colvar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' colvar_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_issc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_issc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/transport.F transport.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"transport.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' transport.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F qs_linres_current_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F qs_cdft_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F:1148:0: state_done(idir, istate_next) = .TRUE. Warning: 'istate_next' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1025:0: nzeroed_inner = nzeroed_inner+1 Warning: 'nzeroed_inner' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_utils.F:1035:0: nzeroed = nzeroed+nzeroed_inner Warning: 'nzeroed' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_polar_utils.F qs_linres_polar_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_polar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_polar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_polar_utils.F qs_linres_polar_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_polar_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_polar_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/averages_types.F averages_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/averages_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' averages_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_issc_utils.F qs_linres_issc_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_issc_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_issc_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_forces.F qmmm_gpw_forces.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_forces.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F qs_linres_current_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_current_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_current_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F topology_constraint_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_constraint_util.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_linres_current_utils.F:1148:0: state_done(idir, istate_next) = .TRUE. Warning: 'istate_next' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:750:0: fixd_list(kk)%restraint%active = cons_info%fixed_mol_restraint(k1loc) Warning: 'k1loc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:833:0: r(1:3) = fixd_list(kk)%coord(1:3) Warning: 'itype' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F cp_control_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_gpw_forces.F qmmm_gpw_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:748:62: qs_control%method = enum_i2c(enum, qs_control%method_id) 1 Warning: CHARACTER expression will be truncated in assignment (10/80) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_gpw_forces.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_gpw_forces.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:208:0: dft_control%auto_basis_ri_hxc = isize Warning: 'isize' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint.F constraint.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_types.F barostat_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_methods.F thermostat_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/thermostat_methods.F thermostat_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/thermostat_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' thermostat_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/constraint.F constraint.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_types.F barostat_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"constraint.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' constraint.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F qs_cdft_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/averages_types.F averages_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/averages_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' averages_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1531:0: SUBROUTINE hirshfeld_force(qs_env, cdft_control) Warning: 'hirshfeld_force' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_Pm_dR, dP_i_dRi Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: LOGICAL, ALLOCATABLE, DIMENSION(:, :) :: atom_in_group Warning: 'atom_in_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: Warning: 'atom_in_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:149:0: INTEGER :: handle, i, iatom, igroup, ind(3), ip, j, & Warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F topology_constraint_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology_constraint_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology_constraint_util.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1188:0: IF (.NOT. needs_spin_density) THEN Warning: 'needs_spin_density' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1056:0: gapw_offset(igroup, i) = gapw_offset(igroup, i)+sign*group(igroup)%coeff(iatom)*mp_rho(jatom)%q0(i) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge, rho_frag, rho_r Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:728:0: rho_r(ispin)%pw%cr3d(k, j, i)*dvol Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:750:0: fixd_list(kk)%restraint%active = cons_info%fixed_mol_restraint(k1loc) Warning: 'k1loc' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/topology_constraint_util.F:833:0: r(1:3) = fixd_list(kk)%coord(1:3) Warning: 'itype' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology.F topology.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F cp_control_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_control_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_control_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:748:62: qs_control%method = enum_i2c(enum, qs_control%method_id) 1 Warning: CHARACTER expression will be truncated in assignment (10/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_utils.F force_env_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/cp_control_utils.F:208:0: dft_control%auto_basis_ri_hxc = isize Warning: 'isize' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F qs_cdft_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_cdft_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_cdft_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_environment_types.F md_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_environment_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1531:0: SUBROUTINE hirshfeld_force(qs_env, cdft_control) Warning: 'hirshfeld_force' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_utils.F barostat_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :) :: d_sum_Pm_dR, dP_i_dRi Warning: 'd_sum_pm_dr.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:161:0: Warning: 'dp_i_dri.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: REAL(kind=dp), ALLOCATABLE, DIMENSION(:, :, :) :: dP_i_dRj Warning: 'dp_i_drj.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:162:0: Warning: 'dp_i_drj.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: LOGICAL, ALLOCATABLE, DIMENSION(:, :) :: atom_in_group Warning: 'atom_in_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:155:0: Warning: 'atom_in_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:149:0: INTEGER :: handle, i, iatom, igroup, ind(3), ip, j, & Warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:172:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/input_cp2k_barostats.F input_cp2k_barostats.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/input_cp2k_barostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' input_cp2k_barostats.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1188:0: IF (.NOT. needs_spin_density) THEN Warning: 'needs_spin_density' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:1056:0: gapw_offset(igroup, i) = gapw_offset(igroup, i)+sign*group(igroup)%coeff(iatom)*mp_rho(jatom)%q0(i) Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: TYPE(pw_p_type), DIMENSION(:), POINTER :: charge, rho_frag, rho_r Warning: 'charge.dim[0].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:800:0: Warning: 'charge.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_apply_restraints.F qs_ks_apply_restraints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_apply_restraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_apply_restraints.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_cdft_methods.F:728:0: rho_r(ispin)%pw%cr3d(k, j, i)*dvol Warning: 'sign' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/input_cp2k_barostats.F input_cp2k_barostats.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_util.F reftraj_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/input_cp2k_barostats.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' input_cp2k_barostats.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/barostat_utils.F barostat_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/thermostat/barostat_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/thermostat/' barostat_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_utils.F force_env_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator_utils.F integrator_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_environment_types.F md_environment_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_environment_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_environment_types.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kthermostat.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/topology.F topology.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/wiener_process.F wiener_process.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"topology.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' topology.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/wiener_process.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' wiener_process.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/free_energy_methods.F free_energy_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/free_energy_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' free_energy_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_apply_restraints.F qs_ks_apply_restraints.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_apply_restraints.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_apply_restraints.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_md.F input_cp2k_md.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_md.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_md.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_master.F glbopt_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_master.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kthermostat.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_subsys_methods.F cp_subsys_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_conserved_quantities.F md_conserved_quantities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_conserved_quantities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_conserved_quantities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/glbopt_callback.F glbopt_callback.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/glbopt_callback.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' glbopt_callback.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator_utils.F integrator_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_conserved_quantities.F md_conserved_quantities.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_conserved_quantities.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_conserved_quantities.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_md.F input_cp2k_md.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_md.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_md.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/reftraj_util.F reftraj_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/reftraj_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' reftraj_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_methods.F qs_ks_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/wiener_process.F wiener_process.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/wiener_process.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' wiener_process.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/glbopt_callback.F glbopt_callback.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/glbopt_callback.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' glbopt_callback.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/free_energy_methods.F free_energy_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/free_energy_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' free_energy_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/simpar_methods.F simpar_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/simpar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' simpar_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_master.F swarm_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_master.F glbopt_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_methods.F qs_subsys_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k_motion.F input_cp2k_motion.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k_motion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k_motion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_init.F qs_energy_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp_subsys_methods.F cp_subsys_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F qs_active_space_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_ks_methods.F qs_ks_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_ks_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_ks_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn4' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn3' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: TYPE(pw_p_type), DIMENSION(:, :), POINTER :: wfn_a Warning: 'wfn_a.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1165:0: IF (print2 .AND. iw > 0) THEN Warning: 'print2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1068:0: IF (print1 .AND. iw > 0) THEN Warning: 'print1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1731:0: ALLOCATE (nq(ishell), lq(ishell), zet(ishell), sym(ishell)) Warning: 'ishell' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:165:0: INTEGER :: eri_method, eri_operator, eri_print, handle, i, iatom, ishell, isp, ispin, iw, j, & note: 'ishell' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F qs_electric_field_gradient.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_electric_field_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_electric_field_gradient.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F md_energies.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F:104:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: efg_pw, efg_tensor Warning: 'efg_pw.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_energy_corrections.F kg_energy_corrections.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_energy_corrections.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_energy_corrections.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F:369:0: (simpar%v0-cell%deth) Warning: 'pv_xx_nc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mdctrl_methods.F mdctrl_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mdctrl_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' mdctrl_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment.F eip_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_environment.F embed_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_nablavks.F qs_linres_epr_nablavks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_nablavks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_nablavks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment.F fist_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_master.F swarm_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_methods.F qs_kpp1_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k.F input_cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment.F mixed_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_environment.F fist_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_subsys_methods.F qs_subsys_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_subsys_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_subsys_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_environment.F mixed_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_matrix_w.F qs_energy_matrix_w.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_matrix_w.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_matrix_w.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_environment.F embed_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/eip_environment.F eip_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_diagonalization.F qs_scf_diagonalization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"eip_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' eip_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_diagonalization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_diagonalization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mdctrl_methods.F mdctrl_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mdctrl_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' mdctrl_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F md_energies.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_energies.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_energies.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_init.F qs_energy_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_init.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_energies.F:369:0: (simpar%v0-cell%deth) Warning: 'pv_xx_nc' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/simpar_methods.F simpar_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/simpar_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' simpar_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k_motion.F input_cp2k_motion.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k_motion.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k_motion.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F qs_active_space_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_active_space_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_active_space_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_matrix_w.F qs_energy_matrix_w.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_matrix_w.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_matrix_w.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn4' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn4' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1161:0: wfn_r%pw%cr3d = rho_r%pw%cr3d*wfn3%pw%cr3d*wfn4%pw%cr3d Warning: 'wfn3' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn3' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1124:0: rho_r%pw%cr3d = wfn1%pw%cr3d*wfn2%pw%cr3d Warning: 'wfn1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:963:0: TYPE(pw_p_type), POINTER :: wfn1, wfn2, wfn3, wfn4 note: 'wfn1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: TYPE(pw_p_type), DIMENSION(:, :), POINTER :: wfn_a Warning: 'wfn_a.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:962:0: Warning: 'wfn_a.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1165:0: IF (print2 .AND. iw > 0) THEN Warning: 'print2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print2' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1068:0: IF (print1 .AND. iw > 0) THEN Warning: 'print1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:947:0: LOGICAL :: print1, print2, & note: 'print1' was declared here /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:1731:0: ALLOCATE (nq(ishell), lq(ishell), zet(ishell), sym(ishell)) Warning: 'ishell' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_active_space_methods.F:165:0: INTEGER :: eri_method, eri_operator, eri_print, handle, i, iatom, ishell, isp, ispin, iw, j, & note: 'ishell' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_diagonalization.F qs_scf_diagonalization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_diagonalization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_diagonalization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F qs_electric_field_gradient.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_electric_field_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_electric_field_gradient.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_se.F qs_scf_post_se.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_electric_field_gradient.F:104:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: efg_pw, efg_tensor Warning: 'efg_pw.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_se.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_se.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_se.F qs_scf_post_se.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_se.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_se.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_fenv_manipulation.F optbas_fenv_manipulation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_fenv_manipulation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_fenv_manipulation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/kg_energy_corrections.F kg_energy_corrections.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"kg_energy_corrections.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' kg_energy_corrections.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_methods.F qs_p_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_kpp1_env_methods.F qs_kpp1_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_kpp1_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_kpp1_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F mixed_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_main.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F:166:68: mixed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_main.F embed_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_main.F90 /builddir/build/BUILD/cp2k-6.1/src/embed_main.F:166:68: embed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/input_cp2k.F input_cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_epr_nablavks.F qs_linres_epr_nablavks.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/input_cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' input_cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_epr_nablavks.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_epr_nablavks.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_basis_gradient.F qs_basis_gradient.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_basis_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_basis_gradient.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/embed_main.F embed_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"embed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' embed_main.F90 /builddir/build/BUILD/cp2k-6.1/src/embed_main.F:166:68: embed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/optbas_fenv_manipulation.F optbas_fenv_manipulation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optbas_fenv_manipulation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optbas_fenv_manipulation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_methods.F qs_mom_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F mixed_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mixed_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mixed_main.F90 /builddir/build/BUILD/cp2k-6.1/src/mixed_main.F:166:68: mixed_env%sub_logger(i)%p%iter_info%project_name = c_val 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_utils.F qs_tddfpt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_basis_gradient.F qs_basis_gradient.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_basis_gradient.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_basis_gradient.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_module.F qs_linres_module.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_mom_methods.F qs_mom_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_mom_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_mom_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F qs_outer_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_outer_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_outer_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_p_env_methods.F qs_p_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_p_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_p_env_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:533:0: ddapc_restraint_control%strength = extrapolation(1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:428:0: ddapc_restraint_control%strength = scf_env%outer_scf%variables(1, ihistory+1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:143:0: CPASSERT(is_constraint) Warning: 'is_constraint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:147:0: ddapc_restraint_control%target Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_initial_guess.F qs_initial_guess.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_initial_guess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_initial_guess.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F qs_outer_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_outer_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_outer_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:533:0: ddapc_restraint_control%strength = extrapolation(1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:428:0: ddapc_restraint_control%strength = scf_env%outer_scf%variables(1, ihistory+1) Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F qs_tddfpt_eigensolver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_eigensolver.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:143:0: CPASSERT(is_constraint) Warning: 'is_constraint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_outer_scf.F:147:0: ddapc_restraint_control%target Warning: 'ddapc_restraint_control' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_initial_guess.F qs_initial_guess.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_initial_guess.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_initial_guess.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F:445:0: IF (mode == 'L') THEN Warning: 'mode[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_loop_utils.F qs_scf_loop_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_loop_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_loop_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_linres_module.F qs_linres_module.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_linres_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_linres_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_methods.F qs_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_utils.F qs_tddfpt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_loop_utils.F qs_scf_loop_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_loop_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_loop_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_initialization.F qs_scf_initialization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_initialization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_initialization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment_methods.F qs_environment_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_qs.F dm_ls_scf_qs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_qs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_qs.F dm_ls_scf_qs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_qs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_module.F qs_tddfpt_module.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_initialization.F qs_scf_initialization.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_initialization.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_initialization.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F almo_scf_qs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_qs.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:124:0: nblkrows_tot, nlength, nmols, row Warning: 'nlength' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1056:0: IF (overlap .EQ. 0.0_dp) THEN Warning: 'overlap' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1214:0: p_new_block(:, :) = 1.0_dp/(1.0_dp+EXP((r1-r0)/(r0-distance)+(r1-r0)/(r1-distance))) Warning: 'distance' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1174:0: rvdw=contact2_radius) Warning: 'contact_atom_2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1167:0: rcov=contact1_radius) Warning: 'contact_atom_1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_methods.F pexsi_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F qs_tddfpt_eigensolver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_eigensolver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_eigensolver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_methods.F dm_ls_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_eigensolver.F:445:0: IF (mode == 'L') THEN Warning: 'mode[1]{lb: 1 sz: 1}' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F dm_ls_chebyshev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_chebyshev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_chebyshev.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F dm_ls_chebyshev.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_chebyshev.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_chebyshev.F90 /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: aitchev_T, E_inte, gdensity, sqrt_vec Warning: 'aitchev_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: Warning: 'aitchev_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: chev_Es_dos(igrid) = (chev_E(igrid)-interval_b)/interval_a Warning: 'interval_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: Warning: 'interval_a' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pexsi_methods.F pexsi_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: aitchev_T, E_inte, gdensity, sqrt_vec Warning: 'aitchev_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:118:0: Warning: 'aitchev_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: chev_Es_dos(igrid) = (chev_E(igrid)-interval_b)/interval_a Warning: 'interval_b' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_chebyshev.F:354:0: Warning: 'interval_a' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pexsi_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pexsi_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F almo_scf_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_methods.F dm_ls_scf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2176:0: SUBROUTINE split_v_blk(almo_scf_env) Warning: 'split_v_blk' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2245:0: SUBROUTINE harris_foulkes_correction(almo_scf_env) Warning: 'harris_foulkes_correction' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:3884:0: SUBROUTINE opt_k_create_preconditioner(prec, vd_prop, f, x, oo_inv_x_tr, s, grad, & Warning: 'opt_k_create_preconditioner' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:1825:0: step_size = next_step_size_guess*1.05_dp Warning: 'next_step_size_guess' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F almo_scf_qs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_qs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_qs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F pao_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:124:0: nblkrows_tot, nlength, nmols, row Warning: 'nlength' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1056:0: IF (overlap .EQ. 0.0_dp) THEN Warning: 'overlap' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1214:0: p_new_block(:, :) = 1.0_dp/(1.0_dp+EXP((r1-r0)/(r0-distance)+(r1-r0)/(r1-distance))) Warning: 'distance' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1174:0: rvdw=contact2_radius) Warning: 'contact_atom_2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_qs.F:1167:0: rcov=contact1_radius) Warning: 'contact_atom_1' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_tddfpt_module.F qs_tddfpt_module.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_tddfpt_module.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_tddfpt_module.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F pao_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:1030:0: block_X(i, j) = old_Xij Warning: 'old_xij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:980:0: delta = ABS(Gij_num-block_G(i, j)) Warning: 'gij_num' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_main.F pao_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_create.F dm_ls_scf_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_create.F90 /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:1030:0: block_X(i, j) = old_Xij Warning: 'old_xij' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/pao_methods.F:980:0: delta = ABS(Gij_num-block_G(i, j)) Warning: 'gij_num' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F almo_scf_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf_optimizer.F90 /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2176:0: SUBROUTINE split_v_blk(almo_scf_env) Warning: 'split_v_blk' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:2245:0: SUBROUTINE harris_foulkes_correction(almo_scf_env) Warning: 'harris_foulkes_correction' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:3884:0: SUBROUTINE opt_k_create_preconditioner(prec, vd_prop, f, x, oo_inv_x_tr, s, grad, & Warning: 'opt_k_create_preconditioner' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/almo_scf_optimizer.F:1825:0: step_size = next_step_size_guess*1.05_dp Warning: 'next_step_size_guess' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F qs_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/pao_main.F pao_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"pao_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' pao_main.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:979:87: dispersion_env%parameter_file_name = dftb_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:1010:85: dispersion_env%parameter_file_name = se_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf_create.F dm_ls_scf_create.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:967:0: IF (dftb_control%dispersion .AND. dftb_control%dispersion_type == dispersion_d3) THEN Warning: 'dftb_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:480:0: TYPE(dftb_control_type), POINTER :: dftb_control note: 'dftb_control' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf_create.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gamma2kp.F qs_gamma2kp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gamma2kp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gamma2kp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_create.F qmmm_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_create.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F qs_environment.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_environment.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_environment.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wannier90.F qs_wannier90.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wannier90.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:979:87: dispersion_env%parameter_file_name = dftb_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:1010:85: dispersion_env%parameter_file_name = se_control%dispersion_parameter_file 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:967:0: IF (dftb_control%dispersion .AND. dftb_control%dispersion_type == dispersion_d3) THEN Warning: 'dftb_control' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_environment.F:480:0: TYPE(dftb_control_type), POINTER :: dftb_control note: 'dftb_control' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_band_structure.F qs_band_structure.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_band_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_band_structure.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_gamma2kp.F qs_gamma2kp.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_gamma2kp.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_gamma2kp.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_create.F qmmmx_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_create.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_create.F qmmm_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_create.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_update.F qmmmx_update.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_update.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_update.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_wannier90.F qs_wannier90.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_wannier90.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_wannier90.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F qs_scf_post_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_gpw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_band_structure.F qs_band_structure.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_band_structure.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_band_structure.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F:3394:15: stride = section_get_ivals(dft_section, "PRINT%ENERGY_WINDOWS%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_create.F qmmmx_create.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_create.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_create.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_update.F qmmmx_update.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_update.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_update.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F qs_scf_post_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_gpw.F:3394:15: stride = section_get_ivals(dft_section, "PRINT%ENERGY_WINDOWS%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F rpa_ri_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_ri_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7452:0: SUBROUTINE calc_chi2_im_time(chi2, beta, Sigma_c, vec_tau_fit_gw, num_poles, & Warning: 'calc_chi2_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7497:0: SUBROUTINE calc_chi2_fit_tau_grid_with_cosine(chi2, omega, tau_tj, tau_wj_work, x_values, & Warning: 'calc_chi2_fit_tau_grid_with_cosine' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7639:0: SUBROUTINE calc_max_dev(max_dev, Lambda, Sigma_c, vec_omega_fit_gw, num_poles, & Warning: 'calc_max_dev' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7680:0: SUBROUTINE evaluate_fit_function(func_val, Lambda, omega, e_fermi, num_poles) Warning: 'evaluate_fit_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8764:0: SUBROUTINE eval_fit_func_im_time(func_val, tau, num_poles, beta) Warning: 'eval_fit_func_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8796:0: SUBROUTINE eval_fit_func_tau_grid(func_val, x_value, num_integ_points, & Warning: 'eval_fit_func_tau_grid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10921:0: SUBROUTINE replicate_Berry_nn(Berry_nn_local, matrix_berry_mo_mo, para_env, homo, gw_corr_lev_occ, gw_corr_lev_virt) Warning: 'replicate_berry_nn' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10975:0: SUBROUTINE replicate_Berry_ia(Berry_ia_local, matrix_berry_mo_mo, para_env, homo) Warning: 'replicate_berry_ia' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11716:0: SUBROUTINE add_periodic_correction_im_time(vec_Sigma_c_gw_pos_tau, vec_Sigma_c_gw_neg_tau, n_level_gw, & Warning: 'add_periodic_correction_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10806:0: CALL dbcsr_scale(matrix_berry_im_mo_mo(ikp)%matrix, 1.0_dp/scale_kpoint) Warning: 'scale_kpoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8575:0: qp_energy = qp_energy_old+0.5_dp*delta Warning: 'level_energ_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8248:0: REAL(KIND=dp) :: e_fermi, energy_val, level_energ_GW, & note: 'level_energ_gw' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F rpa_ri_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"rpa_ri_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' rpa_ri_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11637:0: INTEGER :: degeneracy, first_degenerate_level, i_deg_level, i_level_gw, j_deg_level, jquad, & Warning: 'first_degenerate_level' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7452:0: SUBROUTINE calc_chi2_im_time(chi2, beta, Sigma_c, vec_tau_fit_gw, num_poles, & Warning: 'calc_chi2_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7497:0: SUBROUTINE calc_chi2_fit_tau_grid_with_cosine(chi2, omega, tau_tj, tau_wj_work, x_values, & Warning: 'calc_chi2_fit_tau_grid_with_cosine' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7639:0: SUBROUTINE calc_max_dev(max_dev, Lambda, Sigma_c, vec_omega_fit_gw, num_poles, & Warning: 'calc_max_dev' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:7680:0: SUBROUTINE evaluate_fit_function(func_val, Lambda, omega, e_fermi, num_poles) Warning: 'evaluate_fit_function' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8764:0: SUBROUTINE eval_fit_func_im_time(func_val, tau, num_poles, beta) Warning: 'eval_fit_func_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8796:0: SUBROUTINE eval_fit_func_tau_grid(func_val, x_value, num_integ_points, & Warning: 'eval_fit_func_tau_grid' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10921:0: SUBROUTINE replicate_Berry_nn(Berry_nn_local, matrix_berry_mo_mo, para_env, homo, gw_corr_lev_occ, gw_corr_lev_virt) Warning: 'replicate_berry_nn' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10975:0: SUBROUTINE replicate_Berry_ia(Berry_ia_local, matrix_berry_mo_mo, para_env, homo) Warning: 'replicate_berry_ia' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11716:0: SUBROUTINE add_periodic_correction_im_time(vec_Sigma_c_gw_pos_tau, vec_Sigma_c_gw_neg_tau, n_level_gw, & Warning: 'add_periodic_correction_im_time' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:6616:0: do_GW_corr(:) = Mulliken_charges(:) > eps_charge Warning: 'eps_charge' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2086:0: Emax_beta, Emin, Emin_beta, eps_charge, eps_filter_im_time, eps_min_trans, FComega, & note: 'eps_charge' was declared here /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2096:0: weights_cos_tf_w_to_t, & Warning: 'weights_cos_tf_w_to_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2096:0: Warning: 'weights_cos_tf_w_to_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2091:0: Mulliken_charges, Q_log, real_freq, tau_tj, tau_wj, tj, trace_Qomega, vec_gw_energ, & Warning: 'tau_wj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:10806:0: CALL dbcsr_scale(matrix_berry_im_mo_mo(ikp)%matrix, 1.0_dp/scale_kpoint) Warning: 'scale_kpoint' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F dm_ls_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8575:0: qp_energy = qp_energy_old+0.5_dp*delta Warning: 'level_energ_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:8248:0: REAL(KIND=dp) :: e_fermi, energy_val, level_energ_GW, & note: 'level_energ_gw' was declared here mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:11637:0: INTEGER :: degeneracy, first_degenerate_level, i_deg_level, i_level_gw, j_deg_level, jquad, & Warning: 'first_degenerate_level' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:454:0: scf_converged, should_stop, transm_maxscf_reached, transm_scf_converged Warning: 'scf_converged' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:453:0: LOGICAL :: check_convergence, diis_step, do_transport, extra_scf, maxscf_reached, & Warning: 'maxscf_reached' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F rt_propagation_output.F90 /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:6616:0: do_GW_corr(:) = Mulliken_charges(:) > eps_charge Warning: 'eps_charge' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2086:0: Emax_beta, Emin, Emin_beta, eps_charge, eps_filter_im_time, eps_min_trans, FComega, & note: 'eps_charge' was declared here /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:4169:0: weight = weights_cos_tf_w_to_t(iquad, jquad)*COS(tau*omega) Warning: 'weights_cos_tf_w_to_t.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:4169:0: Warning: 'weights_cos_tf_w_to_t.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/rpa_ri_gpw.F:2091:0: Mulliken_charges, Q_log, real_freq, tau_tj, tau_wj, tj, trace_Qomega, vec_gw_energ, & Warning: 'tau_wj.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_output.F90 /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F:728:18: stride = section_get_ivals(dft_section, "REAL_TIME_PROPAGATION%PRINT%CURRENT%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] fypp -n /builddir/build/BUILD/cp2k-6.1/src/library_tests.F library_tests.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"library_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' library_tests.F90 /builddir/build/BUILD/cp2k-6.1/src/library_tests.F:941:0: ELSE IF (is_fullspace) THEN Warning: 'is_fullspace' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_scf.F qs_scf_post_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F mp2_gpw.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F dm_ls_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"dm_ls_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' dm_ls_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:454:0: scf_converged, should_stop, transm_maxscf_reached, transm_scf_converged Warning: 'scf_converged' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/dm_ls_scf.F:453:0: LOGICAL :: check_convergence, diis_step, do_transport, extra_scf, maxscf_reached, & Warning: 'maxscf_reached' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1496:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j+EX_start-1)) Warning: 'bib_c.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1462:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j)) Warning: 'bib_c.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1746:0: IF (j_global >= my_I_occupied_start .AND. j_global <= my_I_occupied_end) THEN Warning: 'my_i_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1035:0: my_B_virtual_start, my_I_batch_size, my_I_occupied_end, my_I_occupied_start, & note: 'my_i_occupied_start' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1297:0: sub_sub_color = color_array(para_env_sub%mepos, my_q_position) Warning: 'my_q_position' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1240:0: my_I_occupied_end = my_I_occupied_start+vector_batch_I_size_group(i_group_counter)-1 Warning: 'i_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F rt_propagation_output.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_output.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_output.F90 /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_output.F:728:18: stride = section_get_ivals(dft_section, "REAL_TIME_PROPAGATION%PRINT%CURRENT%STRIDE") 1 Warning: POINTER-valued function appears on right-hand side of assignment at (1) [-Wsurprising] fypp -n /builddir/build/BUILD/cp2k-6.1/src/library_tests.F library_tests.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:194:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: e_cutoff_old, Eigenval, Eigenval_beta Warning: 'e_cutoff_old.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:921:0: dft_control%qs_control%relative_cutoff = relative_cutoff_old Warning: 'relative_cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:920:0: dft_control%qs_control%cutoff = cutoff_old Warning: 'cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"library_tests.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' library_tests.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_methods.F rt_propagation_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/library_tests.F:941:0: ELSE IF (is_fullspace) THEN Warning: 'is_fullspace' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf_post_scf.F qs_scf_post_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf_post_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf_post_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf.F almo_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F mp2_gpw.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2_gpw.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2_gpw.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[2].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: Warning: 'bib_c.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1496:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j+EX_start-1)) Warning: 'bib_c.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1051:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :, :) :: BIb_C, BIb_Ex, BIb_send Warning: 'bib_c.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1462:0: /(Eigenval(a)+Eigenval(homo+b_global)-Eigenval(i+my_I_occupied_start-1)-Eigenval(j)) Warning: 'bib_c.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1746:0: IF (j_global >= my_I_occupied_start .AND. j_global <= my_I_occupied_end) THEN Warning: 'my_i_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1035:0: my_B_virtual_start, my_I_batch_size, my_I_occupied_end, my_I_occupied_start, & note: 'my_i_occupied_start' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1297:0: sub_sub_color = color_array(para_env_sub%mepos, my_q_position) Warning: 'my_q_position' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:1240:0: my_I_occupied_end = my_I_occupied_start+vector_batch_I_size_group(i_group_counter)-1 Warning: 'i_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:194:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: e_cutoff_old, Eigenval, Eigenval_beta Warning: 'e_cutoff_old.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:921:0: dft_control%qs_control%relative_cutoff = relative_cutoff_old Warning: 'relative_cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2_gpw.F:920:0: dft_control%qs_control%cutoff = cutoff_old Warning: 'cutoff_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F qs_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagation_methods.F rt_propagation_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagation_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagation_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:1594:0: alpha = alpha_ls Warning: 'alpha_ls' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/almo_scf.F almo_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"almo_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' almo_scf.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:280:0: scf_control%outer_scf%have_scf = outer_scf_loop Warning: 'outer_scf_loop' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:279:0: scf_control%max_scf = max_scf_tmp Warning: 'max_scf_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2.F mp2.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1028:0: j_batch_start = my_J_occupied_start-1 Warning: 'my_j_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:965:0: my_J_occupied_end = my_J_occupied_start+vector_batch_J_size_group(j_group_counter)-1 Warning: 'j_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:898:0: number_i_subset = number_groups/number_j_subset Warning: 'number_j_subset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1170:0: energy%ex = E_ex_from_GW Warning: 'e_ex_from_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:146:0: REAL(KIND=dp) :: E_ex_from_GW, Emp2, Emp2_AA, Emp2_AA_Cou, Emp2_AA_ex, Emp2_AB, Emp2_AB_Cou, & note: 'e_ex_from_gw' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1391:0: IF (charge_constrain_tmp) THEN Warning: 'charge_constrain_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1230:0: LOGICAL :: charge_constrain_tmp, do_admm_rpa, & note: 'charge_constrain_tmp' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1378:0: qs_env%x_data(:, :)%general_parameter%fraction = hfx_fraction Warning: 'hfx_fraction' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1232:0: REAL(KIND=dp) :: eh1, ehfx, frac_exx, hfx_fraction, t1, t2 note: 'hfx_fraction' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagator_init.F rt_propagator_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagator_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagator_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_tp_scf.F xas_tp_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_tp_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_tp_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F qs_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_scf.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kemd.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_methods.F xas_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:1594:0: alpha = alpha_ls Warning: 'alpha_ls' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:280:0: scf_control%outer_scf%have_scf = outer_scf_loop Warning: 'outer_scf_loop' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/qs_scf.F:279:0: scf_control%max_scf = max_scf_tmp Warning: 'max_scf_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mp2.F mp2.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mp2.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mp2.F90 /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1028:0: j_batch_start = my_J_occupied_start-1 Warning: 'my_j_occupied_start' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:965:0: my_J_occupied_end = my_J_occupied_start+vector_batch_J_size_group(j_group_counter)-1 Warning: 'j_group_counter' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:898:0: number_i_subset = number_groups/number_j_subset Warning: 'number_j_subset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:719:0: IF (n_threads == 1 .OR. actual_x_data%memory_parameter%do_disk_storage) do_dynamic_load_balancing = .FALSE. Warning: 'n_threads' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1170:0: energy%ex = E_ex_from_GW Warning: 'e_ex_from_gw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:146:0: REAL(KIND=dp) :: E_ex_from_GW, Emp2, Emp2_AA, Emp2_AA_Cou, Emp2_AA_ex, Emp2_AB, Emp2_AB_Cou, & note: 'e_ex_from_gw' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1391:0: IF (charge_constrain_tmp) THEN Warning: 'charge_constrain_tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1230:0: LOGICAL :: charge_constrain_tmp, do_admm_rpa, & note: 'charge_constrain_tmp' was declared here /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1378:0: qs_env%x_data(:, :)%general_parameter%fraction = hfx_fraction Warning: 'hfx_fraction' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mp2.F:1232:0: REAL(KIND=dp) :: eh1, ehfx, frac_exx, hfx_fraction, t1, t2 note: 'hfx_fraction' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_utils.F qs_energy_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_tp_scf.F xas_tp_scf.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_tp_scf.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_tp_scf.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy.F qs_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/emd/rt_propagator_init.F rt_propagator_init.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"emd/rt_propagator_init.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/emd/' rt_propagator_init.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force.F qs_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kemd.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/xas_methods.F xas_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"xas_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' xas_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_methods.F mscfg_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy_utils.F qs_energy_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F negf_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_env_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_energy.F qs_energy.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_energy.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_energy.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F:873:0: IF (imo == 0) THEN Warning: 'imo' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qs_force.F qs_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qs_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qs_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/bsse.F bsse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bsse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bsse.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_force.F qmmm_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F negf_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/bsse.F bsse.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"bsse.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' bsse.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: gret_gamma_gadv_group Warning: 'gret_gamma_gadv_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: Warning: 'gret_gamma_gadv_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: TYPE(cp_cfm_p_type), ALLOCATABLE, DIMENSION(:, :) :: gamma_contacts_group, & Warning: 'gamma_contacts_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: Warning: 'gamma_contacts_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2733:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: (fermi_level_max-fermi_level_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/mscfg_methods.F mscfg_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mscfg_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mscfg_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2886:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_min' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F qmmmx_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F negf_env_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_env_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_env_types.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F:138:0: IF (cur_labels(ip) >= mom_conserv_min_label) THEN Warning: 'mom_conserv_min_label' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F force_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_env_types.F:873:0: IF (imo == 0) THEN Warning: 'imo' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmm_force.F qmmm_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmm_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmm_force.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: ref_pos_atom, ref_pos_core, ref_pos_shell Warning: 'ref_pos_shell.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: Warning: 'ref_pos_shell.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F negf_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1820:0: IF (force_env%sub_force_env(cluster_subsys_num)%force_env%para_env%mepos == & Warning: 'cluster_subsys_num' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1822:0: energies(cluster_subsys_num) = cluster_energy Warning: 'cluster_energy' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"negf_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' negf_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_main.F fist_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_main.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: gret_gamma_gadv_group Warning: 'gret_gamma_gadv_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1353:0: Warning: 'gret_gamma_gadv_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: TYPE(cp_cfm_p_type), ALLOCATABLE, DIMENSION(:, :) :: gamma_contacts_group, & Warning: 'gamma_contacts_group.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:1352:0: Warning: 'gamma_contacts_group.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2733:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: (fermi_level_max-fermi_level_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:472:0: Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_coordinates.F mc_coordinates.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_coordinates.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_coordinates.F90 /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:2886:0: INTEGER :: handle, icontact, ipoint, ispin, & Warning: 'ipoint' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_max' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_max' was declared here /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:723:0: (v_shift_max-v_shift_min)/(nelectrons_max-nelectrons_min) Warning: 'nelectrons_min' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/negf_methods.F:612:0: REAL(kind=dp) :: mu_base, nelectrons_guess, nelectrons_max, nelectrons_min, nelectrons_ref, & note: 'nelectrons_min' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F qmmmx_force.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"qmmmx_force.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' qmmmx_force.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F ipi_driver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ipi_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ipi_driver.F90 /builddir/build/BUILD/cp2k-6.1/src/qmmmx_force.F:138:0: IF (cur_labels(ip) >= mom_conserv_min_label) THEN Warning: 'mom_conserv_min_label' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F:207:0: SUBROUTINE readbuffer_d(psockfd, fdata) Warning: 'readbuffer_d' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F force_env_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_debug.F cp2k_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"force_env_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' force_env_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F f77_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"f77_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' f77_interface.F90 /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F:1172:0: SUBROUTINE get_vel(env_id, vel, n_el, ierr) Warning: 'get_vel' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: ref_pos_atom, ref_pos_core, ref_pos_shell Warning: 'ref_pos_shell.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:496:0: Warning: 'ref_pos_shell.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1820:0: IF (force_env%sub_force_env(cluster_subsys_num)%force_env%para_env%mepos == & Warning: 'cluster_subsys_num' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/force_env_methods.F:1822:0: energies(cluster_subsys_num) = cluster_energy Warning: 'cluster_energy' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_calculations.F tmc_calculations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_calculations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_calculations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis.F optimize_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/fist_main.F fist_main.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"fist_main.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' fist_main.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_coordinates.F mc_coordinates.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_coordinates.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_coordinates.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F mc_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_control.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F:290:54: atom_symbols(iunit) = atom_names(iunit, 1) 1 Warning: CHARACTER expression will be truncated in assignment (5/80) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F ipi_driver.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"ipi_driver.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' ipi_driver.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_types.F replica_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_types.F90 /builddir/build/BUILD/cp2k-6.1/src/ipi_driver.F:207:0: SUBROUTINE readbuffer_d(psockfd, fdata) Warning: 'readbuffer_d' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/cp2k_debug.F cp2k_debug.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F optimize_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"cp2k_debug.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' cp2k_debug.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_input.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:345:0: CALL set_cell(env_id=new_env_id, new_cell=cell_traj(:,:,i_frame), ierr=ierr) Warning: 'cell_traj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:186:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cell_traj, cell_traj_read, force_traj, & note: 'cell_traj.data' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F f77_interface.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"f77_interface.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' f77_interface.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_shell.F cp2k_shell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_shell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_shell.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F mc_ge_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ge_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ge_moves.F90 /builddir/build/BUILD/cp2k-6.1/src/f77_interface.F:1172:0: SUBROUTINE get_vel(env_id, vel, n_el, ierr) Warning: 'get_vel' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F mc_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_control.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_control.F:290:54: atom_symbols(iunit) = atom_names(iunit, 1) 1 Warning: CHARACTER expression will be truncated in assignment (5/80) at (1) [-Wcharacter-truncation] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:450:0: insert_box, ipart, itype, jbox, molecule_type, nmol_types, nswapmoves, print_level, & Warning: 'molecule_type' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:1093:0: DEALLOCATE (test_env_bias) Warning: 'test_env_bias.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_types.F replica_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_methods.F replica_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F optimize_input.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_input.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_input.F90 /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:345:0: CALL set_cell(env_id=new_env_id, new_cell=cell_traj(:,:,i_frame), ierr=ierr) Warning: 'cell_traj.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/optimize_input.F:186:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: cell_traj, cell_traj_read, force_traj, & note: 'cell_traj.data' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/optimize_basis.F optimize_basis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_file_io.F tmc_file_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"optimize_basis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' optimize_basis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_file_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_file_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_moves.F tmc_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_moves.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_calculations.F tmc_calculations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_calculations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_calculations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_shell.F cp2k_shell.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_shell.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_shell.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_types.F pint_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_types.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F mode_selective.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mode_selective.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mode_selective.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/replica_methods.F replica_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"replica_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' replica_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F mc_ge_moves.F90 /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: approx_H, H_save, residuum, tmp_b, tmp_s Warning: 'tmp_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: Warning: 'tmp_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ge_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ge_moves.F90 /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:328:0: ms_vib%inv_range(1) = my_val Warning: 'my_val' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:276:0: REAL(KIND=dp) :: my_val, norm note: 'my_val' was declared here /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_dot_tree.F tmc_dot_tree.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_dot_tree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_dot_tree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F pint_staging.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:450:0: insert_box, ipart, itype, jbox, molecule_type, nmol_types, nswapmoves, print_level, & Warning: 'molecule_type' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ge_moves.F:1093:0: DEALLOCATE (test_env_bias) Warning: 'test_env_bias.data' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_staging.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_staging.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F:100:0: SUBROUTINE staging_retain(staging_env) Warning: 'staging_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F pint_normalmode.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_normalmode.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_normalmode.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_types.F pint_types.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_types.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_types.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F:193:0: SUBROUTINE normalmode_retain(normalmode_env) Warning: 'normalmode_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F pint_public.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_public.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_public.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_file_io.F tmc_file_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_file_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_file_io.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:81:0: FUNCTION pint_cog_pos(pint_env) RESULT(cntrd_r) Warning: 'pint_cog_pos' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:119:0: SUBROUTINE pint_free_part_bead_x(n, t, rng_gaussian, x, nout) Warning: 'pint_free_part_bead_x' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_pile.F pint_pile.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_pile.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_pile.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_gle.F pint_gle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_moves.F tmc_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_gle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_gle.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_moves.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kmain.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F mode_selective.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"mode_selective.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/' mode_selective.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F vibrational_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/vibrational_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' vibrational_analysis.F90 /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: approx_H, H_save, residuum, tmp_b, tmp_s Warning: 'tmp_s.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:852:0: Warning: 'tmp_s.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:328:0: ms_vib%inv_range(1) = my_val Warning: 'my_val' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:276:0: REAL(KIND=dp) :: my_val, norm note: 'my_val' was declared here /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/mode_selective.F:119:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F pint_public.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_public.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_public.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:81:0: FUNCTION pint_cog_pos(pint_env) RESULT(cntrd_r) Warning: 'pint_cog_pos' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_public.F:119:0: SUBROUTINE pint_free_part_bead_x(n, t, rng_gaussian, x, nout) Warning: 'pint_free_part_bead_x' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: D, dip_deriv, RotTrM Warning: 'dip_deriv.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: Warning: 'dip_deriv.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_pile.F pint_pile.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_pile.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_pile.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_gle.F pint_gle.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_cancelation.F tmc_cancelation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_gle.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_gle.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_cancelation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_cancelation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_transformations.F pint_transformations.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kmain.psmp.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_transformations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F helium_common.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_common.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1378:0: FUNCTION helium_bead_rij(helium, ia, ib, ja, jb) RESULT(rij) Warning: 'helium_bead_rij' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1695:0: FUNCTION helium_total_winding_number_linkwise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1777:0: FUNCTION helium_total_winding_number_cyclewise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1916:0: FUNCTION helium_total_projected_area_linkwise(helium) RESULT(area) Warning: 'helium_total_projected_area_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1999:0: FUNCTION helium_cycle_projected_area_pbc(helium, CYCLE) RESULT(area) Warning: 'helium_cycle_projected_area_pbc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2061:0: FUNCTION helium_total_projected_area_cyclewise(helium) RESULT(area) Warning: 'helium_total_projected_area_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2202:0: FUNCTION helium_total_moment_of_inertia_linkwise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2287:0: FUNCTION helium_total_moment_of_inertia_cyclewise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2326:0: SUBROUTINE helium_update_coord_system(helium, pint_env) Warning: 'helium_update_coord_system' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2412:0: FUNCTION helium_link_vector(helium, ia, ib) RESULT(lvec) Warning: 'helium_link_vector' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2449:0: FUNCTION helium_rperpendicular(helium, ia, ib) RESULT(rperp) Warning: 'helium_rperpendicular' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F pint_normalmode.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_io.F pint_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_normalmode.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_normalmode.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_io.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_normalmode.F:193:0: SUBROUTINE normalmode_retain(normalmode_env) Warning: 'normalmode_retain' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F pint_staging.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_staging.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_staging.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_references.F tmc_tree_references.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_staging.F:100:0: SUBROUTINE staging_retain(staging_env) Warning: 'staging_retain' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_references.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_references.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_dot_tree.F tmc_dot_tree.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_dot_tree.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_dot_tree.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_restarts.F input_cp2k_restarts.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_restarts.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F vibrational_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/vibrational_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' vibrational_analysis.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: REAL(KIND=dp), DIMENSION(:, :), POINTER :: D, dip_deriv, RotTrM Warning: 'dip_deriv.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:122:0: Warning: 'dip_deriv.data' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: REAL(KIND=dp), DIMENSION(:, :, :), POINTER :: tmp_dip Warning: 'tmp_dip.dim[2].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[1].stride' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.offset' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/vibrational_analysis.F:123:0: Warning: 'tmp_dip.data' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F helium_common.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_common.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_common.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1378:0: FUNCTION helium_bead_rij(helium, ia, ib, ja, jb) RESULT(rij) Warning: 'helium_bead_rij' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1695:0: FUNCTION helium_total_winding_number_linkwise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1777:0: FUNCTION helium_total_winding_number_cyclewise(helium) RESULT(wnum) Warning: 'helium_total_winding_number_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1916:0: FUNCTION helium_total_projected_area_linkwise(helium) RESULT(area) Warning: 'helium_total_projected_area_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:1999:0: FUNCTION helium_cycle_projected_area_pbc(helium, CYCLE) RESULT(area) Warning: 'helium_cycle_projected_area_pbc' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2061:0: FUNCTION helium_total_projected_area_cyclewise(helium) RESULT(area) Warning: 'helium_total_projected_area_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2202:0: FUNCTION helium_total_moment_of_inertia_linkwise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_linkwise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2287:0: FUNCTION helium_total_moment_of_inertia_cyclewise(helium) RESULT(moit) Warning: 'helium_total_moment_of_inertia_cyclewise' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2326:0: SUBROUTINE helium_update_coord_system(helium, pint_env) Warning: 'helium_update_coord_system' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2412:0: FUNCTION helium_link_vector(helium, ia, ib) RESULT(lvec) Warning: 'helium_link_vector' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_common.F:2449:0: FUNCTION helium_rperpendicular(helium, ia, ib) RESULT(rperp) Warning: 'helium_rperpendicular' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_interactions.F helium_interactions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_transformations.F pint_transformations.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_piglet.F pint_piglet.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_transformations.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_transformations.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_piglet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_piglet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_cancelation.F tmc_cancelation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_cancelation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_cancelation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_io.F helium_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_interactions.F helium_interactions.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_interactions.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_interactions.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/input_cp2k_restarts.F input_cp2k_restarts.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/input_cp2k_restarts.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' input_cp2k_restarts.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_qtb.F pint_qtb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_qtb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_qtb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_search.F tmc_tree_search.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_search.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_search.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F gopt_f_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_io.F pint_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_io.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F:950:0: INTEGER :: i, iatom, idg, j, natom, nparticle, & Warning: 'idg' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_references.F tmc_tree_references.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_references.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_references.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_util.F md_util.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_io.F helium_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/rt_propagation.F rt_propagation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/rt_propagation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' rt_propagation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_qtb.F pint_qtb.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_qtb.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_qtb.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F neb_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_io.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_util.F md_util.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F:428:55: logger%iter_info%project_name = replica_proj_name 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_util.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_util.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F cp_lbfgs_optimizer_gopt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_optimizer_gopt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_optimizer_gopt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F gopt_f_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:301:0: SUBROUTINE cp_opt_gopt_retain(optimizer) Warning: 'cp_opt_gopt_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:401:0: SUBROUTINE cp_opt_gopt_get(optimizer, para_env, & Warning: 'cp_opt_gopt_get' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/bfgs_optimizer.F bfgs_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/bfgs_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' bfgs_optimizer.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f_methods.F:950:0: INTEGER :: i, iatom, idg, j, natom, nparticle, & Warning: 'idg' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/rt_propagation.F rt_propagation.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/rt_propagation.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' rt_propagation.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F helium_worm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_worm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_worm.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:484:0: SUBROUTINE staging_reconstruct(helium, r0, rl, l, r) Warning: 'staging_reconstruct' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1197:0: SUBROUTINE centroid(helium, iatom, rc) Warning: 'centroid' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F neb_io.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_io.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_io.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: FUNCTION perminv(helium, iatom) Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/neb_io.F:428:55: logger%iter_info%project_name = replica_proj_name 1 Warning: CHARACTER expression will be truncated in assignment (80/1024) at (1) [-Wcharacter-truncation] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_build.F tmc_tree_build.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_build.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_build.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_piglet.F pint_piglet.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_piglet.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_piglet.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_optimizer.F cg_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_search.F tmc_tree_search.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_search.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_search.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F cp_lbfgs_optimizer_gopt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_optimizer_gopt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_optimizer_gopt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_geo.F cp_lbfgs_geo.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_geo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_geo.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:301:0: SUBROUTINE cp_opt_gopt_retain(optimizer) Warning: 'cp_opt_gopt_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_optimizer_gopt.F:401:0: SUBROUTINE cp_opt_gopt_get(optimizer, para_env, & Warning: 'cp_opt_gopt_get' defined but not used [-Wunused-function] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_sampling.F helium_sampling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_sampling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_sampling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/bfgs_optimizer.F bfgs_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/bfgs_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' bfgs_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F helium_worm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_worm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_worm.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F tmc_tree_acceptance.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:484:0: SUBROUTINE staging_reconstruct(helium, r0, rl, l, r) Warning: 'staging_reconstruct' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1197:0: SUBROUTINE centroid(helium, iatom, rc) Warning: 'centroid' defined but not used [-Wunused-function] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_acceptance.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_acceptance.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: FUNCTION perminv(helium, iatom) Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/helium_worm.F:1174:0: Warning: '__result_perminv' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F:398:0: IF (parent_ready) THEN Warning: 'parent_ready' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_messages.F tmc_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cg_optimizer.F cg_optimizer.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_messages.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cg_optimizer.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cg_optimizer.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_build.F tmc_tree_build.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_build.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_build.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F tmc_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cp_lbfgs_geo.F cp_lbfgs_geo.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F:1194:0: voldr*ana_env%pair_correl%pairs(pair)%pair_count/vol) Warning: 'voldr' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cp_lbfgs_geo.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cp_lbfgs_geo.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_sampling.F helium_sampling.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/shell_opt.F shell_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_sampling.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_sampling.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/shell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' shell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt.F cell_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_master.F tmc_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/shell_opt.F shell_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/shell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' shell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/geo_opt.F geo_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/geo_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' geo_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_messages.F tmc_messages.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_messages.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_messages.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_methods.F helium_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F tmc_tree_acceptance.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_tree_acceptance.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_tree_acceptance.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_tree_acceptance.F:398:0: IF (parent_ready) THEN Warning: 'parent_ready' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F tmc_analysis.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_analysis.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_analysis.F90 /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_analysis.F:1194:0: voldr*ana_env%pair_correl%pairs(pair)%pair_count/vol) Warning: 'voldr' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_worker.F tmc_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/geo_opt.F geo_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/geo_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' geo_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/cell_opt.F cell_opt.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/cell_opt.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' cell_opt.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F integrator.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/helium_methods.F helium_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/helium_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' helium_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F:398:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: v_old Warning: 'v_old.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F md_vel_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_vel_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_vel_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F integrator.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/integrator.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' integrator.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:851:0: IF (simpar%nfree /= 0 .AND. (force_rescaling .OR. rescale_regions)) THEN Warning: 'rescale_regions' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:735:0: rescale_regions, shellvel_explicit, shellvel_read note: 'rescale_regions' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_methods.F dimer_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F pint_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/integrator.F:398:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: v_old Warning: 'v_old.dim[1].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F md_vel_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_vel_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_vel_utils.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:608:0: SUBROUTINE pint_retain(pint_env) Warning: 'pint_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:709:0: SUBROUTINE pint_test(para_env, input, input_declaration) Warning: 'pint_test' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:851:0: IF (simpar%nfree /= 0 .AND. (force_rescaling .OR. rescale_regions)) THEN Warning: 'rescale_regions' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/md_vel_utils.F:735:0: rescale_regions, shellvel_explicit, shellvel_read note: 'rescale_regions' was declared here fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_master.F tmc_master.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_master.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_master.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_setup.F tmc_setup.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_setup.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_worker.F tmc_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/velocity_verlet_control.F velocity_verlet_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/velocity_verlet_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' velocity_verlet_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/dimer_methods.F dimer_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2ktmc.popt.so mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/dimer_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' dimer_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_run.F md_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F pint_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/pint_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' pint_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F mc_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_moves.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:608:0: SUBROUTINE pint_retain(pint_env) Warning: 'pint_retain' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/pint_methods.F:709:0: SUBROUTINE pint_test(para_env, input, input_declaration) Warning: 'pint_test' defined but not used [-Wunused-function] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:2673:0: value = -BETA*(bias_energy_new-bias_energy_old) Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:385:0: bias_energy_old Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F neb_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/velocity_verlet_control.F velocity_verlet_control.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/velocity_verlet_control.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' velocity_verlet_control.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/tmc/tmc_setup.F tmc_setup.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"tmc/tmc_setup.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/tmc/' tmc_setup.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:382:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: tangent, tmp_a, tmp_b Warning: 'tmp_a.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:485:0: forces%wrk(:, SIZE(forces%wrk, 2)) = tmp_b ! Image B Warning: 'tmp_b.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_worker.F glbopt_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_worker.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2ktmc.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/md_run.F md_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/md_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' md_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/tamc_run.F tamc_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/tamc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' tamc_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F mc_moves.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_moves.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_moves.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:2673:0: value = -BETA*(bias_energy_new-bias_energy_old) Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f77_methods.F gopt_f77_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f77_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f77_methods.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_moves.F:385:0: bias_energy_old Warning: 'bias_energy_old' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/tamc_run.F tamc_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/tamc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' tamc_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F mc_ensembles.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ensembles.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ensembles.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F:142:0: start_atom, start_atom_swap, start_atom_target, start_mol Warning: 'start_mol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_opt_utils.F neb_opt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F neb_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_worker.F swarm_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_run.F mc_run.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:382:0: REAL(KIND=dp), ALLOCATABLE, DIMENSION(:) :: tangent, tmp_a, tmp_b Warning: 'tmp_a.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/cp2k-6.1/src/motion/neb_utils.F:485:0: forces%wrk(:, SIZE(forces%wrk, 2)) = tmp_b ! Image B Warning: 'tmp_b.dim[0].ubound' may be used uninitialized in this function [-Wmaybe-uninitialized] mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/glbopt_worker.F glbopt_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/glbopt_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' glbopt_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_methods.F neb_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/gopt_f77_methods.F gopt_f77_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/gopt_f77_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' gopt_f77_methods.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F mc_ensembles.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm.F swarm.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_ensembles.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_ensembles.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kmc.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kswarm.popt.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kmotion.popt.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_runs.F cp2k_runs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_runs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_runs.F90 /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_ensembles.F:142:0: start_atom, start_atom_swap, start_atom_target, start_mol Warning: 'start_mol' may be used uninitialized in this function [-Wmaybe-uninitialized] fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_opt_utils.F neb_opt_utils.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_opt_utils.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_opt_utils.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm_worker.F swarm_worker.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm_worker.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm_worker.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/mc/mc_run.F mc_run.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k.F cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/mc/mc_run.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/mc/' mc_run.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k.F libcp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/libcp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' libcp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/motion/neb_methods.F neb_methods.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"motion/neb_methods.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/motion/' neb_methods.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt/libcp2kstart.popt.so mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/cp2k.popt cp2k.o -lcp2kstart.popt -lcp2kmc.popt -lcp2kswarm.popt -lcp2kmotion.popt -lcp2kthermostat.popt -lcp2kemd.popt -lcp2ktmc.popt -lcp2kmain.popt -lcp2kgrid.popt -ldbcsrarnoldi.popt -ldbcsrx.popt -lcp2kshg_int.popt -lcp2keri_mme.popt -lcp2kminimax.popt -lcp2khfxbase.popt -lcp2ksubsys.popt -lcp2kxc.popt -lcp2kao.popt -lcp2kinput.popt -lcp2kpw.popt -lcp2kfft.popt -lcp2kdbcsr_tensor.popt -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kfm.popt -lcp2kcommon.popt -lcp2kmpiwrap.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl fypp -n /builddir/build/BUILD/cp2k-6.1/src/swarm/swarm.F swarm.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/cp2k_shell.popt cp2k_shell.o -lcp2kstart.popt -lcp2kmc.popt -lcp2kswarm.popt -lcp2kmotion.popt -lcp2kthermostat.popt -lcp2kemd.popt -lcp2ktmc.popt -lcp2kmain.popt -lcp2kgrid.popt -ldbcsrarnoldi.popt -ldbcsrx.popt -lcp2kshg_int.popt -lcp2keri_mme.popt -lcp2kminimax.popt -lcp2khfxbase.popt -lcp2ksubsys.popt -lcp2kxc.popt -lcp2kao.popt -lcp2kinput.popt -lcp2kpw.popt -lcp2kfft.popt -lcp2kdbcsr_tensor.popt -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kfm.popt -lcp2kcommon.popt -lcp2kmpiwrap.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"swarm/swarm.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/swarm/' swarm.F90 mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/popt -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/libcp2k_unittest.popt libcp2k_unittest.o -lcp2kstart.popt -lcp2kmc.popt -lcp2kswarm.popt -lcp2kmotion.popt -lcp2kthermostat.popt -lcp2kemd.popt -lcp2ktmc.popt -lcp2kmain.popt -lcp2kgrid.popt -ldbcsrarnoldi.popt -ldbcsrx.popt -lcp2kshg_int.popt -lcp2keri_mme.popt -lcp2kminimax.popt -lcp2khfxbase.popt -lcp2ksubsys.popt -lcp2kxc.popt -lcp2kao.popt -lcp2kinput.popt -lcp2kpw.popt -lcp2kfft.popt -lcp2kdbcsr_tensor.popt -ldbcsr.popt -ldbcsrmm.popt -ldbcsrops.popt -ldbcsrbblock.popt -ldbcsrbdist.popt -ldbcsrbase.popt -ldbcsrdata.popt -lmicsmm.popt -lclsmm.popt -lcp2kacc.popt -lcp2kaccmic.popt -lcp2kaccopencl.popt -lcp2kfm.popt -lcp2kcommon.popt -lcp2kmpiwrap.popt -lcp2kbase.popt -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lxcf03 -lxc -lderiv -lint -ldl Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kmc.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kmotion.psmp.so Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kswarm.psmp.so fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k_runs.F cp2k_runs.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k_runs.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k_runs.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/cp2k.F cp2k.F90 fypp -n /builddir/build/BUILD/cp2k-6.1/src/start/libcp2k.F libcp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/cp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' cp2k.F90 mpifort -c -D__F2008 -D__FFTW3 -D__LIBINT -D__LIBXC -D__MPI_VERSION=3 -D__LIBINT_MAX_AM=11 -D__LIBDERIV_MAX_AM1=7 -D__MAX_CONTR=4 -D__SCALAPACK2 -D__ELPA=201705 -D__HAS_IEEE_EXCEPTIONS -D__parallel -D__SCALAPACK -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -fopenmp -ffree-form -ffree-line-length-none -std=f2008 -D__COMPILE_ARCH="\"Linux-s390x-gfortran-mpich\"" -D__COMPILE_DATE="\"Mon Jul 16 22:29:31 UTC 2018\"" -D__COMPILE_HOST="\"buildvm-s390x-12.s390.fedoraproject.org\"" -D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\"" -D__SHORT_FILE__="\"start/libcp2k.F\"" -I'/builddir/build/BUILD/cp2k-6.1/src/start/' libcp2k.F90 Creating shared library /builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp/libcp2kstart.psmp.so mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/cp2k.psmp cp2k.o -lcp2kstart.psmp -lcp2kmc.psmp -lcp2kswarm.psmp -lcp2kmotion.psmp -lcp2kthermostat.psmp -lcp2kemd.psmp -lcp2ktmc.psmp -lcp2kmain.psmp -lcp2kgrid.psmp -ldbcsrarnoldi.psmp -ldbcsrx.psmp -lcp2kshg_int.psmp -lcp2keri_mme.psmp -lcp2kminimax.psmp -lcp2khfxbase.psmp -lcp2ksubsys.psmp -lcp2kxc.psmp -lcp2kao.psmp -lcp2kinput.psmp -lcp2kpw.psmp -lcp2kfft.psmp -lcp2kdbcsr_tensor.psmp -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kfm.psmp -lcp2kcommon.psmp -lcp2kmpiwrap.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/cp2k_shell.psmp cp2k_shell.o -lcp2kstart.psmp -lcp2kmc.psmp -lcp2kswarm.psmp -lcp2kmotion.psmp -lcp2kthermostat.psmp -lcp2kemd.psmp -lcp2ktmc.psmp -lcp2kmain.psmp -lcp2kgrid.psmp -ldbcsrarnoldi.psmp -ldbcsrx.psmp -lcp2kshg_int.psmp -lcp2keri_mme.psmp -lcp2kminimax.psmp -lcp2khfxbase.psmp -lcp2ksubsys.psmp -lcp2kxc.psmp -lcp2kao.psmp -lcp2kinput.psmp -lcp2kpw.psmp -lcp2kfft.psmp -lcp2kdbcsr_tensor.psmp -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kfm.psmp -lcp2kcommon.psmp -lcp2kmpiwrap.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint mpifort -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath,/usr/lib64/mpich/lib/cp2k -L/builddir/build/BUILD/cp2k-6.1/lib/Linux-s390x-gfortran-mpich/psmp -o /builddir/build/BUILD/cp2k-6.1/exe/Linux-s390x-gfortran-mpich/libcp2k_unittest.psmp libcp2k_unittest.o -lcp2kstart.psmp -lcp2kmc.psmp -lcp2kswarm.psmp -lcp2kmotion.psmp -lcp2kthermostat.psmp -lcp2kemd.psmp -lcp2ktmc.psmp -lcp2kmain.psmp -lcp2kgrid.psmp -ldbcsrarnoldi.psmp -ldbcsrx.psmp -lcp2kshg_int.psmp -lcp2keri_mme.psmp -lcp2kminimax.psmp -lcp2khfxbase.psmp -lcp2ksubsys.psmp -lcp2kxc.psmp -lcp2kao.psmp -lcp2kinput.psmp -lcp2kpw.psmp -lcp2kfft.psmp -lcp2kdbcsr_tensor.psmp -ldbcsr.psmp -ldbcsrmm.psmp -ldbcsrops.psmp -ldbcsrbblock.psmp -ldbcsrbdist.psmp -ldbcsrbase.psmp -ldbcsrdata.psmp -lmicsmm.psmp -lclsmm.psmp -lcp2kacc.psmp -lcp2kaccmic.psmp -lcp2kaccopencl.psmp -lcp2kfm.psmp -lcp2kcommon.psmp -lcp2kmpiwrap.psmp -lcp2kbase.psmp -lelpa -lscalapack -lmpiblacs -lstdc++ -lopenblas -lfftw3 -lfftw3_omp -lxcf03 -lxc -lderiv -lint + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 53671 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module unload mpi/mpich-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/mpich-s390x + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + popd ~/build/BUILD/cp2k-6.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ex4mXW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x ++ dirname /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x + cd cp2k-6.1 + TARGET=Linux-s390x-gfortran + mkdir -p /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/bin /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/share/cp2k + for v in opt smp + install -pm755 exe/Linux-s390x-gfortran/cp2k.sopt /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/bin + install -pm755 exe/Linux-s390x-gfortran/cp2k_shell.sopt /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/bin + install -pm755 lib/Linux-s390x-gfortran/sopt/libclsmm.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kacc.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kaccmic.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kaccopencl.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kao.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kbase.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kcommon.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kdbcsr_tensor.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kemd.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2keri_mme.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kfft.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kfm.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kgrid.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2khfxbase.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kinput.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kmain.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kmc.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kmetadyn_tools.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kminimax.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kmotion.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kmpiwrap.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kpw.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kshg_int.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kstart.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2ksubsys.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kswarm.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kthermostat.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2ktmc.sopt.so lib/Linux-s390x-gfortran/sopt/libcp2kxc.sopt.so lib/Linux-s390x-gfortran/sopt/libdbcsr.sopt.so lib/Linux-s390x-gfortran/sopt/libdbcsrarnoldi.sopt.so lib/Linux-s390x-gfortran/sopt/libdbcsrbase.sopt.so lib/Linux-s390x-gfortran/sopt/libdbcsrbblock.sopt.so lib/Linux-s390x-gfortran/sopt/libdbcsrbdist.sopt.so lib/Linux-s390x-gfortran/sopt/libdbcsrdata.sopt.so lib/Linux-s390x-gfortran/sopt/libdbcsrmm.sopt.so lib/Linux-s390x-gfortran/sopt/libdbcsrops.sopt.so lib/Linux-s390x-gfortran/sopt/libdbcsrx.sopt.so lib/Linux-s390x-gfortran/sopt/libmicsmm.sopt.so /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 1297 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module load mpi/openmpi-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/openmpi-s390x + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-s390x:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-s390x;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-s390x:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/man/openmpi-s390x:/usr/share/lmod/lmod/share/man::;' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1\;/usr/share/modulefiles:1\;/usr/share/modulefiles/Linux:1\;/usr/share/modulefiles/Core:1\;/usr/share/lmod/lmod/modulefiles/Core:1;' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-s390x;' 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-s390x;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-s390x;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/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-s390x;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1zMzkweCIsWyJmdWxsTmFtZSJdPSJtcGkvb3Blbm1waS1zMzkweCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9vcGVubXBpLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9t;' export '_ModuleTable001_;' '_ModuleTable002_=b2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-s390x:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-s390x ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-s390x:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/man/openmpi-s390x:/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ __LMOD_REF_COUNT_MODULEPATH='/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1' ++ export __LMOD_REF_COUNT_MODULEPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-s390x ++ 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-s390x ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-s390x ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/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-s390x ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1zMzkweCIsWyJmdWxsTmFtZSJdPSJtcGkvb3Blbm1waS1zMzkweCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9vcGVubXBpLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9t ++ export _ModuleTable001_ ++ _ModuleTable002_=b2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + mkdir -p /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/bin /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k + install -pm755 exe/Linux-s390x-gfortran-openmpi/cp2k.popt /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/bin/cp2k.popt_openmpi + install -pm755 exe/Linux-s390x-gfortran-openmpi/cp2k_shell.popt /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/bin/cp2k_shell.popt_openmpi + install -pm755 lib/Linux-s390x-gfortran-openmpi/popt/libclsmm.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kacc.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kaccmic.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kaccopencl.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kao.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kbase.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kcommon.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kdbcsr_tensor.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kemd.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2keri_mme.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kfft.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kfm.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kgrid.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2khfxbase.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kinput.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kmain.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kmc.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kmetadyn_tools.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kminimax.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kmotion.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kmpiwrap.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kpw.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kshg_int.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kstart.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2ksubsys.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kswarm.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kthermostat.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2ktmc.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libcp2kxc.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libdbcsr.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrarnoldi.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrbase.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrbblock.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrbdist.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrdata.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrmm.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrops.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libdbcsrx.popt.so lib/Linux-s390x-gfortran-openmpi/popt/libmicsmm.popt.so /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 1297 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module unload mpi/openmpi-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/openmpi-s390x + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man::;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man:: ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 1297 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module load mpi/mpich-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/mpich-s390x + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-s390x:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-s390x;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-s390x:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-s390x:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/mpich/bin;' export 'MPI_BIN;' 'MPI_COMPILER=mpich-s390x;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-s390x;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-s390x;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-s390x;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-s390x:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/etc/modulefiles/mpi/mpich-s390x;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtczM5MHgiLFsiZnVsbE5hbWUiXT0ibXBpL21waWNoLXMzOTB4IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL21waWNoLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9D;' export '_ModuleTable001_;' '_ModuleTable002_=b3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-s390x:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-s390x ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-s390x:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-s390x:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-s390x ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-s390x ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-s390x ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-s390x ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-s390x:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/etc/modulefiles/mpi/mpich-s390x ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtczM5MHgiLFsiZnVsbE5hbWUiXT0ibXBpL21waWNoLXMzOTB4IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL21waWNoLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9D ++ export _ModuleTable001_ ++ _ModuleTable002_=b3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + mkdir -p /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/bin /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k + install -pm755 exe/Linux-s390x-gfortran-mpich/cp2k.popt /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/bin/cp2k.popt_mpich + install -pm755 exe/Linux-s390x-gfortran-mpich/cp2k_shell.popt /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/bin/cp2k_shell.popt_mpich + install -pm755 lib/Linux-s390x-gfortran-mpich/popt/libclsmm.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kacc.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kaccmic.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kaccopencl.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kao.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kbase.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kcommon.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kdbcsr_tensor.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kemd.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2keri_mme.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kfft.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kfm.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kgrid.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2khfxbase.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kinput.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kmain.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kmc.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kmetadyn_tools.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kminimax.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kmotion.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kmpiwrap.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kpw.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kshg_int.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kstart.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2ksubsys.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kswarm.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kthermostat.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2ktmc.popt.so lib/Linux-s390x-gfortran-mpich/popt/libcp2kxc.popt.so lib/Linux-s390x-gfortran-mpich/popt/libdbcsr.popt.so lib/Linux-s390x-gfortran-mpich/popt/libdbcsrarnoldi.popt.so lib/Linux-s390x-gfortran-mpich/popt/libdbcsrbase.popt.so lib/Linux-s390x-gfortran-mpich/popt/libdbcsrbblock.popt.so lib/Linux-s390x-gfortran-mpich/popt/libdbcsrbdist.popt.so lib/Linux-s390x-gfortran-mpich/popt/libdbcsrdata.popt.so lib/Linux-s390x-gfortran-mpich/popt/libdbcsrmm.popt.so lib/Linux-s390x-gfortran-mpich/popt/libdbcsrops.popt.so lib/Linux-s390x-gfortran-mpich/popt/libdbcsrx.popt.so lib/Linux-s390x-gfortran-mpich/popt/libmicsmm.popt.so /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 1297 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module unload mpi/mpich-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/mpich-s390x + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + for v in opt smp + install -pm755 exe/Linux-s390x-gfortran/cp2k.ssmp /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/bin + install -pm755 exe/Linux-s390x-gfortran/cp2k_shell.ssmp /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/bin + install -pm755 lib/Linux-s390x-gfortran/ssmp/libclsmm.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kacc.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kaccmic.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kaccopencl.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kao.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kbase.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kcommon.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kdbcsr_tensor.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kemd.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2keri_mme.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kfft.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kfm.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kgrid.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2khfxbase.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kinput.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kmain.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kmc.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kmetadyn_tools.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kminimax.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kmotion.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kmpiwrap.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kpw.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kshg_int.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kstart.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2ksubsys.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kswarm.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kthermostat.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2ktmc.ssmp.so lib/Linux-s390x-gfortran/ssmp/libcp2kxc.ssmp.so lib/Linux-s390x-gfortran/ssmp/libdbcsr.ssmp.so lib/Linux-s390x-gfortran/ssmp/libdbcsrarnoldi.ssmp.so lib/Linux-s390x-gfortran/ssmp/libdbcsrbase.ssmp.so lib/Linux-s390x-gfortran/ssmp/libdbcsrbblock.ssmp.so lib/Linux-s390x-gfortran/ssmp/libdbcsrbdist.ssmp.so lib/Linux-s390x-gfortran/ssmp/libdbcsrdata.ssmp.so lib/Linux-s390x-gfortran/ssmp/libdbcsrmm.ssmp.so lib/Linux-s390x-gfortran/ssmp/libdbcsrops.ssmp.so lib/Linux-s390x-gfortran/ssmp/libdbcsrx.ssmp.so lib/Linux-s390x-gfortran/ssmp/libmicsmm.ssmp.so /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 1297 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module load mpi/openmpi-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/openmpi-s390x + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-s390x:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-s390x;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-s390x:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/man/openmpi-s390x:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN;' 'MPI_COMPILER=openmpi-s390x;' 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-s390x;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-s390x;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/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-s390x;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1zMzkweCIsWyJmdWxsTmFtZSJdPSJtcGkvb3Blbm1waS1zMzkweCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9vcGVubXBpLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9t;' export '_ModuleTable001_;' '_ModuleTable002_=b2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-s390x:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-s390x ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-s390x:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/man/openmpi-s390x:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/openmpi/bin ++ export MPI_BIN ++ MPI_COMPILER=openmpi-s390x ++ 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-s390x ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-s390x ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/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-s390x ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-s390x ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS1zMzkweCIsWyJmdWxsTmFtZSJdPSJtcGkvb3Blbm1waS1zMzkweCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im1waS9vcGVubXBpLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9t ++ export _ModuleTable001_ ++ _ModuleTable002_=b2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + mkdir -p /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/bin /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k + install -pm755 exe/Linux-s390x-gfortran-openmpi/cp2k.psmp /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/bin/cp2k.psmp_openmpi + install -pm755 exe/Linux-s390x-gfortran-openmpi/cp2k_shell.psmp /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/bin/cp2k_shell.psmp_openmpi + install -pm755 lib/Linux-s390x-gfortran-openmpi/psmp/libclsmm.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kacc.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kaccmic.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kaccopencl.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kao.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kbase.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kcommon.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kdbcsr_tensor.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kemd.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2keri_mme.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kfft.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kfm.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kgrid.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2khfxbase.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kinput.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kmain.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kmc.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kmetadyn_tools.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kminimax.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kmotion.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kmpiwrap.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kpw.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kshg_int.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kstart.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2ksubsys.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kswarm.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kthermostat.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2ktmc.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libcp2kxc.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsr.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrarnoldi.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrbase.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrbblock.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrbdist.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrdata.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrmm.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrops.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libdbcsrx.psmp.so lib/Linux-s390x-gfortran-openmpi/psmp/libmicsmm.psmp.so /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 1297 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module unload mpi/openmpi-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/openmpi-s390x + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 1297 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module load mpi/mpich-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/mpich-s390x + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-s390x:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-s390x;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-s390x:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-s390x:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' 'MPI_BIN=/usr/lib64/mpich/bin;' export 'MPI_BIN;' 'MPI_COMPILER=mpich-s390x;' export 'MPI_COMPILER;' 'MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR;' 'MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME;' 'MPI_INCLUDE=/usr/include/mpich-s390x;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-s390x;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH;' 'MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH;' 'MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX;' 'MPI_SYSCONFIG=/etc/mpich-s390x;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-s390x:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/etc/modulefiles/mpi/mpich-s390x;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtczM5MHgiLFsiZnVsbE5hbWUiXT0ibXBpL21waWNoLXMzOTB4IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL21waWNoLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9D;' export '_ModuleTable001_;' '_ModuleTable002_=b3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-s390x:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-s390x ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-s390x:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-s390x:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ MPI_BIN=/usr/lib64/mpich/bin ++ export MPI_BIN ++ MPI_COMPILER=mpich-s390x ++ export MPI_COMPILER ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich ++ export MPI_FORTRAN_MOD_DIR ++ MPI_HOME=/usr/lib64/mpich ++ export MPI_HOME ++ MPI_INCLUDE=/usr/include/mpich-s390x ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-s390x ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.7/site-packages/mpich ++ export MPI_PYTHON3_SITEARCH ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON_SITEARCH ++ MPI_SUFFIX=_mpich ++ export MPI_SUFFIX ++ MPI_SYSCONFIG=/etc/mpich-s390x ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/etc/modulefiles/mpi/mpich-s390x:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/etc/modulefiles/mpi/mpich-s390x ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL2V0Yy9tb2R1bGVmaWxlcy9tcGkvbXBpY2gtczM5MHgiLFsiZnVsbE5hbWUiXT0ibXBpL21waWNoLXMzOTB4IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL21waWNoLXMzOTB4Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9D ++ export _ModuleTable001_ ++ _ModuleTable002_=b3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + export 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + mkdir -p /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/bin /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k + install -pm755 exe/Linux-s390x-gfortran-mpich/cp2k.psmp /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/bin/cp2k.psmp_mpich + install -pm755 exe/Linux-s390x-gfortran-mpich/cp2k_shell.psmp /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/bin/cp2k_shell.psmp_mpich + install -pm755 lib/Linux-s390x-gfortran-mpich/psmp/libclsmm.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kacc.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kaccmic.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kaccopencl.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kao.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kbase.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kcommon.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kdbcsr_tensor.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kemd.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2keri_mme.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kfft.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kfm.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kgrid.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2khfxbase.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kinput.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kmain.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kmc.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kmetadyn_tools.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kminimax.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kmotion.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kmpiwrap.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kpw.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kshg_int.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kstart.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2ksubsys.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kswarm.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kthermostat.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2ktmc.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libcp2kxc.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libdbcsr.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrarnoldi.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrbase.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrbblock.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrbdist.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrdata.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrmm.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrops.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libdbcsrx.psmp.so lib/Linux-s390x-gfortran-mpich/psmp/libmicsmm.psmp.so /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/ + . /etc/profile.d/modules.sh ++ '[' -z '' ']' ++ '[' -z /usr/share/modulefiles ']' ++ PS_CMD=/usr/bin/ps ++ '[' '!' -x /usr/bin/ps ']' ++ EXPR_CMD=/usr/bin/expr ++ '[' '!' -x /usr/bin/expr ']' ++ BASENAME_CMD=/usr/bin/basename ++ '[' '!' -x /usr/bin/basename ']' +++ /usr/bin/ps -p 1297 -ocomm= ++ my_shell=sh +++ /usr/bin/expr sh : '-*\(.*\)' ++ my_shell=sh +++ /usr/bin/basename sh ++ my_shell=sh ++ '[' -f /usr/share/lmod/lmod/init/sh ']' ++ . /usr/share/lmod/lmod/init/sh +++ LMOD_PKG=/usr/share/lmod/lmod +++ LMOD_DIR=/usr/share/lmod/lmod/libexec/ +++ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod +++ MODULESHOME=/usr/share/lmod/lmod +++ export LMOD_CMD +++ export LMOD_PKG +++ export LMOD_DIR +++ export MODULESHOME +++ export LMOD_DIR ++ unset my_shell PS_CMD EXPR_CMD BASENAME_CMD MODULEPATH_INIT + module unload mpi/mpich-s390x ++ /usr/share/lmod/lmod/libexec/lmod sh unload mpi/mpich-s390x + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=/usr/share/lmod/lmod/share/man;' export 'MANPATH;' 'MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core;' export 'MODULEPATH;' unset 'MPI_BIN;' unset 'MPI_COMPILER;' unset 'MPI_FORTRAN_MOD_DIR;' unset 'MPI_HOME;' unset 'MPI_INCLUDE;' unset 'MPI_LIB;' unset 'MPI_MAN;' unset 'MPI_PYTHON2_SITEARCH;' unset 'MPI_PYTHON3_SITEARCH;' unset 'MPI_PYTHON_SITEARCH;' unset 'MPI_SUFFIX;' unset 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/usr/share/lmod/lmod/share/man ++ export MANPATH ++ MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core ++ export MODULEPATH ++ unset MPI_BIN ++ unset MPI_COMPILER ++ unset MPI_FORTRAN_MOD_DIR ++ unset MPI_HOME ++ unset MPI_INCLUDE ++ unset MPI_LIB ++ unset MPI_MAN ++ unset MPI_PYTHON2_SITEARCH ++ unset MPI_PYTHON3_SITEARCH ++ unset MPI_PYTHON_SITEARCH ++ unset MPI_SUFFIX ++ unset MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ + cp -pr data/ALL_BASIS_SETS data/ALL_POTENTIALS data/BASIS_ADMM data/BASIS_ADMM_MOLOPT data/BASIS_LRIGPW_AUXMOLOPT data/BASIS_MOLOPT data/BASIS_MOLOPT_UCL data/BASIS_RI_cc-TZ data/BASIS_SET data/BASIS_ZIJLSTRA data/BASIS_def2_QZVP_RI_ALL data/BASIS_pob-TZVP data/DFTB data/ECP_POTENTIALS data/EMSL_BASIS_SETS data/GTH_BASIS_SETS data/GTH_POTENTIALS data/HFX_BASIS data/HF_POTENTIALS data/MM_POTENTIAL data/NLCC_POTENTIALS data/POTENTIAL data/README data/dftd3.dat data/nm12_parameters.xml data/rVV10_kernel_table.dat data/t_c_g.dat data/t_sh_p_s_c.dat data/vdW_kernel_table.dat data/xc_section /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/share/cp2k/ + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 6.1-1.fc29 --unique-debug-suffix -6.1-1.fc29.s390x --unique-debug-src-base cp2k-6.1-1.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cp2k-6.1 extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/bin/cp2k.sopt extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/bin/cp2k_shell.sopt extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/bin/cp2k.ssmp extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/bin/cp2k_shell.ssmp extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libclsmm.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kacc.sopt.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libclsmm.sopt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kaccmic.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kaccopencl.sopt.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kaccmic.sopt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kaccopencl.sopt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kao.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kbase.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kcommon.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kdbcsr_tensor.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kemd.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2keri_mme.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kfft.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kfm.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kgrid.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2khfxbase.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kinput.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kmain.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kmc.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kmetadyn_tools.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kminimax.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kmotion.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kmpiwrap.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kpw.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kshg_int.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kstart.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2ksubsys.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kswarm.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kthermostat.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2ktmc.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kxc.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsr.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrarnoldi.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrbase.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrbblock.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrbdist.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrdata.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrmm.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrops.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrx.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libmicsmm.sopt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libclsmm.ssmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libmicsmm.sopt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libclsmm.ssmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kacc.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kaccmic.ssmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kaccmic.ssmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kaccopencl.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kao.ssmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kaccopencl.ssmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kbase.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kcommon.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kdbcsr_tensor.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kemd.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2keri_mme.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kfft.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kfm.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kgrid.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2khfxbase.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kinput.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kmain.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kmc.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kmetadyn_tools.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kminimax.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kmotion.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kmpiwrap.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kpw.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kshg_int.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kstart.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2ksubsys.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kswarm.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kthermostat.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2ktmc.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libcp2kxc.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsr.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrarnoldi.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrbase.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrbblock.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrbdist.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrdata.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrmm.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrops.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libdbcsrx.ssmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libmicsmm.ssmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/cp2k/libmicsmm.ssmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/bin/cp2k.popt_openmpi extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/bin/cp2k_shell.popt_openmpi extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/bin/cp2k.psmp_openmpi extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/bin/cp2k_shell.psmp_openmpi extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libclsmm.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kacc.popt.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libclsmm.popt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kaccmic.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kaccopencl.popt.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kaccmic.popt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kaccopencl.popt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kao.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kbase.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kcommon.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kdbcsr_tensor.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kemd.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2keri_mme.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kfft.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kfm.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kgrid.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2khfxbase.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kinput.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kmain.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kmc.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kmetadyn_tools.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kminimax.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kmotion.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kmpiwrap.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kpw.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kshg_int.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kstart.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2ksubsys.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kswarm.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kthermostat.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2ktmc.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kxc.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsr.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrarnoldi.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrbase.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrbblock.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrbdist.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrdata.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrmm.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrops.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrx.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libmicsmm.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libclsmm.psmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libmicsmm.popt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libclsmm.psmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kacc.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kaccmic.psmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kaccmic.psmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kaccopencl.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kao.psmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kaccopencl.psmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kbase.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kcommon.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kdbcsr_tensor.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kemd.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2keri_mme.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kfft.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kfm.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kgrid.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2khfxbase.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kinput.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kmain.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kmc.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kmetadyn_tools.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kminimax.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kmotion.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kmpiwrap.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kpw.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kshg_int.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kstart.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2ksubsys.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kswarm.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kthermostat.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2ktmc.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libcp2kxc.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsr.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrarnoldi.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrbase.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrbblock.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrbdist.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrdata.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrmm.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrops.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libdbcsrx.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libmicsmm.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/bin/cp2k.popt_mpich gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/openmpi/lib/cp2k/libmicsmm.psmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/bin/cp2k_shell.popt_mpich extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/bin/cp2k.psmp_mpich extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/bin/cp2k_shell.psmp_mpich extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libclsmm.popt.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libclsmm.popt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kacc.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kaccmic.popt.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kaccmic.popt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kaccopencl.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kao.popt.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kaccopencl.popt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kbase.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kcommon.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kdbcsr_tensor.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kemd.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2keri_mme.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kfft.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kfm.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kgrid.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2khfxbase.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kinput.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kmain.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kmc.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kmetadyn_tools.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kminimax.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kmotion.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kmpiwrap.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kpw.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kshg_int.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kstart.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2ksubsys.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kswarm.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kthermostat.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2ktmc.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kxc.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsr.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrarnoldi.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrbase.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrbblock.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrbdist.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrdata.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrmm.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrops.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrx.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libmicsmm.popt.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libclsmm.psmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libmicsmm.popt.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libclsmm.psmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kacc.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kaccmic.psmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kaccmic.psmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kaccopencl.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kao.psmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kaccopencl.psmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kbase.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kcommon.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kdbcsr_tensor.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kemd.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2keri_mme.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kfft.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kfm.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kgrid.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2khfxbase.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kinput.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kmain.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kmc.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kmetadyn_tools.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kminimax.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kmotion.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kmpiwrap.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kpw.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kshg_int.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kstart.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2ksubsys.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kswarm.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kthermostat.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2ktmc.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libcp2kxc.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsr.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrarnoldi.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrbase.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrbblock.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrbdist.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrdata.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrmm.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrops.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libdbcsrx.psmp.so extracting debug info from /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libmicsmm.psmp.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/lib64/mpich/lib/cp2k/libmicsmm.psmp.so gdb-add-index: [Was there no debuginfo? Was there already an index?] dwz: ./usr/bin/cp2k_shell.sopt-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/bin/cp2k_shell.ssmp-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libdbcsrops.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libdbcsr.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kbase.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kao.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kdbcsr_tensor.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kcommon.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kcommon.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kdbcsr_tensor.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kinput.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kmc.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kmetadyn_tools.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kmotion.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kinput.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kmpiwrap.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kmc.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kpw.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kmetadyn_tools.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kstart.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kmain.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kmotion.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kmpiwrap.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kswarm.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kpw.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2ktmc.sopt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kmain.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kao.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kstart.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kbase.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2kswarm.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libcp2ktmc.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libdbcsr.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/cp2k/libdbcsrops.ssmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/bin/cp2k_shell.popt_openmpi-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/bin/cp2k_shell.psmp_openmpi-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libdbcsrops.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kao.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kbase.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kdbcsr_tensor.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kcommon.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libdbcsr.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kcommon.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kdbcsr_tensor.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kinput.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kmc.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kmetadyn_tools.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kmotion.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kinput.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kmpiwrap.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kmc.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kpw.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kmetadyn_tools.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kstart.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kmain.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kmotion.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kmpiwrap.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kswarm.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kpw.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2ktmc.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kmain.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kao.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kstart.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kbase.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2kswarm.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libcp2ktmc.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libdbcsr.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/cp2k/libdbcsrops.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/bin/cp2k_shell.popt_mpich-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/bin/cp2k_shell.psmp_mpich-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libdbcsrops.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kao.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kbase.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kcommon.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kdbcsr_tensor.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kcommon.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kdbcsr_tensor.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kinput.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kmc.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kmetadyn_tools.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kinput.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kmotion.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kmc.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kmpiwrap.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kmetadyn_tools.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kpw.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libdbcsr.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kstart.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kmain.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kmotion.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kmpiwrap.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kswarm.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kpw.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2ktmc.popt.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kmain.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kao.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kstart.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kbase.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2kswarm.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libcp2ktmc.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libdbcsr.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/cp2k/libdbcsrops.psmp.so-6.1-1.fc29.s390x.debug: Unknown DWARF DW_OP_253 /usr/lib/rpm/sepdebugcrcfix: Updated 120 CRC32s, 126 CRC32s did match. 757251 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable Processing files: cp2k-6.1-1.fc29.s390x Provides: cp2k = 6.1-1.fc29 cp2k(s390-64) = 6.1-1.fc29 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.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libderiv-stable.so.1()(64bit) libdl.so.2()(64bit) libfftw3.so.3()(64bit) libfftw3_omp.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.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libint-stable.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libopenblas.so.0()(64bit) libpthread.so.0()(64bit) libxc.so.5()(64bit) libxcf03.so.5()(64bit) rtld(GNU_HASH) Processing files: cp2k-openmpi-6.1-1.fc29.s390x Provides: cp2k-openmpi = 6.1-1.fc29 cp2k-openmpi(s390-64) = 6.1-1.fc29 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.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libderiv-stable.so.1()(64bit) libdl.so.2()(64bit) libelpa.so.8()(64bit)(openmpi-s390x) libfftw3.so.3()(64bit) libfftw3_omp.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.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libint-stable.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libmpi.so.20()(64bit)(openmpi-s390x) libmpi_mpifh.so.20()(64bit)(openmpi-s390x) libmpi_usempi_ignore_tkr.so.20()(64bit)(openmpi-s390x) libmpi_usempif08.so.20()(64bit)(openmpi-s390x) libmpiblacs.so.2()(64bit)(openmpi-s390x) libopenblas.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libscalapack.so.2()(64bit)(openmpi-s390x) libstdc++.so.6()(64bit) libxc.so.5()(64bit) libxcf03.so.5()(64bit) rtld(GNU_HASH) Processing files: cp2k-mpich-6.1-1.fc29.s390x Provides: cp2k-mpich = 6.1-1.fc29 cp2k-mpich(s390-64) = 6.1-1.fc29 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.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libderiv-stable.so.1()(64bit) libdl.so.2()(64bit) libelpa.so.8()(64bit)(mpich-s390x) libfftw3.so.3()(64bit) libfftw3_omp.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.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libint-stable.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libmpi.so.12()(64bit)(mpich-s390x) libmpiblacs.so.2()(64bit)(mpich-s390x) libmpifort.so.12()(64bit)(mpich-s390x) libopenblas.so.0()(64bit) libscalapack.so.2()(64bit)(mpich-s390x) libstdc++.so.6()(64bit) libxc.so.5()(64bit) libxcf03.so.5()(64bit) rtld(GNU_HASH) Processing files: cp2k-common-6.1-1.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BqNKdp + umask 022 + cd /builddir/build/BUILD + cd cp2k-6.1 + DOCDIR=/builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/share/doc/cp2k-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/share/doc/cp2k-common + cp -pr README /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/share/doc/cp2k-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qeYDQV + umask 022 + cd /builddir/build/BUILD + cd cp2k-6.1 + LICENSEDIR=/builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/share/licenses/cp2k-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/share/licenses/cp2k-common + cp -pr COPYRIGHT /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x/usr/share/licenses/cp2k-common + exit 0 Provides: cp2k-common = 6.1-1.fc29 cp2k-common(s390-64) = 6.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cp2k-debugsource-6.1-1.fc29.s390x Provides: cp2k-debugsource = 6.1-1.fc29 cp2k-debugsource(s390-64) = 6.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cp2k-debuginfo-6.1-1.fc29.s390x Provides: cp2k-debuginfo = 6.1-1.fc29 cp2k-debuginfo(s390-64) = 6.1-1.fc29 debuginfo(build-id) = 00bfd5df4f42baa17ae4902f7b8b28e7ac19bad7 debuginfo(build-id) = 04b1986ef50d53c946e7bc71cbb09f4bd7cb5b73 debuginfo(build-id) = 05fc25d39897e1cefef27adb74a3cc3a71910076 debuginfo(build-id) = 0bdd1f7182b4bd418e76a874c7090bad6593e5b2 debuginfo(build-id) = 0d16a05e41ecb1086f592a6732ea84eb312e9d93 debuginfo(build-id) = 0d84fd6ab90af45758f55c196132eb2c5acd580b debuginfo(build-id) = 112d6547c84c884edb37773c52cad1ba208eaba2 debuginfo(build-id) = 14aca0d7e7d67f87d8270113f06b2490f6a30158 debuginfo(build-id) = 1758e27ccdb7fbe0e6fc3057280d578a0577fa2e debuginfo(build-id) = 19ecef98375b639ff2e4aa2fb45cf782c2b42bcf debuginfo(build-id) = 1cf211e08a6aef518260bfa1d49f7003eae406b5 debuginfo(build-id) = 214de073366e750e500b634bf0f40ebbfb3b2ed1 debuginfo(build-id) = 2f0fae75aa5ef3b0cc297637786b854d2db9c541 debuginfo(build-id) = 362b4cde3042b1bfd39a53066242386df2aad4ff debuginfo(build-id) = 392529dbba35afd4173ea319df59267b3e0fb01f debuginfo(build-id) = 42c04a34986efb48b0ee823c726e57b2b47c08f2 debuginfo(build-id) = 46cbf9655197986e3aa3f3b2a6849a79c8f6a935 debuginfo(build-id) = 4a0ae4fefc7b59ab9f85d4fa27613ab147be023c debuginfo(build-id) = 4a93028346c27d432f6e6990d5c3575a8cbd4c6a debuginfo(build-id) = 4d61b5cfb39b00ea2f7771e32bf144d9f486098d debuginfo(build-id) = 4d8d09455380be3a3f28efd89f9077078bcf6386 debuginfo(build-id) = 4e06a6ad2a5bb964702fa9ecf9fc508aea490c25 debuginfo(build-id) = 526438a0eaa2389167473f494304e99fe1d58541 debuginfo(build-id) = 52bf53a546691501d77f4263add6ccb25e2cc507 debuginfo(build-id) = 53a938bbbccf3db6a3f6b0e0edd0e5f76be3a227 debuginfo(build-id) = 5b62fe15f8a8eeae9f61070ff67dd56ac25ccf8d debuginfo(build-id) = 5b86b8a1e6e48c1347632259589eb594b0be437b debuginfo(build-id) = 5dede7e137bc216ff2e29eedfbed14775b48d417 debuginfo(build-id) = 63a707ba2c2614aa085c708822284d14dc452774 debuginfo(build-id) = 6405f5111798b6a81172b8c4fd818c0d507b2dee debuginfo(build-id) = 6a7e63ec9990911a118683c3f81748b3c80b60f1 debuginfo(build-id) = 6ea1702d2a0dd655a698d5d50d4a2b427c2396ed debuginfo(build-id) = 6f0f865ef9eaef5aec0e38f574d6b417669f107f debuginfo(build-id) = 7069454c8f01baf8cf3d668d31a0561d6c48a513 debuginfo(build-id) = 73b16b8cfa9442eee4657313aaeb43b7bc921a1e debuginfo(build-id) = 73bc8d1fb1acb37ae7bdd307e500aa41c9533e95 debuginfo(build-id) = 77dd94b908a819a0c1633b76799c4c59ac1b77d6 debuginfo(build-id) = 7ae038e0143152974a7f2346fbeea10bac545dc1 debuginfo(build-id) = 7bfb7d8abb2deeb20b750dd202ebbe4f3b99df67 debuginfo(build-id) = 7c35cbc1757504fa65045cf42ae18fdae26aa763 debuginfo(build-id) = 834776ad6e1d8b6250246748da6e50d55a0ea524 debuginfo(build-id) = 89757687b45526a2771ff73b9d5f1888c638b5f9 debuginfo(build-id) = 8ce36fa740488a9182a28b959582f8741d8cb63e debuginfo(build-id) = 909ba07e349f4fe69c06bc77c6a792eb9d023617 debuginfo(build-id) = 92eaa1f68abb80db3478e0affd63ccfe54e3ad87 debuginfo(build-id) = 92f3fa84a4718cd211cf6b3cc28be845c2b867ee debuginfo(build-id) = 932795aa02ac7027a49bf68d648075bbdbcca9f2 debuginfo(build-id) = 9483b249f12064e8b03f4106d01d3742b2199363 debuginfo(build-id) = 9b8cd27196a8c7bbf4fe8b861bad686002018e82 debuginfo(build-id) = 9f5b38ea5b658043c87753af6fb5b465f0e7b462 debuginfo(build-id) = a218a4dc520ae7a48ee7843a908e4efd3c8cb331 debuginfo(build-id) = a2c9a411a6d4a23fb0fd7ff6a3befb5f069d2bc4 debuginfo(build-id) = a71d78a562cb786252d75ec713b86399979ba7f8 debuginfo(build-id) = ad9aba3bf298d6f7467f987a1129171a78fb609d debuginfo(build-id) = af25ef70d3277a3d6a1347ec6b5f8d9e5ac82bf7 debuginfo(build-id) = b24b23e465b4e328c0522a36466f71183f429ae4 debuginfo(build-id) = b422ca69008d0eda12d114ac88d1d30014088de7 debuginfo(build-id) = bf23225dfd5d6a0685c2bcfcb50da7c29b0c156b debuginfo(build-id) = bfca98e1b41a2c26cb44d6e239eb960b12286113 debuginfo(build-id) = c218c8bd3cc461b17b0258e1a41b434915947614 debuginfo(build-id) = c286c70d0734921139d7ef292675d6cab8699237 debuginfo(build-id) = c3e9c36b7bed7b37cf4bd50437297d0178308259 debuginfo(build-id) = c455911106c5734ce4ed276d70b53d12ebd2d8c9 debuginfo(build-id) = c487237bffbca07989ed75a3478fe90a7db3034e debuginfo(build-id) = cf28dc4dfcd9fb2ea6360a6de34b0e36bb7f8b32 debuginfo(build-id) = d5d93a654edfabb3153b057d9ea546495c541594 debuginfo(build-id) = d748809120c820a51af8bc206f61c17fb5f91445 debuginfo(build-id) = dc802cf42ff74d1f26674e9b62abbff75a4943ea debuginfo(build-id) = dfde628dbaa633259103cba7eae875b9d9bedd8c debuginfo(build-id) = e230e04951cfe4b9db091481a7fc43333a55cd7b debuginfo(build-id) = e469c56300ee47b8430d2478214a921188b8a335 debuginfo(build-id) = e59c0394ed60041411dd93db62e111209a3863b1 debuginfo(build-id) = e64914e408f700030e0dcd63a61f52809d0d25da debuginfo(build-id) = e852709b897752cb0464b43b99e74fd84a8df7f9 debuginfo(build-id) = e85b70e0e9cfd32c71be8bdc178ac05030d06aa9 debuginfo(build-id) = e910e05b802dccde193b714bb7b72b20141a4bba debuginfo(build-id) = e997260821bd48d6a88baccd6cefaee36b5b52df debuginfo(build-id) = edb21dc8387077d743c37969575600b54d815f4f debuginfo(build-id) = ee7258068ea123ade2284dd08b9afb2eb1a74c4d debuginfo(build-id) = f44a4486c3acf37828eb4bf43dc9e78b83b94b20 debuginfo(build-id) = f7e625269e5e03a29d4b1cb98746c120ea840ecd debuginfo(build-id) = fdb9b16e4c9ac391f9d3d2b615960295c11296f4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cp2k-debugsource(s390-64) = 6.1-1.fc29 Processing files: cp2k-openmpi-debuginfo-6.1-1.fc29.s390x Provides: cp2k-openmpi-debuginfo = 6.1-1.fc29 cp2k-openmpi-debuginfo(s390-64) = 6.1-1.fc29 debuginfo(build-id) = 01695f522b5375d60a3fdece8dd38d5668128d97 debuginfo(build-id) = 04ce700103cfd3822094c70500cac0ecd08b02ed debuginfo(build-id) = 06bc5c1c61f3839fe37cdd523961d8c50e73ea42 debuginfo(build-id) = 074f50565770b6566a3da88a03bdc02980833397 debuginfo(build-id) = 08ed3cb96134fe66a5906db0438e8cf7ac027770 debuginfo(build-id) = 0c44f62e89ab185b94f76710cdfd9ec9b20fddbf debuginfo(build-id) = 0d12893ffd34bc8cc0e432e5ce834e5f461a3b14 debuginfo(build-id) = 0d1bfbc009842aaf586d54560bea90cfafffd483 debuginfo(build-id) = 1373d42fdee00172b5fb076f71f296e6b5227f14 debuginfo(build-id) = 153d4bd39ad71d16fe00ab93934cff432b805202 debuginfo(build-id) = 17b5d4bf5b0bd15b9a84c88b3447cde8fc205df6 debuginfo(build-id) = 1bbdaafb2cbba34d803aa16f17e82411838f37b8 debuginfo(build-id) = 1dd3fc65c76af6ab3072f369f3e4a083d520df8d debuginfo(build-id) = 1e639a1ff4c5d781d5a3392b47ed6fee54efc683 debuginfo(build-id) = 1e95ce74ca24e72f03f59afc2bfe99291656680c debuginfo(build-id) = 288003d510190e59e9ae054615a3756ef0368531 debuginfo(build-id) = 2e173faad63eea771884076be8199762a921796b debuginfo(build-id) = 2f8eb15b62aee5e7d553608f98e1854b60bd8e2b debuginfo(build-id) = 302ea3f7427957a83a9c3242517f9db5046f0a79 debuginfo(build-id) = 35753498755bcfc13fb9326e07975e276b7e0fee debuginfo(build-id) = 3dddb3eb0c6f7668afb0190c3d42721f6d213338 debuginfo(build-id) = 3e83a8df44657e99d5fff5a085adf968c767e577 debuginfo(build-id) = 4743f3717ed0fbd4a18ca08c5b2190c30968fc27 debuginfo(build-id) = 47c8c0808d76accf311b8a986cf860a100a3e2f5 debuginfo(build-id) = 47d4d84b7d8a9b047bb23016aea98f779e6ed1ad debuginfo(build-id) = 48cf46f75b1e39aa2004dbdcc6aca476f17c17c5 debuginfo(build-id) = 4ff5e4798f20f6b1ed5ced3bec110f98a737138d debuginfo(build-id) = 5368db3778ab972bfd1cc98658c6b1f06b3f83f3 debuginfo(build-id) = 55d6cd678426ee7ee6756f6b8965e240b00a0cc6 debuginfo(build-id) = 55f264958587dca52dcc86c5ae40527ef8dedf77 debuginfo(build-id) = 56232c270a40cc2dc695b2331e9c8451ca3c836c debuginfo(build-id) = 5e7300f98fe0ebfd6e68b1942a6e10915e664eb2 debuginfo(build-id) = 606f1d40c05bd3a0e72294a012dffe612fe93a44 debuginfo(build-id) = 60fce04ba86f6265eef6ab72dd48e79a88f19705 debuginfo(build-id) = 63bf764593c3e65127890984309ecda832b51590 debuginfo(build-id) = 649984257b10e8f5590d4662791b1b6ff7f020a8 debuginfo(build-id) = 669bd159703d3b3388d4e07bfe7eb78311928384 debuginfo(build-id) = 6e57a5319fb24b9d62d651da9abcc35f511f74a0 debuginfo(build-id) = 7701ce2eeca6870a5e2c06d5eb7dba28251257e1 debuginfo(build-id) = 77b7210320cb71a9ca2d45a47ce9db24b6216e93 debuginfo(build-id) = 7860f508d77f2049e6aba2547ea6a92d3b7dfb89 debuginfo(build-id) = 791fe85b2b5bbbea21420ff44b554ee1bf9fcb9a debuginfo(build-id) = 79d1b300f8787f23052dd4e871a3f83a4dbc92ff debuginfo(build-id) = 7b7de91dcce307194294ce091f7a8b9576838d12 debuginfo(build-id) = 814f204daf7eaa25e13b81f33e312e89e2198f8a debuginfo(build-id) = 846c80146447c7c5862123be8372776f947a1356 debuginfo(build-id) = 8b99851c1475271aebca799635f948a7b69a0c5b debuginfo(build-id) = 8c665b8fd85e4579c5962fe13f68df39dd43a1a5 debuginfo(build-id) = 9550ba11f10ee234cfb0b15dd3d016f91453d7bd debuginfo(build-id) = 9f5838b9f54baad12af1bd1ff9e23c7f55d17f84 debuginfo(build-id) = a1e08a15e795f1c26433effacebfc82cf0f59663 debuginfo(build-id) = a2350e716ee4370bc00fdc358b8aa07f8447216b debuginfo(build-id) = a2e22a3a7612beb25800b0794847b6488c551fb1 debuginfo(build-id) = a5e485a9a1696fa9ca7a8583c238bbe40ab3c642 debuginfo(build-id) = a6f6017256af9913dd15c4554600bbf6a6b098f7 debuginfo(build-id) = a93c5bc8112ba8ba192f16526f3b33afe4116169 debuginfo(build-id) = ac73c8363f822b52340efee06780fac90ae3aa03 debuginfo(build-id) = ae7ba0042691fe90cf71acebaa9b40a2be94bdad debuginfo(build-id) = afc29f0d81e3876d9daa60520091a0e96b09b7c9 debuginfo(build-id) = b4168e34957f1231388e750cade9b5788b71d79d debuginfo(build-id) = b41ede5392a7ae50bcbec2c2726bd69d9f655c52 debuginfo(build-id) = b7b5f25a8a30100fcf6c5eb269489f6c90e246d7 debuginfo(build-id) = bc631badac82b27b6ae2da71778423dc8df76dfe debuginfo(build-id) = bc678ba498ee55243d8ac87f5dd0f95a74611026 debuginfo(build-id) = bd4ae0c7374f6bd7afd7db529449fd944a184ab5 debuginfo(build-id) = befd0800a20399416791c6f50cbb14f26e964ee8 debuginfo(build-id) = c4d8b4ff7c57b14d29471350862fb154ad00624e debuginfo(build-id) = cafec5ec650f560431c7b04c1e884382ece96021 debuginfo(build-id) = d4e6e251d82fa286b32deb6074abba63d8193dfa debuginfo(build-id) = d8462fa226ae930a99708bd7d84cfb47c25c38f1 debuginfo(build-id) = d88385333af480c5a5414a11f2b5107541194696 debuginfo(build-id) = da5b78b8477eb69fd2ccc7bde4f3a3f35d30e3d2 debuginfo(build-id) = e13d8ca988ba4f022aca14fe6db5f4b8e50fa7a8 debuginfo(build-id) = e342c95c16c6953d740d271ee909e69112d1de55 debuginfo(build-id) = e362830aa316efd50acc13a80776cbcb75114f44 debuginfo(build-id) = e37691a6ad08761ed832ea57aba57e05c52a60cb debuginfo(build-id) = e5ee257a22b811d9599c1bdfda791d338d4167f7 debuginfo(build-id) = e9144a2b29e7cc4c97bf031dcf5b00c3985da527 debuginfo(build-id) = f5f0284c78ab90effa44612a921fe7dddcc03ff4 debuginfo(build-id) = f6f76024c5a1053f4b7bc6c6354a2aa5ababb80a debuginfo(build-id) = f93d67289bda39175e05fc7a34564b7c7daa7549 debuginfo(build-id) = fae4c88494768ca439c6325d686b8746f688bf17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cp2k-debugsource(s390-64) = 6.1-1.fc29 Processing files: cp2k-mpich-debuginfo-6.1-1.fc29.s390x Provides: cp2k-mpich-debuginfo = 6.1-1.fc29 cp2k-mpich-debuginfo(s390-64) = 6.1-1.fc29 debuginfo(build-id) = 012e2dd945e389b74e4240fbb9e2e9e3f41e0b27 debuginfo(build-id) = 0255e14540c6eca4b7efe2a8d49a0acb6341b8c8 debuginfo(build-id) = 073298abfe80f0a8dfa000b042616c34606a2a0e debuginfo(build-id) = 078919eef50c740e85635a15116524f2fdb14ed1 debuginfo(build-id) = 11c3660e06f5cd86e8b1bab6121ca90526ac9e57 debuginfo(build-id) = 12266f63450c481ee62a1a52d875721951fa2e54 debuginfo(build-id) = 13493c9bcf5de8eff565604e4c5575f6b7af4f77 debuginfo(build-id) = 13926d6d19627b62622d468897d4e72d31a6c2e6 debuginfo(build-id) = 13a89c089b52efd287272af0eeec43bd77617b7f debuginfo(build-id) = 14b93be999259935060ae6e8f8d95d2a13cedf54 debuginfo(build-id) = 1724d777f1cf76c2e7aac1ed71beb373896e7d92 debuginfo(build-id) = 181fe75d459934c1317d453753b58901a8ad75b1 debuginfo(build-id) = 1af0a229120b88ee07bdeb5c0a24b388450bdd87 debuginfo(build-id) = 21e67ff13c387e7eaed41ca602709d0f6754b5e8 debuginfo(build-id) = 274b939de501d574718c9720a149bd7a1d6b89df debuginfo(build-id) = 2a01cb67ac4a8548d1bf94dafae30f01df562a52 debuginfo(build-id) = 2f8e5e9ca17063440ee606bf2ea7d64615ffd205 debuginfo(build-id) = 3538620bfd3fae977ab8d65feb2fcc952a74e2a3 debuginfo(build-id) = 366cedd65d05b5e8ff84518578c4342af9f6a63b debuginfo(build-id) = 39740f2193cd35cb2e724fbf0673040f14faa18b debuginfo(build-id) = 3d3b6b0b9692437b148548a05168deb1b8eee13f debuginfo(build-id) = 3e2635b4cb578d23597bed24f4d8741e94bdf3fd debuginfo(build-id) = 418c6592e1c8ce07da70a558f9bc8c0481e5a1da debuginfo(build-id) = 42cf7b8b1bfc9bfeda26dc82723734315b8ea725 debuginfo(build-id) = 45af2080ed78f3f54afe7dc16afadac3ec818fdc debuginfo(build-id) = 490aeabfdfc5c4af0310995754d9514a7d11f83b debuginfo(build-id) = 4b6e7d1f87be5129b1aea9b9af3c384e043d7cdf debuginfo(build-id) = 4bcfb19dfe2b674781cc1b19b941d0332fcc0349 debuginfo(build-id) = 4c14d9818689c46b313ad636028d7e10bfc36d02 debuginfo(build-id) = 519612bd7aa0e1833142912e58b754c532968d66 debuginfo(build-id) = 57c9d5d9d7c379ac5d659a65de64b645a63928e6 debuginfo(build-id) = 57d5e812826e7b961c19a8c88c1e50a63cda39ff debuginfo(build-id) = 58e3b54fc8af452c8d41b20936a0b7355d7668cb debuginfo(build-id) = 5d6d7333355c8e2e264ae3447bf8a1ea041772b3 debuginfo(build-id) = 5dca216d8e5346138e124c595f3bf6ed9aa684e4 debuginfo(build-id) = 65d3697db5767fe3d178cd5051a09351b98194fd debuginfo(build-id) = 68209a5c2f415824d1853ce6681a7d8c80064aa6 debuginfo(build-id) = 74dfb344e7926a414d94a282354fd48245d1f7f4 debuginfo(build-id) = 7b45f5af17d875e2d569bad70ea51e80cfd9a307 debuginfo(build-id) = 7b4ca7b50677dbc1302725176c95185303be507b debuginfo(build-id) = 7da0c380721405b56de69bde1ea0ecffd88ea18a debuginfo(build-id) = 7da93cedff875318c51d90759408619659ba84ff debuginfo(build-id) = 81457ee1f2e303533dd736559b694d9fa9af904f debuginfo(build-id) = 826bd8df8da229aac242deae86d3be7ae2101c90 debuginfo(build-id) = 8305995bff3ff33bf3c725f077b8f894ef47dcae debuginfo(build-id) = 855d6638c3fa1bcb0eba1f6ce75670e177f6646d debuginfo(build-id) = 88313c25dbcd941996204aa891560e05dafbdfdb debuginfo(build-id) = 8839c1512d307fa1998fc4e6cb34763a26525bd3 debuginfo(build-id) = 9768025880a77a9c02851c74b0aabfa409f8f138 debuginfo(build-id) = 976f3c2e18984ab5446eacb0b93e8626f8e04624 debuginfo(build-id) = 97cd9edd265601dd1b4ddd24266a2623dc24ce7b debuginfo(build-id) = 9b1ac9cfe618267a1b56ffd24c5d949bbe289e9f debuginfo(build-id) = a0dc86aeebf9b16184f1f4c83f66bc17177aef6b debuginfo(build-id) = a2d38735077064a70338b386f2c174c891f8359e debuginfo(build-id) = a9bddf74a84f79b2c241b6d0a14180b7df6f57e1 debuginfo(build-id) = a9c5a7efc7bc78184b7604213c37761a3adb7605 debuginfo(build-id) = abf6fa691043cfce2aa22b2dd7384be58a1963ed debuginfo(build-id) = ae962677602ee779f62bbcce717111e0c8199e1f debuginfo(build-id) = b6fae43b762d1d11c3b599691acc187fd6a3c009 debuginfo(build-id) = ba24bbb6e4f3e9050a57d597c847f08a7dd0b0c1 debuginfo(build-id) = bf3c9b3ec9f7ddd870ce9652514545a39f109e4d debuginfo(build-id) = c0268c994690a9a74e9a20d5a46239748d33a628 debuginfo(build-id) = c0306f31a814f14f056fba038b5455e552d7a427 debuginfo(build-id) = c0f66bea502df66d43e91ba13129d74c7bf1e530 debuginfo(build-id) = cc018bf3704064d22472fa6ed642f788986770ef debuginfo(build-id) = d54326e6ad6fb90c51f02eb6cb3d2f6aa35a8719 debuginfo(build-id) = da1e5e3a08828f34e5ed6b8b4433bd30e6d4287a debuginfo(build-id) = dcb5555e5db89951c6c92c37d73fbf06aa03d8d4 debuginfo(build-id) = dfdcbb511bde38d7a74cef3b9171b3435f3e80ce debuginfo(build-id) = e139230c6c4787966ac5cac74ccefdce1711787c debuginfo(build-id) = e1b520ee5446f40b53680d5af501277f975aab53 debuginfo(build-id) = e8061e522417de74df931b36d450cbca4ce9f0ec debuginfo(build-id) = e83602614ebe3e5a6b75876368459fa515e2124c debuginfo(build-id) = ee081ba7c5d73e734044cf0cebf8b9015af4cc6c debuginfo(build-id) = ef268cba3dac7b8fec676533ad244f94059fcfeb debuginfo(build-id) = f04f27391b7300b6fa9da419ce7d64ab916aa162 debuginfo(build-id) = f2ae2923d4324b3edb7557e3aa51b590c84cecff debuginfo(build-id) = f7d5b5cdaaadfc297a881f6ffa0460d2c78f2f0e debuginfo(build-id) = f8ef1671eea677df87bdf8b5ea9cdd96bf4dcf3f debuginfo(build-id) = fa897d6c54581e886e20b92382b91167a8dd5ebe debuginfo(build-id) = fbcbc2e4e9f947add13d0d98b684f5b7584599ed debuginfo(build-id) = ffd05bcc8c3c867f7c6bf5d34b7c3cc876b484ad Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cp2k-debugsource(s390-64) = 6.1-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x Wrote: /builddir/build/RPMS/cp2k-6.1-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/cp2k-openmpi-6.1-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/cp2k-mpich-6.1-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/cp2k-common-6.1-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/cp2k-debugsource-6.1-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/cp2k-debuginfo-6.1-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/cp2k-openmpi-debuginfo-6.1-1.fc29.s390x.rpm Wrote: /builddir/build/RPMS/cp2k-mpich-debuginfo-6.1-1.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7nQ2O3 + umask 022 + cd /builddir/build/BUILD + cd cp2k-6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cp2k-6.1-1.fc29.s390x + exit 0 Child return code was: 0